thread-pool
There are 618 repositories under thread-pool topic.
Blankj/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
linyacool/WebServer
A C++ High Performance Web Server
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
opengoofy/hippo4j
📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
andywer/threads.js
🧵 Make web workers & worker threads as simple as a function call.
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
google/marl
A hybrid thread / fiber task scheduler written in C++ 11
Water-Melon/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).
mtrebi/thread-pool
Thread pool implementation using c++11 threads
lzpong/threadpool
based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数
zpl-c/zpl
📐 Pushing the boundaries of simplicity
songxinjianqwe/Chat
Java NIO+多线程实现聊天室
ZHENFENG13/concurrent-programming
:cactus:《实战java高并发程序设计》源码整理
Fadezed/concurrency
Java 并发编程知识梳理以及常见处理模式 features and patterns
rust-threadpool/rust-threadpool
A very simple thread pool for parallel task execution
DeveloperPaul123/thread-pool
A modern, fast, lightweight thread pool library based on C++20
yjfnypeu/EasyThread
一款安全、轻巧、简单的线程池管理器
callicoder/java-concurrency-examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
YACLib/YACLib
Yet Another Concurrency Library
Alairion/not-enough-standards
A modern header-only C++ library that provides platform-independent utilities.
threadly/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.
xjtushilei/ScriptSpider
A Java componentized distributed crawler framework. 一个Java版本的组件化的分布式通用爬虫
thanhit95/multi-threading
Practical multithreading tutorials. Languages supported: C++, Java, C#, Python, Javascript/Nodejs.
agency-library/agency
Execution primitives for C++
Zielon/ParallelQSlim
Shape Aware Parallel Mesh Simplification Algorithm
ZjzMisaka/PowerThreadPool
A comprehensive and efficient lock-free thread pool with granular work control, flexible concurrency, and robust error handling, alongside an easy-to-use API for diverse work submissions.
singgel/Netty-SkillTree
干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码
Fdhvdu/ThreadPool
A fastest, exception-safety and pure C++17 thread pool.
SophistSolutions/Stroika
Modern C++ made easy
ihhub/penguinV
Computer vision library with focus on heterogeneous systems
stevana/elastically-scalable-thread-pools
An experiment in controlling the size of a thread pool using a PID controller.
tirimatangi/Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
Tastyep/TaskManager
A C++14 Task Manager / Scheduler
jeremyong/coop
C++20 coroutines-based cooperative multitasking library
leVirve/dcard-spider
A spider on Dcard. Strong and speedy.
softvar/super-workers
:horse: Distribute load on front-end via parallelism