liblinux-epoll-perl

Perl epoll module for o(1) multiplexing
  https://metacpan.org/release/Linux-Epoll
  0
  no reviews



Epoll is a multiplexing mechanism that scales up o(1) with number of watched files. linux::epoll is a callback style epoll module, unlike other epoll modules available on cpan.