Module information: IPC::LDT
[email protected] ((Jochen Stenzel))
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <001901bf8239$a24f0e60$99ac9ec1@jochen> |
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
(application/octet-stream, 3.8 KB) - not displayed