Modules

A POE message queue that uses STOMP for the communication protocol
Parent of provided storage engines
A storage engine that keeps messages in memory but moves them into persistent storage after a given number of seconds.
A storage engine that uses DBI
A storage backend that uses POE::Component::EasyDBI
A storage engine that keeps message bodies on the filesystem
Wraps storage engines that aren't asynchronous via POE::Component::Generic so they can be used.
Wraps around another storage engine to throttle the number of messages sent to be stored at one time.
A generic Stomp server for POE

Provides

in lib/POE/Component/MessageQueue/Client.pm
in lib/POE/Component/MessageQueue/Logger.pm
in lib/POE/Component/MessageQueue/Message.pm
in lib/POE/Component/MessageQueue/Queue.pm
in lib/POE/Component/MessageQueue/Subscription.pm