RubyGems.org

zbatery

4.1.2

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.

installgem install zbatery
Authors

Zbatery hackers

7,236 total downloads 404 for this version
Owners

18813f71506ebad74179bf8c5a136696

Gemfile
gem "zbatery", "~> 4.1.2"
Versions
  1. 4.1.2 December 5, 2011
Show all versions (19 total)
Runtime Dependencies
  1. rainbows ~> 4.3
Development Dependencies
  1. isolate ~> 3.1
  2. wrongdoc ~> 1.6