blob: 1d4e81e1fce00f439592554945d704b2be57c7d9 (
plain) (
blame)
1
2
3
4
5
6
7
|
ActiveMessaging is an attempt to bring the simplicity and elegance of rails
development to the world of messaging. Messaging, (or event-driven
architecture) is widely used for enterprise integration, with frameworks
such as Java's JMS, and products such as ActiveMQ, Tibco, IBM MQSeries, etc.
Now supporting Rails 3 as of version 0.8.0.
WWW: https://github.com/kookster/activemessaging
|