libivykis is a thin wrapper over various OS'es implementation of
I/O readiness notification facilities (such as poll(2), kqueue(2),
epoll_create(2)), and is mainly intended for writing portable
high-performance network servers.
It has so far been used to implement a streaming video server and
proxy servers for various protocols.
This is the first public release.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/