全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: libhttp-async-perl  ]

套件:libhttp-async-perl(0.33-1)

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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libhttp-async-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 24。1 kB64。0 kB [檔案列表]