thread-pool topic
Melon
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
A C++ High Performance Web Server
thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
threadly
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
A modern header-only C++ library that provides platform-independent utilities.
marl
A hybrid thread / fiber task scheduler written in C++ 11
hippo4j
📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily in...
thread-pool
Thread pool implementation using c++11 threads
concurrent-programming
:cactus:《实战java高并发程序设计》源码整理