From 537dffa88eeb7b573aa8176270f0635085de4706 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 14 Oct 2009 23:17:54 -0700 Subject: README: update with Rev model caveats --- README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 64e6f4d..fae35fb 100644 --- a/README +++ b/README @@ -22,10 +22,9 @@ We have {more on the way}[link:TODO.html] for handling network concurrency. Additionally, we also use multiple processes (managed by Unicorn) for CPU/memory/disk concurrency. -\* the \Rev concurrency model does not support streaming "rack.input" to -the application. All other models support a streaming "rack.input" which -allows the Rack application to read data as it arrives on the socket -without fully buffering it first. +\* our \Rev concurrency model is only recommended for slow clients, not +sleepy apps. Additionally it does not support streaming "rack.input" to +the application. == Features -- cgit v1.2.3-24-ge0c7