A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.
☆180Mar 4, 2012Updated 14 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☆59May 1, 2011Updated 14 years ago
- simple http server base on epoll☆323Oct 8, 2023Updated 2 years ago
- 简洁的epoll例子☆17Jul 5, 2015Updated 10 years ago
- (2013年起已停止维护,有兴趣请关注zsummerX)zsummer is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL.☆118May 11, 2015Updated 10 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,733Aug 19, 2023Updated 2 years ago
- a simple example for how to use epoll☆66Jun 27, 2012Updated 13 years ago
- 线程池+epoll服务器☆19Aug 29, 2013Updated 12 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- A simple C++ threadpool based on POSIX threads.☆130Jan 4, 2016Updated 10 years ago
- ☆11Sep 13, 2020Updated 5 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆322Oct 29, 2025Updated 4 months ago
- a tiny c++ wrapper base on libuv☆14Mar 28, 2015Updated 10 years ago
- A Thread Pool Realized by Pthread 使用Pthread实现的 C++ 线程池☆16Aug 3, 2019Updated 6 years ago
- c++ 网络事件库☆81Nov 25, 2014Updated 11 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆20Jun 16, 2014Updated 11 years ago
- 一款基于Qt(Quick)跨平台技术采用自身模块规范编写的轻量级QML UI框架(基于Toou团队开发的Toou-2d框架开发),遵循Qt书写与组织形式门槛极低无需深入学习简单易用可拿来即用,丰富的控件模块适合界面的快速开发,让程序人员拥有更多的精力来实现业务逻辑与算法。☆18Aug 17, 2020Updated 5 years ago
- C++ Wrapper for MySQL C API☆17May 29, 2013Updated 12 years ago
- 触动精灵手游脚本,传奇辅助脚本Lua,☆12Sep 19, 2019Updated 6 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Dec 9, 2013Updated 12 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆644May 1, 2021Updated 4 years ago
- epoll/kqueue+lua based web server☆522Oct 20, 2017Updated 8 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Jul 22, 2022Updated 3 years ago
- PostgreSQL extension which visualizes a plan tree using Graphviz☆13Aug 11, 2020Updated 5 years ago
- REST with C++ SDK (Casablanca)☆18Feb 12, 2015Updated 11 years ago
- std::format/print implemented in 50 lines ( have fun! )