about summary refs log tree commit homepage
path: root/lib/rainbows/rev_thread_spawn.rb
DateCommit message (Expand)
2010-12-28complete Rev => Coolio renaming
2010-12-27doc: misc cleanups and additions for RDoc
2010-12-26rev_thread_*: unindent and split out
2010-12-26rename rev/thread => rev/thread_client
2010-07-10doc: avoid documenting internals on RDoc website
2010-01-07Update docs + tests to reflect Rev 0.3.2 release
2009-12-02add RevThreadPool concurrency model
2009-11-27rev_thread_spawn: more 1.8 notes
2009-11-26RevThreadSpawn: hope for 1.8 performance
2009-11-26cleanup and refactor error handling
2009-11-25Documentation updates for new concurrency models
2009-11-24rework RevThreadSpawn without TeeInput and 1.8 support
2009-11-15RevThreadSpawn is still experimental
2009-11-09rev_thread_spawn: 16K chunked reads work better
2009-11-09rev_thread_spawn: make 1.9 TeeInput performance tolerable
2009-11-08initial cut of the RevThreadSpawn model