[ ソース: libio-async-perl ]
パッケージ: libio-async-perl (0.803-1)
libio-async-perl に関するリンク
Debian の資源:
libio-async-perl ソースパッケージをダウンロード:
- [libio-async-perl_0.803-1.dsc]
- [libio-async-perl_0.803.orig.tar.gz]
- [libio-async-perl_0.803-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
modules for asynchronous event-driven programming
The IO::Async collection of modules allows programs to be written that perform asynchronous filehandle IO operations.
A typical program using them would consist of a single subclass of IO::Async::Loop to act as a container of other objects, which perform the actual IO work required by the program. As well as IO handles, the loop also supports timers and signal handlers, and includes more higher-level functionality built on top of these basic parts.
その他の libio-async-perl 関連パッケージ
|
|
|
|
-
- dep: libfuture-perl
- module for operations awaiting completion
-
- dep: libsocket-perl
- ネットワーク関連の定数とサポート関数
-
- dep: libstruct-dumb-perl
- module to create simple lightweight record-like structures
-
- dep: libtest-metrics-any-perl
- module to assert that code produces metrics via Metrics::Any
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libasync-mergepoint-perl
- Perl module to resynchronize multiple control flows
-
- rec: libfuture-io-perl
- collection of Future-returning IO methods
-
- rec: libio-socket-ip-perl
- プロトコル非依存な方法で IPv4 および IPv6 ソケットを使うモジュール
-
- rec: libmetrics-any-perl
- abstract collection of monitoring metrics
-
- rec: libsereal-perl
- fast, compact, powerful binary (de-)serialization module wrapper
-
- rec: libtest2-suite-perl (>= 0.000149)
- set of tools built upon the Test2 framework