public
Description: Messaging gateway API with adapters for different messaging systems available in Ruby.
Homepage: http://gemcutter.org/gems/rosetta_queue
Clone URL: git://github.com/bmabey/rosetta_queue.git
name age message
file .gitignore Mon Sep 28 15:18:05 -0700 2009 Allowing registration of custom exception handl... [bmabey]
file History.txt Loading commit data...
file MIT-LICENSE.txt Thu Jan 22 08:16:52 -0800 2009 license [bmabey]
file README.rdoc Tue Jul 28 17:49:47 -0700 2009 extracted README into github wiki - http://wiki... [bmabey]
file Rakefile Mon Sep 28 15:18:05 -0700 2009 Allowing registration of custom exception handl... [bmabey]
file VERSION.yml Fri Sep 25 11:43:55 -0700 2009 Version bump to 0.4.0 [bmabey]
file cucumber.yml Wed Sep 23 14:54:08 -0700 2009 fixed stomp features and marked the Publish-Sub... [bmabey]
directory examples/ Wed Sep 23 13:57:32 -0700 2009 whitespace begone! [bmabey]
directory features/ Mon Sep 28 15:18:05 -0700 2009 Allowing registration of custom exception handl... [bmabey]
file init.rb Wed Jan 28 16:31:55 -0800 2009 prepping for gem release [bmabey]
directory lib/
file rosetta_queue.gemspec Mon Sep 28 15:20:13 -0700 2009 Version bump to 0.4.0 [bmabey]
directory spec/
README.rdoc

Rosetta Queue

Rosetta Queue is a messaging gateway API with adapters for many messaging systems available in Ruby. Messaging systems can be easily switched out with a small configuration change. Code for testing on the object and application level is also provided.

Documentation can be found on the wiki.

Authors

Ben Mabey [github.com/bmabey]

Chris Wyckoff [github.com/cwyckoff]