search for: revactor

Displaying 2 results from an estimated 2 matches for "revactor".

Did you mean: refactor
2008 Jan 22
0
Revactor 0.1.0 released
Original announcement available here: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/288133 Revactor (an Erlang-like Actor framework for Ruby 1.9) includes a monkeypatched Mongrel which uses Actors (implemented as Fibers) as the underlying concurrency primitive, rather than Threads. It seems to be performing fairly well (better than Threaded Mongrel, afaict). I have plans to move the HTTP reques...
2008 Oct 23
3
ANN: EMDRb 0.1.0
I am pleased to announce the release of EMDRb version 0.1.0, a rudimentary implementation of a distributed Ruby server based on EventMachine. It''s available on Rubyforge at http://rubyforge.org/projects/emdrb but I must admit that it has thus far only been lightly tested and still a bit feature incomplete. The server implementation can already do all of the basic stuff one expects DRb