aarond10 / epoll_threadpoolLinks
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:
- muduo v1.0.4的注释版☆92Updated 9 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 6 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- Google Protobuf RPC based on Muduo☆201Updated 6 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆320Updated last month
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- C++ network library based on `libgo`.☆245Updated 6 years ago
- C++解析websocket协议☆181Updated 7 years ago
- simple http server base on epoll☆324Updated last year
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆187Updated 7 months ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- a simple network library☆191Updated 4 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. …☆294Updated 5 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 5 years ago
- Simple C++multithread lib☆125Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- 基于boost::asio的server,简洁,高效☆87Updated 8 years ago
- 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