thread-pool topic

List thread-pool repositories

mgx

24
Stars
4
Forks
Watchers

:rainbow: A high performance network framework written in c++ (support tcp and http)

SmartThreadPool

21
Stars
8
Forks
Watchers

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

30
Stars
2
Forks
Watchers

A load balanced threadpool.

java-sdk

32
Stars
21
Forks
Watchers

一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,J...

goethe

30
Stars
6
Forks
Watchers

Threading and Caching Utilities for golang

AzaThread

72
Stars
4
Forks
Watchers

Simple and powerful threads emulation component for PHP (based on forks).

pyside2-qml-examples

48
Stars
7
Forks
Watchers

Collection of simple examples showcasing qml & qtquick + PySide2 & python

ThreadPool2

30
Stars
2
Forks
Watchers

Lightweight, Generic, Pure C++11 ThreadPool

workerpool

30
Stars
4
Forks
Watchers

A simple thread pool for stateful parallel task execution