about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-12-27 08:57:31 +0000
committerEric Wong <normalperson@yhbt.net>2010-12-27 09:17:45 +0000
commit2b85ea421197af84a13f6062b21ddcf61490ebcf (patch)
treec0c23b154fa0955fde13e02fc80c2941ae5498c0 /Documentation
parent87a38d1a5658938a3540b45ab04cc85a9135c8f0 (diff)
downloadrainbows-2b85ea421197af84a13f6062b21ddcf61490ebcf.tar.gz
This is also our website, so we need to document the new
Cool.io-based concurrency options for users and point
existing Rev* users to it.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/comparison.haml5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/comparison.haml b/Documentation/comparison.haml
index 2461234..5801782 100644
--- a/Documentation/comparison.haml
+++ b/Documentation/comparison.haml
@@ -120,9 +120,10 @@
     %td.slow no
 %ul
   %li
-    RevThread* + 1.8 requires Rev &gt;= 0.3.2 for reasonable performance
+    All Rev-based options can also use "Coolio" instead.  Cool.io should
+    also work with Rubinius (though we haven't had time to test).
   %li
-    waiting on Rubinius for better signal handling
+    CoolioThread* and RevThread* requires Ruby 1.9 reasonable performance
   %li
     rack.input streaming is what makes
     %a(href="http://upr.bogomips.org/") upload progress,