Persistence (Message Store)
The persistence library, Message Store, allows a Qpid broker to store messages and queue configuration, persistent state information, and transaction logs. If a broker should fail, this information is then recovered when the broker is restarted. This persistence library is implemented using Berkeley DB together with a purpose-written store which uses the Linux asynchronous IO library (libaio) for critical high-speed I/O.
- Anonymous SVN
- http://anonsvn.jboss.org/repos/rhmessaging/store/
- Committer SVN
- https://svn.jboss.org/repos/rhmessaging/store/
- Bugzilla issue tracker
- https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20MRG
- Anonymous SVN
- http://anonsvn.jboss.org/repos/rhmessaging/mgmt/
- Committer SVN
- https://svn.jboss.org/repos/rhmessaging/mgmt/
- Bugzilla issue tracker
- https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20MRG
Management Tools (Cumin, Mint, Sesame)
Cumin is a web server offering a GUI for remote management of messaging and grid servers. It communicates directly with Apache Qpid messaging servers using the QMF (Qpid Management Framework) console library, which implements a communication protocol for management data. It also displays properties, statistics, and events from the management log.
Mint is a client that listens to qpid agents and maintains the management log.
Sesame is a QMF management agent that exposes system-specific properties, statistics, and controls for an Apache Qpid messaging server.
Mailing Lists
For more information on these projects, join the dev@qpid.apache.org or users@qpid.apache.org mailing lists. For information on subscribing to these lists, see the Apache Qpid Mailing Lists.