o0myself0o / epoll
a simple example for how to use epoll
☆66Updated 12 years ago
Alternatives and similar repositories for epoll
Users that are interested in epoll are comparing it to the libraries listed below
Sorting:
- libevent-1.4.15源码阅读注释☆73Updated 6 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
- ☆67Updated 5 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- openssl surpport for handy☆42Updated 9 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- ☆211Updated 9 years ago
- fast thread pool☆27Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago
- 测试操作系统并发量☆70Updated 6 years ago
- 分析nginx的设计☆62Updated 4 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- ☆150Updated 3 months ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- ☆53Updated 11 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- Multi-Read from one bind port☆195Updated 9 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago