Talk:Advanced Message Queuing Protocol

Latest comment: 6 years ago by InternetArchiveBot in topic External links modified

Historical Inaccuracy edit

The description of AMQP's origins are severely inaccurate. The protocol was designed by myself (Pieter Hintjens) with input from JPMC engineers and others in iMatix, during 2004-2006. JPMC contracted us after failing to design a protocol themselves. I posted the original archives (https://github.com/imatix/openamq) to show the many iterations of the protocol from its original state to the 0.8 version that was the basis for the committee effort. Pieter Hintjens (talk) 09:32, 19 November 2014 (UTC)Reply

Licensing Questions edit

I believe the current text regarding opinions on the provisions of the AMQP license are not being made by a lawyer. The intent of the AMQP License is to allow implementation and distribution, but not modification of the *specification* itself.

There is specific clarification about this by the AMQP WG itself: [1] Extract: "We encourage both commercial and open source implementations of AMQP, in software, hardware or embedded in other services and solutions. We encourage distribution of implementations in source or binary forms and we encourage the bundling and distribution of AMQP as part of operating systems and other infrastructure. The AMQP License enables this."

I believe that the "legal opinion" in the entry should be omitted as it is clearly the intent of the protocol authors that AMQP be broadly implemented and distributed. I propose that the legal opinion is removed. --Egalis (talk) 20:41, 2 June 2009 (UTC)Reply

ACTIONED: Today I removed the licensing Controvery section as no one has objected to my notes above. --Egalis (talk) 22:00, 26 June 2009 (UTC) 26 June, 2009.Reply

The AMQP model edit

I added a bit of text detailing the AMQP model. I'd like to put up a couple of points for discussion

  • Is the text readable for someone new to AMQP? Can it be simplified and/or clarified? Can details such as entity properties be moved to somewhere later in the text?
  • Is always the correct terminology used? I deliberately omitted things like sessions and tracks however.
  • Is everything correct?
  • The spec (0.10) states the queue and exchange names have the same type but speak of utf-8 only in the context of queue names. Are both naming schemas the same?

There are also critical omissions / things to do:

  • Failures modes / unroutable messages / accept and acquire modes / ACK. This also leads to the omission of the alternate-exchange property.
  • There is no differentiation between version 0.8, 0.9 and 0.10 of the spec.
  • Transactions.
  • Default exchanges and changed semantics (implicit bindings).
  • The text is pretty much absent of links and formatting.
  • More examples are needed.

The source for my description is the version 0.10 of the official specification.

Yawn09 (talk) 17:10, 12 February 2009 (UTC)Reply

We need to add some info covering the transition of AMQP to OASIS Standards Group and the differences between 1.0 and 0.9.1. Egalis (talk) 02:25, 9 February 2012 (UTC)Reply

Links edit

Why have my link to 0MQ implementation of AMQP been removed? —Preceding unsigned comment added by 89.173.41.158 (talk) 20:44, 11 February 2009 (UTC)Reply

I have reinstated your edits regarding ZeroMq. It is an implementation of AMQP and thus belongs here. Ade oshineye (talk) 07:56, 12 February 2009 (UTC)Reply

According to zeromq's FAQ, AMQP support was dropped (the question is Does ØMQ support AMQP protocol?), so I'm surprised to see zeromq listed here. —Preceding unsigned comment added by 94.124.131.44 (talk) 12:30, 18 May 2010 (UTC)Reply

Recommend removal of references to OpenAMQ and 0MQ. This is piggy-back marketing where the vendor decided to leave the standards group and go his own way, somewhat acrimoniously. 0MQ is not compatible with other implementations and OpenAMQ was publicly abandoned by the same vendor as documented in the 2011 version of this article. — Preceding unsigned comment added by Egalis (talkcontribs) 02:21, 9 February 2012 (UTC)Reply

OpenAMQ should be reinstated. It is an implementation of AMQP (the first I think) and thus belongs here. — Preceding unsigned comment added by 63.166.115.40 (talk) 21:55, 20 April 2012 (UTC)Reply

