yedf2 / kqueue-exampleLinks
a simple example for kqueue
☆29Updated 10 years ago
Alternatives and similar repositories for kqueue-example
Users that are interested in kqueue-example are comparing it to the libraries listed below
Sorting:
- 简洁的epoll例子☆17Updated 10 years ago
- libev from http://software.schmorp.de/pkg/libev.html , add some comments and delete some unneed compenents☆11Updated 11 years ago
- qnode(cute node) - C + Lua + Actor Model = Erlang-like system☆164Updated 6 years ago
- Tinyweb, a tiny web server based on libuv, by liigo, 2013/06.☆115Updated 10 years ago
- epoll base coroutine module☆47Updated 5 years ago
- libpaxos的注释版本☆34Updated 11 years ago
- [mirror] Tokyo Cabinet: a modern implementation of DBM☆22Updated 16 years ago
- Message Queue/C++/Lua based game server☆15Updated 12 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 8 years ago
- skip list with rank, code less than z_set in redis