Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Apache Qpid implements the latest AMQP specification, providing transaction management, queuing, distribution, security, management, clustering, federation and heterogeneous multi-platform support and a lot more. And Apache Qpid is extremely fast. Apache Qpid aims to be 100% AMQP Compliant.

AMQP Messaging

...

Brokers

Qpid provides two AMQP messaging serversbrokers:

  • Implemented in C++ - high performance, low latency, and RDMA support.
  • Implemented in Java - Fully JMS compliant, runs on any Java platform

Both AMQP messaging brokers support clients in multiple languages, as long as the messaging client and the messaging broker use the same version of AMQP. See Download to see which messaging clients work with each broker.

AMQP Client APIs: C++, Java, JMS, Ruby, Python, and C#

...