perl-HTTP-Async - Process multiple HTTP requests in parallel without blocking
Website: | http://search.cpan.org/dist/HTTP-Async/ |
---|---|
License: | GPL+ or Artistic |
- 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.
Packages
perl-HTTP-Async-0.26-1m.mo8.noarch [27 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.26-1m) - rebuild against perl-5.20.0 - update to 0.26 |