about summary refs log tree commit homepage
path: root/lib/rainbows/event_machine.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-08-28 03:23:51 +0000
committerEric Wong <normalperson@yhbt.net>2010-08-28 03:23:51 +0000
commit33eeda85248c9132366f94f1e1a83365bb33b5a7 (patch)
treefdceaa53a8fe60407c0eef765cdc2cbf49fa22de /lib/rainbows/event_machine.rb
parent6e3a07b69e79ee0d3f554cbe72d37669586fa449 (diff)
downloadrainbows-33eeda85248c9132366f94f1e1a83365bb33b5a7.tar.gz
Proxying IO objects with threaded Rev concurrency models
occasionally failed with pipelined requests (t0034).  By
deferring the on_write_complete callback until the next
"tick" (similar to what we do in Rev::Client#write),
we prevent clobbering responses during pipelining.
Diffstat (limited to 'lib/rainbows/event_machine.rb')
0 files changed, 0 insertions, 0 deletions