Release Name: 0.9.9
Notes:
Stomp messaging server with file/dbm/memory/activerecord based FIFO
queues, queue monitoring, and basic authentication.
== SYNOPSYS:
Handles basic message queue processing
Changes:
== 0.9.9 / 31 Jan 2008
* Fix for non-memory backends with empty queues
* Fix for queue monitoring
* Use atomic checkpoint, write to a new file and then rename it into
place to avoid incomplete qinfo files being written
* add configuration parameter for checkpoint time for better performance
with large queues
|