From 43e8ff6bd83517ff1c81e8a35802f6e7a2a18788 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 15 Oct 2009 00:41:27 -0700 Subject: README: link to AppPool and extra note about Rev model --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index fae35fb..4c76719 100644 --- a/README +++ b/README @@ -26,6 +26,11 @@ CPU/memory/disk concurrency. sleepy apps. Additionally it does not support streaming "rack.input" to the application. +For application concurrency, we have the Rainbows::AppPool Rack +middleware that allows us to limit application concurrency independently +of network concurrency. Rack::Lock as distributed by Rack may also be +used to limit application concurrency to one (per-worker). + == Features * Designed for {Rack}[http://rack.rubyforge.org/], the standard for @@ -59,6 +64,9 @@ the application. * Long polling * Reverse Ajax +\Rainbows may also be used to service slow clients even with fast +applications using the \Rev concurrency model. + == License \Rainbows! is copyright 2009 by all contributors (see logs in git). -- cgit v1.2.3-24-ge0c7