about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-06-22 02:05:20 +0000
committerEric Wong <normalperson@yhbt.net>2011-06-22 02:05:20 +0000
commitde142bc61f714392b0902b6e66a31c34ba223cdb (patch)
treee34648ce5b014b2ed6e4218e8cd487521c049074
parentb08410facbccf96c67822a92888de0bc1910390e (diff)
downloadunicorn-de142bc61f714392b0902b6e66a31c34ba223cdb.tar.gz
TODO: remove scalability to >= 1024 workers item
We can do it!
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index a20e6c4..07bf0a1 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,4 @@
 
 * improve test suite
 
-* scalability to >= 1024 worker processes for crazy NUMA systems
-
 * Rack 2.x support (when Rack 2.x exists)