From 6565060915266f053b5eb1c29a1cfbf825d430b0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 7 Jun 2010 11:30:36 -0700 Subject: README: update with Zbatery info --- README | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 51c32c8..2650b3c 100644 --- a/README +++ b/README @@ -2,9 +2,17 @@ \Rainbows! is an HTTP server for sleepy Rack applications. It is based on Unicorn, but designed to handle applications that expect long -request/response times and/or slow clients. For Rack applications not -heavily bound by slow external network dependencies, consider Unicorn -instead as it simpler and easier to debug. +request/response times and/or slow clients. + +For Rack applications not heavily bound by slow external network +dependencies, consider Unicorn instead as it simpler and easier to +debug. + +If you're on a small system, or write extremely tight and reliable code +and don't want multiple worker processes, check out +{Zbatery}[http://zbatery.bogomip.org/], too. Zbatery can use all the +crazy network concurrency options of \Rainbows! in a single worker +process. == \Rainbows! is about Diversity -- cgit v1.2.3-24-ge0c7