about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-12-22 13:11:32 -0800
committerEric Wong <normalperson@yhbt.net>2009-12-22 13:11:32 -0800
commit505e0f7e54e6b0ea0823af92d339a4bffdb51dc1 (patch)
treec4b237ebeb8e99b8115df19f7e35410802053132 /TODO
parentfa622de470d475f0afc94cb619cc69e7e127830c (diff)
downloadrainbows-505e0f7e54e6b0ea0823af92d339a4bffdb51dc1.tar.gz
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index da5c061..55f0e4b 100644
--- a/TODO
+++ b/TODO
@@ -14,7 +14,11 @@ care about.
 * conditional app.deferred?(env) support
   Merb uses it, some other servers support it
 
-* {Rev,EventMachine}+Fibers+streaming input
+* EventMachine+Fibers+streaming input
+
+* RevFiberPool
+
+* ThreadPoolRevFiber{Spawn,Pool}: just because
 
 * Rev + callcc - current Rev model with callcc (should work with MBARI)