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
Related projects ⓘ
Alternatives and complementary repositories for SmartThreadPool
- header only log inherited from Nanolog☆36Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- this is my summary c++ common tools☆26Updated last year
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated last year
- c++11任务库☆51Updated 8 years ago
- 基于C++14语法的任务链☆23Updated 4 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
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 3 years ago
- A MemoryPool implemented in C++11. Variable size and pool-auto-size supported.☆11Updated 4 years ago
- 工作过程当中的实用工具类,脚本...☆37Updated 2 years ago
- an easy to use async redis client implemented in c++11☆34Updated 3 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated 10 months ago
- Thread4z is an open source C++ cross-platform lightweight cross-platform thread library.☆31Updated 9 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 10 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆28Updated 10 years ago
- A simple header-only C++11 std::string formatter☆41Updated 9 years ago
- libhv gui demo using Qt☆16Updated last year
- c++ operation database like mybatis☆35Updated 2 years ago
- C++11 header-only thread pool library☆18Updated 5 years ago
- Plugin Management Framework☆7Updated 6 years ago
- A C++11 Thread pool with 3 priorities☆10Updated 5 years ago
- spdlog简单封装☆44Updated 10 months ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 7 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆45Updated last week
- better asio wrapper (++asio)☆40Updated 2 years ago