Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-HTTP-Async

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. It gives you a 'Async' object that you can add requests to, and then get the requests off as they finish. The actual sending and receiving of the requests is abstracted. As soon as you add a request it is transmitted, if there are too many requests in progress at the moment they are queued. There is no concept of starting or stopping - it runs continuously. Whilst it is waiting to receive data it returns control to the code that called it meaning that you can carry out processing whilst fetching data from the network. All without forking or threading - it is actually done using 'select' lists.

Found 2 sites for perl-HTTP-Async

Found 12 RPM for perl-HTTP-Async

PackageSummaryDistributionDownload
perl-HTTP-Async-0.330.0-6.mga9.noarch.htmlPolitely process multiple HTTP requestsMageia Cauldron for armv7hlperl-HTTP-Async-0.330.0-6.mga9.noarch.rpm
perl-HTTP-Async-0.330.0-6.mga9.noarch.htmlPolitely process multiple HTTP requestsMageia Cauldron for x86_64perl-HTTP-Async-0.330.0-6.mga9.noarch.rpm
perl-HTTP-Async-0.330.0-6.mga9.noarch.htmlPolitely process multiple HTTP requestsMageia Cauldron for aarch64perl-HTTP-Async-0.330.0-6.mga9.noarch.rpm
perl-HTTP-Async-0.330.0-6.mga9.noarch.htmlPolitely process multiple HTTP requestsMageia 9 for i586perl-HTTP-Async-0.330.0-6.mga9.noarch.rpm
perl-HTTP-Async-0.330.0-6.mga9.noarch.htmlPolitely process multiple HTTP requestsMageia 9 for armv7hlperl-HTTP-Async-0.330.0-6.mga9.noarch.rpm
perl-HTTP-Async-0.330.0-6.mga9.noarch.htmlPolitely process multiple HTTP requestsMageia 9 for x86_64perl-HTTP-Async-0.330.0-6.mga9.noarch.rpm
perl-HTTP-Async-0.330.0-6.mga9.noarch.htmlPolitely process multiple HTTP requestsMageia 9 for aarch64perl-HTTP-Async-0.330.0-6.mga9.noarch.rpm
perl-HTTP-Async-0.330.0-6.mga9.noarch.htmlPolitely process multiple HTTP requestsMageia Cauldron for i686perl-HTTP-Async-0.330.0-6.mga9.noarch.rpm
perl-HTTP-Async-0.330.0-5.mga8.noarch.htmlPolitely process multiple HTTP requestsMageia 8 for aarch64perl-HTTP-Async-0.330.0-5.mga8.noarch.rpm
perl-HTTP-Async-0.330.0-5.mga8.noarch.htmlPolitely process multiple HTTP requestsMageia 8 for x86_64perl-HTTP-Async-0.330.0-5.mga8.noarch.rpm
perl-HTTP-Async-0.330.0-5.mga8.noarch.htmlPolitely process multiple HTTP requestsMageia 8 for armv7hlperl-HTTP-Async-0.330.0-5.mga8.noarch.rpm
perl-HTTP-Async-0.330.0-5.mga8.noarch.htmlPolitely process multiple HTTP requestsMageia 8 for i586perl-HTTP-Async-0.330.0-5.mga8.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet