thread-pool topic

List thread-pool repositories
trafficstars

Melon

1.3k
Stars
179
Forks
Watchers

A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP...

WebServer

7.5k
Stars
2.1k
Forks
Watchers

A C++ High Performance Web Server

thread-pool

2.0k
Stars
235
Forks
Watchers

BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library

threadly

216
Stars
31
Forks
Watchers

A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.

not-enough-standards

229
Stars
7
Forks
Watchers

A modern header-only C++ library that provides platform-independent utilities.

agency

154
Stars
27
Forks
Watchers

Execution primitives for C++

marl

1.8k
Stars
185
Forks
Watchers

A hybrid thread / fiber task scheduler written in C++ 11

hippo4j

5.3k
Stars
1.1k
Forks
Watchers

📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily in...

thread-pool

1.1k
Stars
212
Forks
Watchers

Thread pool implementation using c++11 threads

concurrent-programming

622
Stars
245
Forks
Watchers

:cactus:《实战java高并发程序设计》源码整理