Hello,
this mail is NOT about Event directly but about a related module. I just want to
inform you because I think it could be of interest for other Event users as well.
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.
See the attached README file for more details. The complete documentation can be found
at http://theoryx5.uwinnipeg.ca/CPAN/data/IPC-LDT/LDT.html
Greetings
Jochen
README