about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
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)