thread-pool topic
mgx
:rainbow: A high performance network framework written in c++ (support tcp and http)
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 wo...
sangfroid
A load balanced threadpool.
java-sdk
一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,J...
goethe
Threading and Caching Utilities for golang
AzaThread
Simple and powerful threads emulation component for PHP (based on forks).
pyside2-qml-examples
Collection of simple examples showcasing qml & qtquick + PySide2 & python
ThreadPool2
Lightweight, Generic, Pure C++11 ThreadPool
workerpool
A simple thread pool for stateful parallel task execution