[ANN] ap4r-0.2.0 Released

G

Guest

AP4R version 0.2.0 has been released!

http://rubyforge.org/projects/ap4r/

Changes:
== 0.2.0 (October 17th, 2006)
* Added: Protocols to invoke asynchronous logics
* Added: At-lease-once QoS

Now, asynchronous processes are called via various protocols, such as XML-RPC, SOAP, raw HTTP.
Especially raw HTTP is very convenient, compared to XML-RPC which needs Struct class, or SOAP which needs wsdl definition.
And using store and forward function, at-least-omce QoS level is provided.


If you have any problems please let me know ( or you can tell me at RubyConf ) .


== What's 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 HelloWorld sample application from rubyforge.

--
Kato, Kiwamu kato.kiwamu / future.co.jp
Shinohara, Shunichi shinohara.shunichi / future.co.jp

==========================================================
Kiwamu Kato
Future System Consulting Corp. Shibuya Shin-minamiguchi Bldg
3-28-13 Shibuya Shibuya-ku Tokyo, 150-0002 Japan
E-mail: kato.kiwamu / future.co.jp
==========================================================
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top