Home
Testing 1,2,3... - February 2nd, 2005 [entries|archive|friends|userinfo]
djberg96

[ website | Sapphire ]
[ userinfo | livejournal userinfo ]
[ archive | journal archive ]

Links
[Links:| Ruby Home RubyForge RAA comp.lang.ruby Ruby Documentation ]

February 2nd, 2005

NIO for Ruby? [Feb. 2nd, 2005|09:02 pm]
I was once again reading Rich Teer's Solaris Systems Programming when I came across the asynchronous I/O stuff. I know Java has the NIO stuff but, at the moment, Ruby does not.

How hard would it be to add aio_read, aio_write, aio_waitn and aio_cancel? Not too difficult, really. I'd have to check for any platform specific issues, though. The only question I have (and already asked) is whether these should be added to the IO class, or perhaps added to the standard library as a new NIO class.

Otherwise, gimme asynchronous I/O!
link4 comments|post comment

navigation
[ viewing | February 2nd, 2005 ]
[ go | Previous Day|Next Day ]

Advertisement