aarond10 / epoll_threadpoolLinks
A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.
☆180Updated 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☆203Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Updated 6 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- simple http server base on epoll☆324Updated last year
- muduo v1.0.4的注释版☆92Updated 9 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆320Updated last month
- Reactor Pattern Implemention☆66Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated 8 months ago
- a mini implementation of muduo☆129Updated 11 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆226Updated 3 weeks 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
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆194Updated last week
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆228Updated 9 years ago
- C++ network library based on `libgo`.☆245Updated 6 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 7 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆96Updated 5 years ago
- tcp server and client package using libuv☆129Updated 3 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- 一个简单的reactor模式实现☆32Updated 5 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- ☆53Updated 11 years ago
- Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separatio…☆340Updated last year
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 8 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆170Updated 7 years ago
- 简单有效的内存池实现☆96Updated 9 years ago