Search   Feed   Browse   Add
Feed items 1 - 2 of 2 for May 2008

perl.loop

...

non blocking issue by Isabelle Cabrera - May 28, 2008

Hi,I have a problem using the Event module.My goal: I have several sentences that I need to parse. For a faster process, I have a dispatcher which sends the sentences to several hosts so that the processes are distributed.In my dispatcher, I register every host. For each host I create a watcher : $self->hosts$hostwatcher = Event->var(desc =>"Process sentence on $host", var => $client->free, poll => &39;w&39;, cb =>...
http://www.nntp.perl.org/group/perl.loop/2008/05/msg1121.html

announcing AnyEvent 4.0 by Marc Lehmann - May 24, 2008

I am pleased to announce AnyEvent 4.0Why the major version bump Lots of functionality has been added (and thus some bugs are expected), although the event core is still compatible to earlier versions and AnyEvent is still pure-perl without any (hard) dependencies on any XS modules.So whats new Apart from a number of bugfixes, the AnyEvent::Socket module has been added. It contains a lot of utility functions to handle IPv4 and IPv6 addresses and tcp connections in a 100% non-blocking.
http://www.nntp.perl.org/group/perl.loop/2008/05/msg1120.html
Available Archives
- February (1 item)
- April (19 items)
- May (2 items)
- June (2 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact