On 9-Aug-06, at 5:26 PM, William Ahern wrote:

On Wed, Aug 09, 2006 at 05:14:42PM -0400, Matt Sergeant wrote:
The best way then to handle this is integrate your current daemon, or
re-write one end of that pipe so that Danga::Socket handles the
results rather than your current setup. This is fairly easy to do and
I'd be happy to show you.


Has anybody tried Event::Lib? It's a wrapper around libevent, and you get
epoll, kqueue, /dev/poll, etc transparently.

Event::Lib + closures can be a powerful combination in Perl.

I haven't played with it, but I do hear good things about it. Personally I didn't want people to have to install even more C libraries just to get started, plus I know Danga::Socket really well now.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to