about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-12-22 00:41:17 -0800
committerEric Wong <normalperson@yhbt.net>2009-12-22 00:41:17 -0800
commit4cb46cee74ccdf1ce2a9b8fa03459fb4879838f5 (patch)
tree5cb4d2502355d3593ef677e2d14b9f911fc7af70 /Documentation
parent19960488441651d689259071fa1be4f6957d681b (diff)
downloadrainbows-4cb46cee74ccdf1ce2a9b8fa03459fb4879838f5.tar.gz
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/comparison.haml19
1 files changed, 19 insertions, 0 deletions
diff --git a/Documentation/comparison.haml b/Documentation/comparison.haml
index 9f7b34c..cccd311 100644
--- a/Documentation/comparison.haml
+++ b/Documentation/comparison.haml
@@ -92,6 +92,13 @@
     %td.r19 Yes
     %td.rbx No
     %td.slow Yes
+  %tr.comp_row
+    %td.mod RevFiberSpawn
+    %td.tee Yes
+    %td.r18 No
+    %td.r19 Yes
+    %td.rbx No
+    %td.slow Yes
 %ul
   %li
     RevThread* + 1.8 performance is bad with Rev &lt;= 0.3.1.
@@ -191,6 +198,12 @@
       %a(href="http://rev.rubyforge.org/") Rev
     %td.thr Yes
     %td.reent No
+  %tr.comp_row
+    %td.mod RevFiberSpawn
+    %td.slowio
+      %a(href="Rainbows/Fiber/IO.html") Rainbows::Fiber::IO
+    %td.thr No
+    %td.reent Yes
 
 %ul
   %li
@@ -306,6 +319,12 @@
     %td.lock Dumb
     %td.async standard Ruby
     %td.ws no
+  %tr.comp_row
+    %td.mod RevFiberSpawn
+    %td.devfd Yes
+    %td.app_pool Yes
+    %td.lock No!
+    %td.async Rainbows::Fiber::IO, Rainbows::Fiber::Rev.sleep
 
 %ul
   %li