You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Qpid is a pure Java message broker that implements the AMQP protocol.

It currently supports the following features:

  • Most features required by the JMS 1.1 specification. See our roadmap for details of missing JMS features and when we expect to add them.
  • Transaction support
  • Persistence using a pluggable layer
  • Pluggable security using SASL. Any Java SASL provider should be capable of working with Qpid.
  • Management using JMX and MC4J (again see our roadmap for details of this feature and our future plans in this area)
  • Clustering for scalability
  • High performance header-based routing for messages
  • .NET API implementation (currently an alpha release; see our roadmap)
  • No labels