about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 166a2a0..971bd18 100644
--- a/TODO
+++ b/TODO
@@ -3,3 +3,10 @@
 * performance validation (esp. TeeInput)
 
 * improve test suite
+
+* scalability to >= 1024 worker processes for crazy NUMA systems
+
+* Rack 2.x support (when Rack 2.x exists)
+
+* allow disabling "rack.input" rewindability for performance
+  (but violate the Rack 1.x SPEC)