RubyGems Navigation menu

zbatery 0.2.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 4.0.0 - June 27, 2011 (54 KB)
  2. 3.4.0 - May 21, 2011 (53.5 KB)
  3. 3.3.0 - May 16, 2011 (53 KB)
  4. 3.1.0 - February 11, 2011 (47 KB)
  5. 3.0.0 - January 12, 2011 (46 KB)
  6. 0.2.0 - March 01, 2010 (45.5 KB)
Show all versions (20 total)

Runtime Dependencies (2):

rainbows >= 0.91.0, <= 1.0.0
unicorn ~> 0.97.0

Owners:

Authors:

  • Zbatery hackers

SHA 256 checksum:

4a9a328af434e79b118859798f1a8939be6df7461349d67a1c34b544953a5158

Total downloads 61,411

For this version 3,439

Licenses:

N/A

Required Ruby Version: None

Links: