o0myself0o / epoll
a simple example for how to use epoll
☆66Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for epoll
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- asynchronous examples for openssl using poll/epoll☆122Updated last year
- ☆65Updated 5 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- libevent 官方文档的中文版☆48Updated 9 years ago
- Google Protobuf RPC based on Muduo☆196Updated 5 years ago
- 尝试阻塞与非阻塞,I/O多路复 用(select, epoll)☆78Updated 6 years ago
- Example for connect MySQL with Connection pool in CPP.☆46Updated 11 years ago
- 测试操作系统并发量☆71Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- openssl surpport for handy☆42Updated 9 years ago
- ☆146Updated last year
- 分析nginx的设计☆62Updated 4 years ago
- Multi-Read from one bind port☆196Updated 9 years ago
- HTTP服务器,C语言描述☆70Updated 7 years ago
- 多种无锁队列☆43Updated 6 years ago
- skip list with rank, code less than z_set in redis☆172Updated last year
- 可使用vs直接编译的nginx☆107Updated 8 years ago
- ☆212Updated 9 years ago
- fast thread pool☆26Updated 5 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆44Updated 3 years ago
- muduo v1.0.4的注释版☆90Updated 9 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated last year
- ☆150Updated 11 years ago
- 这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。☆32Updated 4 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆176Updated 12 years ago