すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: libhttp-async-perl  ]

パッケージ: libhttp-async-perl (0.33-3)

libhttp-async-perl に関するリンク

Screenshot

Debian の資源:

libhttp-async-perl ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

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.

タグ: ソフトウェア開発: Perl での開発, ライブラリ, 実装言語: Perl, 役割: 共有ライブラリ

その他の libhttp-async-perl 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

libhttp-async-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 23.1 kB63.0 kB [ファイル一覧]