Active Messaging plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://activemessaging.googlecode.com/svn/trunk/
ActiveMessaging::Dispatcher.define do |s| s.queue :orders, '/queue/Orders' s.queue :completed, '/queue/CompletedItems' end
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, 10 months ago

