libio-async-loop-epoll-perl

Perl extension for an event loop using epoll

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/IO-Async-Loop-Epoll


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libio-async-loop-epoll-perl