libivykis0t64
Asynchronous I/O readiness notification library
Description
The ivykis library is a thin, portable wrapper around OS-provided mechanisms such as epoll(4), kqueue(2) and poll(2). It was mainly designed for building high-performance network applications, but can be used in any event-driver application that uses pollable file descriptors as its event sources. Programs written to the ivykis API are generally single-threaded (or use only a small number of threads), and never block on I/O. All input and output is done in a nonblocking fashion, with I/O readiness notification delivered via callback functions.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 screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
http://libivykis.sourceforge.net/
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 libivykis0t64