From e3fec9aef4ad98f4de32fcaf02665f2e47a4a61c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 2 Aug 2010 22:28:38 +0000 Subject: doc: update TODO We've knocked out a few of these, so we're closer to being "done" :) --- TODO | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/TODO b/TODO index 3133ba6..0ab8ed2 100644 --- a/TODO +++ b/TODO @@ -11,13 +11,11 @@ care about. * allow _OPTIONAL_ splice(2) with DevFdResponse under Linux (splice is very broken under some older kernels) -* use IO#sendfile_nonblock for EventMachine/Revactor/NeverBlock +* use IO#sendfile_nonblock for EventMachine/NeverBlock * Open file cache Rack app/middleware (idea from nginx), since sendfile (and IO.copy_stream) allows pread(2)-style offsets -* Byte range responses for static files + sendfile - * Improve test suite coverage. We won't waste cycles with puny unit tests, only integration tests that exercise externally visible parts. @@ -36,7 +34,4 @@ care about. * Packet - pure Ruby, EventMachine-like library -* Rubinius Actors - should be like Revactor and easily doable once - Rubinius gets more mature. - * test and improve performance (throughput/latency/memory usage) -- cgit v1.2.3-24-ge0c7