summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSaku Ytti <saku@ytti.fi>2014-03-14 20:49:25 +0200
committerSaku Ytti <saku@ytti.fi>2014-03-14 20:49:25 +0200
commit7e0cf45a1481345e309e14eb1ae9c6b0a59457f8 (patch)
treead35d87e4552fcd3a939bce26e5497a34bfc6c50 /TODO.md
parent37ef9b055c9bd0504bb969f91ed35588cacc6002 (diff)
Remove entry from TODO, done by aakso
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 74ac8c0..dcecbd9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,7 +3,6 @@
* if job ended later than now-iteration have rand(node.size) == 0 to add thread
* if now is less than job_ended+iteration same chance to remove thread?
* should we try to avoid max threads from being hit? (like maybe non-success thread is pulling average?)
- * dont add thread, if even one thread is too much (too few nodes for interval), still must process 'next' request w/o delay
# config
* save keys as strings, load as symbols?