index
:
rainbows.git
em-deferred
master
Unicorn for sleepy apps and slow clients
summary
refs
log
tree
commit
homepage
log msg
author
committer
range
path:
root
/
lib
/
rainbows
/
writer_thread_spawn.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-04
globally refactor Range handling for responses
Eric Wong
1
-11
/
+2
2010-12-28
several response body#close fixes
Eric Wong
1
-1
/
+5
2010-12-27
writer_thread_spawn: factor out Client.quit
Eric Wong
1
-6
/
+2
2010-12-27
writer_thread_*: split out classes into separate files
Eric Wong
1
-64
/
+6
2010-12-27
writer_thread_*: split out common socket_proxy code
Eric Wong
1
-20
/
+1
2010-12-27
writer_thread_*: unindent
Eric Wong
1
-102
/
+99
2010-11-05
avoid Errno::EAGAIN, harder
Eric Wong
1
-0
/
+4
2010-10-26
doc: RDoc updates
Eric Wong
1
-0
/
+2
2010-10-25
reduce dependency on IO#write_nonblock
Eric Wong
1
-6
/
+2
2010-10-22
code shuffling for kgio
Eric Wong
1
-0
/
+4
2010-10-21
unicorn 2.x updates + kgio
Eric Wong
1
-0
/
+8
2010-07-22
enable Range: responses for static files for most models
Eric Wong
1
-7
/
+6
2010-07-10
doc: avoid documenting internals on RDoc website
Eric Wong
1
-5
/
+5
2010-07-08
restore Rainbows::HttpResponse.write for Cramp
Eric Wong
1
-2
/
+2
2010-07-06
cleanup error handling for aborted downloads
Eric Wong
1
-1
/
+1
2010-07-04
refactor response body handling for sendfile(2)
Eric Wong
1
-3
/
+6
2010-06-03
writer_thread_*: fix static file response under 1.8
Eric Wong
1
-6
/
+2
2010-05-29
WriterThreadSpawn: fix stupid local variable error
Eric Wong
1
-1
/
+1
2010-05-26
writer_thread_spawn: worker_connections limits thread spawned
Eric Wong
1
-0
/
+9
2010-05-26
add WriterThreadSpawn concurrency model
Eric Wong
1
-0
/
+104