The Advanced Message Queueing Protocol is at the heart of everything we do at Qpid. It is an open standard designed to support reliable, high-performance messaging over the internet. AMQP can be used for any distributed application and supports common messaging patterns such as point-to-point, fan-out, publish-subscribe, and request-response.
The AMQP working group released the 1.0 specification in the final quarter of 2011. Future evolution of the protocol is now driven by the member section and technical committees at OASIS.
In October 2012 AMQP 1.0 became an OASIS Standard. In May 2014 AMQP was approved as an ISO and IEC International Standard.
AMQP 1.0 is fully symmetric (peer-to-peer) as opposed to its asymmetric (client-server) predecessors. This means it can be used with or without intermediaries such as brokers and offers new possibilities for messaging applications.
Qpid offers AMQP 1.0 support in the following components:
We offer a library, Qpid Proton, whose aim is to help you make your application speak AMQP.
Apache Qpid, Messaging built on AMQP; Copyright © 2015 The Apache Software Foundation; Licensed under the Apache License, Version 2.0; Apache Qpid, Qpid, Qpid Proton, Proton, Apache, the Apache feather logo, and the Apache Qpid project logo are trademarks of The Apache Software Foundation; All other marks mentioned may be trademarks or registered trademarks of their respective owners