From Fedora Project Wiki
(AMQP beat page) |
m (Documentation Development AMQP Tool Beat moved to Archive:Documentation Development AMQP Tool Beat: Not needed for F11) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
=== AMQP Infrastructure === | ==== AMQP Infrastructure ==== | ||
The AMQP Infrastructure package is a subset of the RedHat Enterprise MRG. The package allows for development of scalable, interoperable and high-performance enterprise applications. | The AMQP Infrastructure package is a subset of the RedHat Enterprise MRG. The package allows for development of scalable, interoperable and high-performance enterprise applications. | ||
Line 6: | Line 6: | ||
* Client bindings for C++, Python, and Java (using the JMS interface) | * Client bindings for C++, Python, and Java (using the JMS interface) | ||
* A set of command line interface configuration/management utilities | * A set of command line interface configuration/management utilities | ||
* A high-performance asynchronous message store for durable messages and messaging configuration. | * A high-performance asynchronous message store for durable messages and messaging configuration. | ||
=== Resources === | ===== Resources ===== | ||
For more information refer to the following resources. | For more information refer to the following resources. | ||
* http://www.redhat.com/mrg/resources | * http://www.redhat.com/mrg/resources RedHat MRG Documentation | ||
* http://amqp.org/ | * http://amqp.org/ AMQP Project Site |
Latest revision as of 01:49, 29 January 2009
AMQP Infrastructure
The AMQP Infrastructure package is a subset of the RedHat Enterprise MRG. The package allows for development of scalable, interoperable and high-performance enterprise applications.
More specifically it consists of the following.
- AMQP (protocol version 0-10) messaging broker/server
- Client bindings for C++, Python, and Java (using the JMS interface)
- A set of command line interface configuration/management utilities
- A high-performance asynchronous message store for durable messages and messaging configuration.
Resources
For more information refer to the following resources.
- http://www.redhat.com/mrg/resources RedHat MRG Documentation
- http://amqp.org/ AMQP Project Site