about summary refs log tree commit homepage
path: root/Documentation/comparison.haml
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/comparison.haml')
-rw-r--r--Documentation/comparison.haml12
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/comparison.haml b/Documentation/comparison.haml
index 89b5d4b..2b3362a 100644
--- a/Documentation/comparison.haml
+++ b/Documentation/comparison.haml
@@ -278,14 +278,14 @@
     %td.app_pool Yes
     %td.lock No!
     %td.async Revactor itself
-    %td.ws Sunshowers
+    %td.ws no
   %tr.comp_row
     %td.mod ThreadPool
     %td.devfd Yes
     %td.app_pool Yes
     %td.lock Yes
     %td.async standard Ruby
-    %td.ws Sunshowers
+    %td.ws no
   %tr.comp_row
     %td.mod Coolio
     %td.devfd Yes
@@ -299,7 +299,7 @@
     %td.app_pool Yes
     %td.lock Yes
     %td.async standard Ruby
-    %td.ws Sunshowers
+    %td.ws no
   %tr.comp_row
     %td.mod EventMachine
     %td.devfd Yes
@@ -320,21 +320,21 @@
     %td.app_pool Yes
     %td.lock No!
     %td.async Rainbows::Fiber::IO, Rainbows.sleep
-    %td.ws Sunshowers
+    %td.ws no
   %tr.comp_row
     %td.mod FiberPool
     %td.devfd Yes
     %td.app_pool Yes
     %td.lock No!
     %td.async Rainbows::Fiber::IO, Rainbows.sleep
-    %td.ws Sunshowers
+    %td.ws no
   %tr.comp_row
     %td.mod ActorSpawn
     %td.devfd no-op
     %td.app_pool Yes
     %td.lock Yes
     %td.async standard Ruby
-    %td.ws Sunshowers
+    %td.ws no
   %tr.comp_row
     %td.mod NeverBlock
     %td.devfd Yes