leosocy / SmartThreadPoolLinks
A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-Adaption Pool Capacity" policy, "State Monitor" of tasks and workers function.
☆21Updated 6 years ago
Alternatives and similar repositories for SmartThreadPool
Users that are interested in SmartThreadPool are comparing it to the libraries listed below
Sorting:
- C++ Plugin framework☆78Updated 3 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- std::future extension☆37Updated 4 years ago
- 工作过程当中的实用工具类,脚本...☆38Updated 2 years ago
- header only log inherited from Nanolog☆38Updated 4 years ago
- c++11任务库☆53Updated 9 years ago
- libuv-based Event Dispatcher for Qt☆29Updated 9 years ago
- C++ event (or message) bus based on Qt☆62Updated 6 years ago
- spdlog简单封装☆52Updated last year
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- a header-only event-driven library based on c++11.☆34Updated 3 years ago
- A event bus for Qt.☆36Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- C++ implementation of hierarchy time wheel☆27Updated 4 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 6 years ago
- libev-based event dispatcher for Qt☆40Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆56Updated 9 months ago
- C++ std::thread Event Loop with Message Queue and Timer☆44Updated 3 weeks ago
- this is my summary c++ common tools☆28Updated 2 years ago
- UI property editors for a QObject or a QObjectList.☆42Updated 5 months ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 4 months ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- c++ common library implement☆12Updated 5 years ago