A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.
☆181Mar 4, 2012Updated 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:
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60May 1, 2011Updated 14 years ago
- simple http server base on epoll☆323Oct 8, 2023Updated 2 years ago
- a tiny c++ wrapper base on libuv☆14Mar 28, 2015Updated 10 years ago
- 来源于网上,高仿qq管家☆12Jul 2, 2014Updated 11 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,738Aug 19, 2023Updated 2 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Mar 29, 2021Updated 4 years ago
- C++ Wrapper for MySQL C API☆17May 29, 2013Updated 12 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Dec 9, 2013Updated 12 years ago
- a simple example for how to use epoll☆66Jun 27, 2012Updated 13 years ago
- 线程池+epoll服务器☆19Aug 29, 2013Updated 12 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆323Oct 29, 2025Updated 4 months ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Nov 22, 2017Updated 8 years ago
- 借用了网络上SevenZip的封装,简化了7z压缩解压代码,只支持了几种常见的格式cab,zip,7z. 生成dll400k+.☆22Nov 30, 2016Updated 9 years ago
- 简洁的epoll例子☆17Jul 5, 2015Updated 10 years ago
- 微量级的软件开发包,目前版本提供一个tcp nio框架和一些基础类☆73Apr 9, 2020Updated 5 years ago
- tcp server and client package using libuv☆130Feb 24, 2022Updated 4 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆18Oct 19, 2022Updated 3 years ago
- c++ 网络事件库☆81Nov 25, 2014Updated 11 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆20Jun 16, 2014Updated 11 years ago
- concurrency library for C++☆73Apr 30, 2014Updated 11 years ago
- a cross-platform P2P library☆50May 5, 2016Updated 9 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,068Aug 25, 2024Updated last year
- ☆13Dec 8, 2016Updated 9 years ago
- Meta-Encoder/Decoder☆11Apr 11, 2025Updated 10 months ago
- libhadoop is a pure c/c++ liberary for hadoop hdfs like libhdfs☆19Aug 6, 2012Updated 13 years ago
- ☆10Jul 22, 2020Updated 5 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆483Dec 19, 2020Updated 5 years ago
- a light-weight event loop based on epoll☆22Jan 25, 2017Updated 9 years ago
- Simple C++ network server framework☆349Apr 24, 2020Updated 5 years ago
- Dan's repository of OpenFst (manually created by downloading certain versions of OpenFst), created to track certain patches.☆13Mar 8, 2016Updated 9 years ago
- PostgreSQL extension which visualizes a plan tree using Graphviz☆13Aug 11, 2020Updated 5 years ago
- A simple C++11 lua binding library☆13Aug 22, 2013Updated 12 years ago
- 基于TCP长连接的推送服务框架,具有良好的扩展性,同时单台连接服务器能支撑超过百万级的连接☆28Dec 17, 2015Updated 10 years ago
- a mini implementation of muduo☆130Jun 28, 2014Updated 11 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,178Jan 5, 2026Updated last month
- 基于TCP协议的远程过程调用框架客户端实现☆45Jul 22, 2022Updated 3 years ago
- High performance multithreading toolkit for C++17☆46Oct 28, 2025Updated 4 months ago