From 4ccaf0a931a0731d1dca2710b86864075eb511a1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 26 May 2010 22:36:39 +0000 Subject: writer_thread_pool: update documentation for new defaults --- lib/rainbows/writer_thread_pool.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/rainbows/writer_thread_pool.rb') diff --git a/lib/rainbows/writer_thread_pool.rb b/lib/rainbows/writer_thread_pool.rb index 993e9b8..ec07ccd 100644 --- a/lib/rainbows/writer_thread_pool.rb +++ b/lib/rainbows/writer_thread_pool.rb @@ -3,9 +3,7 @@ module Rainbows # This concurrency model implements a single-threaded app dispatch - # with a separate thread pool for writing responses. By default, this - # thread pool is only a single thread: ideal for typical applications - # that do not serve large or streaming responses. + # with a separate thread pool for writing responses. # # Unlike most \Rainbows! concurrency models, WriterThreadPool is # designed to run behind nginx just like Unicorn is. This concurrency -- cgit v1.2.3-24-ge0c7