aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2011-01-05Update TODO itemsRyan Dahl
2010-12-01add todoRyan Dahl
2010-11-28Add some TODO itemsRyan Dahl
2010-11-18Update TODORyan Dahl
2010-11-17Remove leading comma examplesRyan Dahl
2010-11-17Remove jQuery from projectMicheil Smith
2010-11-17Add doc TODOsRyan Dahl
2010-11-15Update TODORyan Dahl
2010-11-14Remove old TODORyan Dahl
2010-10-26Remove old TODOsRyan Dahl
2010-10-26Remove old todoRyan Dahl
2010-10-24add todo about half-open connectionsRyan Dahl
2010-10-23Do not spin on aceept() with EMFILERyan Dahl
When a server hit EMFILE it would continue to try to accept new connections from the queue. This patch introduces a timeout of one second where it will stop trying to accept new files. After the second is over it tries again. This is a rather serious bug that has been effecting many highly concurrent programs. It was introduced in 4593c0, version v0.2.0. TODO: A test for this situation. Currently I test it like this termA% cd projects/node termA% ulimit -n 256 termA% ./node benchmark/idle_server.js termB% cd projects/node termB% ./node benchmark/idle_clients.js And watch how the server process behaves.
2010-09-19Update TODORyan Dahl
2010-09-16Add TODO itemRyan Dahl
2010-09-16Move constants out of process objectRyan Dahl
2010-09-16Add items to TODORyan Dahl
2010-09-11add to todoRyan Dahl
2010-08-17Add TODORyan Dahl
2010-08-14Remove TODO itemRyan Dahl
2010-08-08Add TODO list itemsRyan Dahl
2010-08-08Remove completed TODO taskRyan Dahl
2010-07-27Add todosRyan Dahl
2010-07-26Add write() callback TODO itemRyan Dahl
2010-07-23Buffer for Cipher, Decipher, Hmac, Sign and VerifyAndrew Naylor
2010-07-21TODO itemsRyan Dahl
2010-07-19Add todo itemRyan Dahl
2010-07-15Update TODORyan Dahl
2010-07-15Add TODO listRyan Dahl
2009-08-24Remove outdated todo listRyan
2009-07-13add bug to TODORyan
2009-06-22Create tools directoryRyan
Users will need to "make distclean" to recompile from scratch since I've moved a lot of the core build tools around.
2009-06-11add todo listRyan
2009-04-16remove some old filesRyan
2009-03-15more todo itemsRyan
2009-03-15a few more todo itemsRyan
2009-03-15a few more todo itemsRyan
2009-03-15add todo listRyan