aarond10 / epoll_threadpool
A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.
☆179Updated 13 years ago
Alternatives and similar repositories for epoll_threadpool:
Users that are interested in epoll_threadpool are comparing it to the libraries listed below
- Google Protobuf RPC based on Muduo☆198Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated 4 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated this week
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- simple http server base on epoll☆322Updated last year
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 5 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- A collection of shared memory containers for high performance server☆233Updated 2 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- Simple C++multithread lib☆125Updated 6 years ago
- Log4z is an open source C++ lightweight & cross platform log library☆333Updated 4 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
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- WebSocket server demo implemented with C++ & libevent☆117Updated 3 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆222Updated 3 weeks ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- ☆211Updated 9 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆187Updated 5 months ago
- 一个简单的reactor模式实现☆32Updated 5 years ago
- c++ 网络事件库☆81Updated 10 years ago