2010/9/28 Eric Wong <[email protected]>: > I've released kgio, a kinder, gentler I/O library for Ruby. Some of its > features are useful for Unicorn, and all of it is useful for Rainbows! > > I intend to make kgio a requirement for both Unicorn and > Rainbows!/Zbatery. I'm comfortable with the code, but extra testers and > extra eyes to review it would be helpful (it's nearly all C).
Very interesting project :) A typo in the doc: --------------------- kgio_wait_readable() Blocks the running Thread indefinitely until self IO object is writable --------------------- Should be "readable", right? :) -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Unicorn mailing list - [email protected] http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying
