The www/p5-HTTP-Async port
p5-HTTP-Async-0.09p1 – process multiple HTTP requests in parallel without blocking
Description
Although using the conventional LWP::UserAgent is fast and easy it does
have some drawbacks - the code execution blocks until the request has
been completed and it is only possible to process one request at a time.
HTTP::Async attempts to address these limitations.
WWW: http://search.cpan.org/dist/HTTP-Async/
- Categories:
-
perl5
www
Library dependencies
Build dependencies
Run dependencies