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.


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

Reply via email to