RAA - reliable-msg/1.0.1

reliable-msg / 1.0.1

Short description: Reliable messaging and queuing
Category: Library/Distributed Communication
Status: stable
Created: 2005-11-18 00:42:34 GMT
Last update: 2005-11-18 00:42:34 GMT
Owner: Assaf (Projects of this owner)
Homepage: http://trac.labnotes.org/cgi-bin/trac.cgi/wiki/RubyReliableMessaging
Download: http://rubyforge.org/projects/reliable-msg/
License: OpenSource
Dependency:
None
Description:
Reliable messaging and queuing for Ruby.

A way to exchange messages asynchronously, and build
systems that scale better.

* Simple API: put and get.
* Transactions for dealing with message processing errors.
* Best effort, repreated and exactly once delivery modes.
* Selectors for processing specific messages.
* MySQL or file system for message store (or write your own).
Versions: [1.1.0 (2005-11-28)] [1.0.1 (2005-11-18)]

Edit this project (for project owner)

back to RAA top