p5-HTTP-Async
process multiple HTTP requests in parallel without blocking
WWW CVSWeb GITHub-
Package versionp5-HTTP-Async-0.33p0
-
MaintainerThe OpenBSD ports mailing-list
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/p5-libwww