Artifact libhttp-async-perl_0.33-3_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: perl:any, liburi-perl, libwww-perl
  Description: |-
    module for parallel non-blocking processing of multiple HTTP requests
     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.
  Homepage: https://metacpan.org/release/HTTP-Async
  Installed-Size: '62'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Multi-Arch: foreign
  Package: libhttp-async-perl
  Priority: optional
  Section: perl
  Suggests: libnet-https-nb-perl
  Version: 0.33-3
srcpkg_name: libhttp-async-perl
srcpkg_version: 0.33-3

File

libhttp-async-perl_0.33-3_all.deb
Binary file libhttp-async-perl_0.33-3_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libhttp-async-perl_0.33-3
built-using Binary package dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect_1.22.12~1.gbp82cafd_arm64
built-using Binary package libdpkg-dev_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg-dev_1.22.12~1.gbp82cafd_all
built-using Binary package libdpkg-perl_1.22.12~1.gbp82cafd_all
extends Package upload libhttp-async-perl_0.33-3

binary package System build a package - 1 month, 3 weeks ago 3 weeks, 5 days
BETA