about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-12-02 00:50:21 -0800
committerEric Wong <normalperson@yhbt.net>2009-12-02 00:50:21 -0800
commit42a6b9e80600a074fe75e418bab89bd73dfb4cea (patch)
tree9a18e8afc3075e0834d187b8f0520f1902094d54 /TODO
parent154e7af0225a0375274991ee7bd1fc8ad22c1c37 (diff)
downloadrainbows-42a6b9e80600a074fe75e418bab89bd73dfb4cea.tar.gz
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 483bd6a..5bf51d6 100644
--- a/TODO
+++ b/TODO
@@ -9,9 +9,10 @@ care about.
 
 * EventMachine.spawn - should be like Revactor, maybe?
 
-* {Packet,Rev,EventMachine}+Fibers
+* conditional app.deferred?(env) support
+  Merb uses it, some other servers support it
 
-* {Packet,Rev}ThreadPool
+* {Rev,EventMachine}+Fibers+streaming input
 
 * Rev + callcc - current Rev model with callcc (should work with MBARI)