about summary refs log tree commit homepage
path: root/lib/rainbows/fiber
DateCommit message (Expand)
2009-12-22common Rainbows.sleep(nr) method
2009-12-22new RevFiberSpawn concurrency model
2009-12-16cleanup: consolidate write_nonblock error handling
2009-12-16fiber/io: split out wait_readable and wait_writable methods
2009-12-11env["hack.io"] for Fiber*, Revactor, Thread* models
2009-11-26Fiber::Queue documentation
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-25add FiberSpawn concurrency model