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
bmabey (author)
Mon Sep 28 15:12:33 -0700 2009
commit  944c9778bcecbbeeb5040fd5b476b535d91fdcca
tree    a051043428b040e765f9728c9d15734bc689c0f2
parent  896758e1eaac8e7731c544e566d8c02ad510cea9
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 Wed Sep 16 22:10:23 -0700 2009 added core extension time file [cwyckoff]
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]