leosocy / SmartThreadPool
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
- std::future extension☆37Updated 4 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- c++11任务库☆53Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- 工作过程当中的实用工具类,脚本...☆38Updated 2 years ago
- A Qt widget acts like QToolBox but only hosts QToolButtons☆17Updated 8 years ago
- libev-based event dispatcher for Qt☆39Updated 6 years ago
- spdlog简单封装☆49Updated last year
- Thread safe, lock-free memory pool.☆56Updated 10 months ago
- this is my summary c++ common tools☆27Updated last year
- c++ operation database like mybatis☆35Updated 2 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- Thread4z is an open source C++ cross-platform lightweight cross-platform thread library.☆31Updated 9 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- A event bus for Qt.☆32Updated 3 years ago
- A collection of custom widgets☆8Updated 4 years ago
- UI property editors for a QObject or a QObjectList.☆40Updated 2 weeks ago
- Fiber and async I/O based network library☆8Updated 9 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week
- libuv-based Event Dispatcher for Qt☆29Updated 9 years ago
- C++远程调用框架☆33Updated 10 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- 基于Qt的Sentry SDK☆21Updated 2 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago