Name: | ivykis |
---|---|
Version: | 0.36.2 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 98060 |
License: | LGPLv2+ |
RPM: | ivykis-0.36.2-2.el7.aarch64.rpm |
Source RPM: | ivykis-0.36.2-2.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://libivykis.sourceforge.net/ |
Summary: | Library for asynchronous I/O readiness notification |
Description: | ivykis is a library for asynchronous I/O readiness notification. It is a thin, portable wrapper around OS-provided mechanisms such as epoll_create(2), kqueue(2), poll(2), poll(7d) (/dev/poll) and port_create(3C). ivykis was mainly designed for building high-performance network applications, but can be used in any event-driven application that uses poll(2)able file descriptors as its event sources. |