From 50fb5151bd44137adace51a0652f4d01d851790c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 28 Nov 2009 12:55:17 -0800 Subject: doc: add ActorSpawn to comparison --- Documentation/comparison.haml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'Documentation') diff --git a/Documentation/comparison.haml b/Documentation/comparison.haml index aedbe9a..27ca97a 100644 --- a/Documentation/comparison.haml +++ b/Documentation/comparison.haml @@ -71,6 +71,13 @@ %td.r19 Yes %td.rbx No %td.slow Yes + %tr.comp_base + %td.mod ActorSpawn + %td.tee Yes + %td.r18 Not yet + %td.r19 No + %td.rbx Yes + %td.slow Yes %ul %li RevThreadSpawn + 1.8 performance is being improved, follow @@ -154,6 +161,11 @@ %a(href="Rainbows/Fiber/IO.html") Rainbows::Fiber::IO %td.thr No %td.reent Yes + %tr.comp_base + %td.mod ActorSpawn + %td.slowio thread-safe Ruby + %td.thr Yes + %td.reent Yes %ul %li @@ -238,6 +250,12 @@ %td.app_pool Yes %td.lock No! %td.async Rainbows::Fiber{::IO,.sleep} + %tr.comp_row + %td.mod ActorSpawn + %td.devfd no-op + %td.app_pool Yes + %td.lock Yes + %td.async standard Ruby %ul %li -- cgit v1.2.3-24-ge0c7