Here are
283 public repositories
matching this topic...
A General-purpose Parallel and Heterogeneous Task Programming System
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数
一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。
Updated
Jul 31, 2020
Java
A concise,practical async library for Android project,already was used in million devices
Updated
May 30, 2019
Java
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
爬取
www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Updated
Aug 27, 2019
Python
A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.
Task Worklet: explainer, polyfill and demos.
Updated
Aug 17, 2021
JavaScript
Portable (POSIX/Windows/Emscripten) thread pool for C/C++
A C++17 thread pool for high-performance scientific computing.
Host of debugging-related extensions such as post-mortem tools or WinDBG extensions
Updated
Jan 20, 2019
Java
Futures and thread pool for C++ (with optional Qt support)
💻 本项目为 C++11 编写的 Web 服务器,解析了 get、head 请求,可处理静态资源,支 持HTTP长连接,支持管线化请求,并实现了异步日志,记录服务器运行状态
Updated
Feb 24, 2021
HTML
Golang simple thread pool implementation
用于Unity中的图片异步显示加载库 async load and display image in unity
Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别
Updated
Jul 9, 2019
Python
Light, fast, threadpool for C++20
Windows I/O Completion Port wrapper class for Delphi and Free Pascal
Updated
Jan 1, 2021
Pascal
Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.
Node thread pools using worker threads
Updated
Jun 30, 2018
TypeScript
A simple、 light(only two file)、fast 、powerful 、easy to use 、easy to extend 、 Android Library To Manager your AsyncTask/Thread/CallBack Jobqueue ! 一个超级简单,易用,轻量级,快速的异步任务管理器,类似于AsyncTask,但是比AsyncTask更好用,更易控制,从此不再写Thread ! ^_^
Updated
Nov 17, 2017
Java
Improve this page
Add a description, image, and links to the
threadpool
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
threadpool
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.