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

套件:libfuture-perl(0.49-1)

libfuture-perl 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 libfuture-perl

維護小組:

外部的資源:

相似套件:

module for operations awaiting completion

A Future object represents an operation that is currently in progress, or has recently completed. It can be used in a variety of ways to manage the flow of control, and data, through an asynchronous program.

Some futures represent a single operation and are explicitly marked as ready by calling the done or fail methods. These are called "leaf" futures here, and are returned by the new constructor.

Other futures represent a collection sub-tasks, and are implicitly marked as ready depending on the readiness of their component futures as required. These are called "dependent" futures here, and are returned by the various wait_* and need_* constructors.

It is intended that library functions that perform asynchronous operations would use Future objects to represent outstanding operations, and allow their calling programs to control or wait for these operations to complete. The implementation and the user of such an interface would typically make use of different methods on the class. The methods below are documented in two sections; those of interest to each side of the interface.

標籤: 軟體開發: Perl 開發, 函式庫, 實做語言: Perl

其他與 libfuture-perl 有關的套件

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

下載 libfuture-perl

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