threadpool topic
TaskManager
一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。
taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
python3-concurrency-pics-02
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细...
dynamic-tp
🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitori...
pthreadpool
Portable (POSIX/Windows/Emscripten) thread pool for C/C++
thread-pool
A modern, fast, lightweight thread pool library based on C++20
TaskScheduler
A concise,practical async library for Android project,already was used in million devices
asynqro
Futures and thread pool for C++ (with optional Qt support)
poolifier
Fast and small Node.js worker_threads and cluster worker pool
threadpool
based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数