thread-pool topic

List thread-pool repositories
trafficstars

concurrency

563
Stars
159
Forks
Watchers

Java 并发编程知识梳理以及常见处理模式 features and patterns

threads.js

3.0k
Stars
159
Forks
Watchers

🧵 Make web workers & worker threads as simple as a function call.

Hamsters.js

570
Stars
33
Forks
Watchers

100% Vanilla Javascript Multithreading & Parallel Execution Library

Netty-SkillTree

133
Stars
81
Forks
Watchers

干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码

thread-pool

377
Stars
27
Forks
Watchers

A modern, fast, lightweight thread pool library based on C++20

EasyThread

290
Stars
50
Forks
Watchers

一款安全、轻巧、简单的线程池管理器

YACLib

250
Stars
26
Forks
Watchers

Yet Another Concurrency Library

threadpool

957
Stars
341
Forks
Watchers

based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数

Chat

743
Stars
320
Forks
Watchers

Java NIO+多线程实现聊天室

rust-threadpool

536
Stars
83
Forks
Watchers

A very simple thread pool for parallel task execution