From: kato.kiwamu@... Date: 2006-09-01T18:02:46+09:00 Subject: Re: Lighter-weight ActiveMQ-like thingy in Ruby? Hi all, On 8/30/06, Ben Bleything wrote: > Perhaps someone could step up if the latter is true. I'm inclined > towards the "contribute before replacing" philosophy, and generally > think it's a bummer when a bunch of similar projects appear without > good technical reasons. I and my team have been trying to step up reliable-msg and finally released it today. http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/211937 AP4R, Asynchronous Processing for Ruby, is the implementation of reliable asynchronous message processing. It provides message queuing, and message dispatching, and nicely ties with your Ruby on Rails applications. See HelloWorld sample application from rubyforge. http://rubyforge.org/projects/ap4r/ Kind regards ========================================================== Kiwamu Kato                  Research & Development Future System Consulting Corp.  Shibuya Shin-minamiguchi Bldg 3-28-13 Shibuya Shibuya-ku Tokyo, 150-0002 Japan Tel. 070-6991-0695    Fax. 03-5468-1071 E-mail: kato.kiwamu@future.co.jp   URL: http://www.future.co.jp ========================================================== -----Original Message----- From: Francis Cianfrocca [mailto:garbagecat10@gmail.com] Sent: Thursday, August 31, 2006 8:53 AM To: ruby-talk ML Subject: Re: Lighter-weight ActiveMQ-like thingy in Ruby? On 8/30/06, Ben Bleything wrote: > Perhaps someone could step up if the latter is true. I'm inclined > towards the "contribute before replacing" philosophy, and generally > think it's a bummer when a bunch of similar projects appear without > good technical reasons. > Good point.