パッケージ: libio-async-loop-epoll-perl (0.22-1)
libio-async-loop-epoll-perl に関するリンク
Trisquel の資源:
libio-async-loop-epoll-perl ソースパッケージをダウンロード:
- [libio-async-loop-epoll-perl_0.22-1.dsc]
- [libio-async-loop-epoll-perl_0.22.orig.tar.gz]
- [libio-async-loop-epoll-perl_0.22-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- gregor herrmann
- Florian Schlichting
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl extension for an event loop using epoll
IO::Async::Loop::Epoll is a Perl module that provides an implementation of an event loop that uses the epoll() system call. The epoll system call, which is currently only available on Linux, scales in constant O(1) time. For many open filehandles, you will get significantly better performance using this algorithm.
It uses the IO::Epoll (libio-epoll-perl) module for this functionality.
その他の libio-async-loop-epoll-perl 関連パッケージ
|
|
|
-
- dep: libio-async-perl
- modules for asynchronous event-driven programming
-
- dep: liblinux-epoll-perl
- perl epoll module for O(1) multiplexing
-
- dep: libstruct-dumb-perl
- module to create simple lightweight record-like structures
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language