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
Sorting:
- Google Protobuf RPC based on Muduo☆199Updated 6 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- simple http server base on epoll☆322Updated last year
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- a simple network library☆191Updated 4 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated this week
- Reactor Pattern Implemention☆66Updated 6 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 5 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- Redis C++ Client☆66Updated last year
- a simple example for how to use epoll☆66Updated 12 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated this week
- Simple C++multithread lib☆125Updated 6 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆222Updated last month
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago
- One cplusplus C++ crossplatform library use for develop server,similar to ACE.☆103Updated 2 months ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- 基于boost::asio的server,简洁,高效☆89Updated 8 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
- Coroutine library for C/C++☆49Updated 8 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆481Updated 4 years ago