Pondering how to use eventmachine to replace uses of IO.select() with something epoll-backed in non-eventmachine code.
-
-
@bascule has someone created a version of a blocking IO object that has read/write timeouts? This was our attempt: https://github.com/copiousfreetime/kjess/blob/master/lib/kjess/socket.rb … -
@lindvall Celluloid::IO could support that -
@bascule what about something that works on 1.8? -
@lindvall dunno :( -
@bascule I can squint and see kgio and nio4r working nicely. -
@lindvall yeah, I'd actually like to eliminate the need to use kgio at all
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.