[ANN] fairy 0.6.5 Released

H

Hajime Masuda

fairy 0.6.5 has been released!

* <http://code.google.com/p/fairy-prj/>

fairy is a framework for distributed processing in Ruby.
It has flexible programming model and inherits Ruby's high
productivity and simplicity.

fairy's API is quite similar to Ruby. Therefore most Rubyists can
easily understand and use it.
Although fairy is still experimental, its basic function works well.

Have fun!

Changes:

=== 0.6.5 / 2011-06-07

* Great performance improvement
* x2-3 faster than previous version on a typical map-reduce program
* Re-implemented a lot of parts in C
* Mainly parts related to the "group_by" filter

* Replaced some parts, like array, queue, condition variable, etc.,
with XThread
* <https://github.com/keiju/xthread>

* Adopted new version of fiber-mon, a better monitor library
* <https://github.com/keiju/fiber-mon>

* Added a tiny script to create fairy.conf
 

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