Qpid
Apache Qpid is an open-source messaging framework developed under the Apache Software Foundation. It provides messaging products that implement the AMQP protocol to enable asynchronous communication between applications and services. The project includes broker implementations, client libraries, and tooling for building distributed systems.
The project includes broker software, such as traditional message brokers, and client libraries for languages including
Architecture and design: Qpid emphasizes modular components that can be mixed and matched; brokers manage queues
History and status: Apache Qpid originated under the Apache Software Foundation as an implementation of AMQP.
Licensing and availability: Apache Qpid is released under the Apache License 2.0 and is available through ASF