Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

any messaging frameworks in ruby

1 view
Skip to first unread message

hsun

unread,
Aug 18, 2005, 1:24:35 PM8/18/05
to
Hi,

Is there a messaging framework in Ruby like JMS in Java?

Thanks


Ara.T.Howard

unread,
Aug 18, 2005, 1:52:09 PM8/18/05
to
On Fri, 19 Aug 2005, hsun wrote:

> Hi,
>
> Is there a messaging framework in Ruby like JMS in Java?

check out ruby spread - it's on the raa.

-a
--
===============================================================================
| email :: ara [dot] t [dot] howard [at] noaa [dot] gov
| phone :: 303.497.6469
| Your life dwells amoung the causes of death
| Like a lamp standing in a strong breeze. --Nagarjuna
===============================================================================

Brian McCallister

unread,
Aug 18, 2005, 2:11:14 PM8/18/05
to
I have a client (protocol really, with a ruby impl) for talking to
arbitrary MQ/JMS systems (right now only server implementation is the
one I'm doing in ActiveMQ ( http://activemq.org/ )).

It's working, and finalized protocol and ActiveMQ implementation
should be ready inside of a week (though a formal release of the
ActiveMQ server-side implementation of the protocol won't be until
ActiveMQ 3.1 is released, which should be soon as there is just 1
outstanding issue, I believe).

Anyway, some more info is available on my blog: http://
kasparov.skife.org/blog/src/ruby/ttmp-for-ruby.html

-Brian

0 new messages