From: Eric Wong on 10 Jul 2010 06:13 Rainbows! v0.95.0 is more awesome than v0.94.0, so we've updated ourselves to use it and be more awesome as well! 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(a)rubyforge.org * git://git.bogomips.org/zbatery.git -- Eric Wong
|
Pages: 1 Prev: if statements and case statements questions Next: C Extension rb_block_call Weirdness |