o0myself0o / epollLinks
a simple example for how to use epoll
☆66Updated 13 years ago
Alternatives and similar repositories for epoll
Users that are interested in epoll are comparing it to the libraries listed below
Sorting:
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- libevent-1.4.15源码阅读注释☆74Updated 6 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- ☆67Updated 5 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- ☆211Updated 10 years ago
- 测试操作系统并发量☆71Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 14 years ago
- Google Protobuf RPC based on Muduo☆201Updated 6 years ago
- ☆154Updated 11 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- ☆151Updated 5 months ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- Nginx cpp development kit☆158Updated 5 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆179Updated 13 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- http request/response parser for c☆39Updated 8 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago