about summary refs log tree commit homepage
path: root/lib/rainbows/fiber.rb
DateCommit message (Expand)
2015-11-21bump to unicorn 5.0.1, use monotonic clock
2011-06-11doc: remove docs for Rainbows::Fiber::* APIs
2011-04-26doc: stop recommending Fiber* stuff
2010-12-27doc: misc cleanups and additions for RDoc
2010-12-26more :: prefix elimination
2010-10-22unindent most files
2010-10-22code shuffling for kgio
2010-07-10doc: avoid documenting internals on RDoc website
2009-11-29preliminary NeverBlock support with EventMachine
2009-11-26split Fiber::Base into its own file
2009-11-26Fiber*: cleanup scheduling, fix keepalive
2009-11-25AppPool middleware now compatible with Fibers
2009-11-25Fiber*: add Rainbows::Fiber.sleep method
2009-11-25add FiberSpawn concurrency model