References edit

Are the references adequate since links to peer reviewed articles published by the ACM and the IEEE were added?

Also originally missing was a link to the full protocol specification text, now added.

How much detail about the nuts and bolts of AMQP should be described on the Wikipedia page in order to increase the quality of the submission?

62.3.65.237 (talk) 02:57, 25 April 2008 (UTC)Reply


Neither the ACM Queue nor the the IEEE Internet Computing article come anywhere close to meeting the academic standards for peer review.

24.95.36.8 (talk) 02:04, 10 June 2008 (UTC).Reply

Is academic peer review necessary? I thought Wikipedia was all about the NPOV concerning subjects meriting inclusion. AMQP is an open protocol, with multiple implementations and references in the public domain. Is any of this in dispute? Just trying to help.. Monadic (talk) 13:04, 30 June 2008 (UTC)Reply
I know that the ACM article was indeed peer reviewed by industry experts (the names were not made known to me, but I did see their commentry). As for the IEEE article, Mr Vinoski is regarded by many as distinguished in the field of middleware, especially by his work on CORBA (see "Advanced CORBA Programming with C++ (Addison-Wesley Professional Computing Series) by Michi Henning and Steve Vinoski" and "Enterprise Security With Ejb and Corba" by Bret Hartman, Donald J. Flinn, Konstantin Beznosov, and Steve Vinoski for just two examples).--Egalis (talk) 20:30, 2 June 2009 (UTC)Reply

I don't think it is correct to call AMQP an "open standard application layer", until it has been submitted to and approved by a standards body. Currently AFAIK it is not approved by any such body. —Preceding unsigned comment added by 77.99.147.7 (talk) 09:24, 18 August 2008 (UTC)Reply

Corporate Financial Motivation edit

Some background in to the corporate financial reasons for creating yet another interoperability specification in a sea of such specifications would benefit the article considerably. Fredric Rice (talk) 18:01, 5 February 2010 (UTC)Reply

External reference: iMatix and ZeroMQ edit

Why the external reference to iMatix message about ZeroMQ was removed?

Isn't this kind of information exactly what any adopter needs to review to build the pros and cons matrix?

The edit:

  • 15:11, 1 April 2010 74.62.23.134 (21,955 bytes) - Herndon, VA

The link removed:

The iMatix OpenAMQ broker has been removed from the list of implementations. Along with the inaccurate History section (which claims, falsely and with irrelevant reference to a 2007 article, that the protocol existed in 2003), these changes warrant a

tag, which I've added. There is a full change history of AMQP and OpenAMQ evolving from their first versions in 2004 to the 0.8 release that was passed to the working group, at https://raw.githubusercontent.com/imatix/openamq/1f623b53f9f3934559a472beb842d4c15614edbe/release.txt Pieter Hintjens (talk) 15:43, 1 January 2016 (UTC)Reply

I have removed the tag and the inaccurate claim about the protocol existing in 2003. --Joshua Issac (talk) 19:55, 23 May 2017 (UTC)Reply

But what is it really? edit

I read the intro and skimmed the article; I still don't really know how it fits in with the rest of the world.

Are emails sent over AMQP? If so, are the emails broken into pieces, each is an AMQP message? Or is it more like many emails get lumped together as one AMQP message? Is it used for voicemail? Or online chat, or online video?

Do the messages transport in 1/100 of a second, or does it take a day? Are AMQP messages just a few bytes? or usually over a megabyte or gigabyte? Is it mostly for communication between server processes, process to process, and humans are rarely involved? Or can a human be an endpoint? How does an AMQP link between processes differ from a TCP/IP link? From an SMTP or HTTP link? Do endpoints have URLs? or other kinds of address or rendezvous mechanisms?

Giving a few real-world examples would answer a lot of these questions. One that could be understood by your dad. OsamaBinLogin (talk) 21:25, 16 October 2014 (UTC)Reply

External links modified edit

Hello fellow Wikipedians,

I have just modified one external link on Advanced Message Queuing Protocol. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 08:22, 27 June 2017 (UTC)Reply