in reply to Socket IO with large (>1000) numbers of open sockets

Have you ever tried Event::Lib? It's built on top of libevent, which makes non-blocking network programming almost embarrassingly simple.
  • Comment on Re: Socket IO with large (>1000) numbers of open sockets