On Mon, Feb 28, 2000 at 11:16:42PM +0100, [EMAIL PROTECTED] wrote:
> This weekend I published a module on CPAN which I developed for my
> current client/server system (which is built on base of Event). The
> module does not USE Event but I found it very useful to let both modules
> work together because IPC::LDT implements a simple non blocking
> intermediate protocol (which is essential in systems which have to serve
> a number of connections simultaniously). So, in my system the loop is
> built with Event and all communications are performed by IPC::LDT
> objects.

Interesting.  Can you compare/contrast with Event-tcp?

-- 
"Never ascribe to malice that which can be explained by stupidity."
                           via, but not speaking for Deutsche Bank

Reply via email to