Testing concurrent tasks / forking

Robbie Bow robbie at robbiebow.co.uk
Sun Dec 23 15:32:45 PST 2007


-------- Original Message  --------
Subject: Re:Testing concurrent tasks / forking
From: Tom Hukins <tom at eborcom.com>
To: Milton Keynes Perl Mongers <miltonkeynes-pm at pm.org>
Date: 23 December 2007 21:22:58

> HTTP::Async takes HTTP::Request objects to perform its requests, so
> you pass arguments to HTTP::Request when you create an object:
> http://search.cpan.org/dist/libwww-perl/lwpcook.pod#POST
> 
> Essentially, HTTP::Async behaves the same as LWP, except you can
> perform multiple requests simulataneously.  I should have mentioned
> that last time.
> 

Many thanks. Just a case of better documentation needed then ;o)


More information about the MiltonKeynes-pm mailing list