On 8 Aug 2006 at 11:16, Also Sprach Matt Sergeant:

> On 8-Aug-06, at 10:40 AM, [EMAIL PROTECTED] wrote:
> 
> > What perl libs?
> 
> Danga::Socket (used by perlbal and qpsmtpd),

Why not perlbal? I presume it doesn't do things that you want axkit2 
to do, but what?

> which uses IO::KQueue  
> for kqueue, and Sys::Syscall for epoll.

At the risk of being OT...

Is Danga::Socket  faster than opening a fifo pipe for reading and 
immediately  forking when something is read, given that the 
processing is fairly long winded after the read?

John

--

A witty saying proves nothing, but saying something pointless gets
people's attention.



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

Reply via email to