[ANN] Zbatery 0.2.0 - Unicorn/Rainbows! resync
Eric Wong
normalperson at yhbt.net
Mon Mar 1 13:58:46 EST 2010
Zbatery is an HTTP server for Rack applications on systems that either
do not support fork(), or have no memory (nor need) to run the
master/worker model. It is based on Rainbows! (which is based on
Unicorn (which is based on Mongrel)) and inherits parts of each.
Zbatery supports your choice of all the thread/fiber/event/actor-based
concurrency models and Rack middleware that Rainbows! supports (or will
ever support) in a single process.
* http://zbatery.bogomip.org/
* rainbows-talk at rubyforge.org
* git://git.bogomips.org/zbatery.git
This release resyncs against the latest features/cleanups
in Unicorn 0.97.0 and Rainbows! 0.91.0
--
Eric Wong
More information about the rainbows-talk
mailing list