[ANN] AP4R 0.3.6 Released

K

kato.kiwamu

Hi all,

ap4r version 0.3.6 has been released.

= What is AP4R ?
AP4R, Asynchronous Processing for Ruby, is the implementation of reliable asynchronous message processing. It provides message queuing, and message dispatching.
Using asynchronous processing, we can cut down turn-around-time of web applications by queuing, or can utilize more machine power by load-balancing.
Also AP4R nicely ties with your Ruby on Rails applications. See Hello World sample application from rubyforge.

For more information, please step in AP4R homepage!
http://ap4r.rubyforge.org/wiki/wiki.pl

= Changelog
* Added: configuration to set HTTP timeout.
Based on a patch from Artem Vasiliev <abublic at gmail.com>
* Added: provisional support Rails2.0.
* Changed: the location of message_builder.rb from rails plugin to ap4r core (ap4r/lib directory).
* Fixed: bug (tracker #17206) that uninitialized constant error occurs when :active_record_store is used as session store.


Thanks,
kiwamu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top