about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-05-04 13:33:25 -0700
committerEric Wong <normalperson@yhbt.net>2010-05-04 13:33:25 -0700
commitdef62fdc46f064ad61491021d46d223abe68100d (patch)
tree713799cde0119757e463c0c08906027c39e0336e /TODO
parent57909fb76dd0bcf95bed94ec41933ec85afda885 (diff)
downloadrainbows-def62fdc46f064ad61491021d46d223abe68100d.tar.gz
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 2 insertions, 5 deletions
diff --git a/TODO b/TODO
index 58e596a..72cc81d 100644
--- a/TODO
+++ b/TODO
@@ -10,12 +10,9 @@ care about.
   unit tests, only integration tests that exercise externally
   visible parts.
 
-* EventMachine.spawn - should be like Revactor, maybe?
-
-* conditional app.deferred?(env) support
-  Merb uses it, some other servers support it
-
 * EventMachine+Fibers+streaming input
+  (those who do not require streaming input can use
+   {rack-fiber_pool}[http://github.com/mperham/rack-fiber_pool])
 
 * RevFiberPool