taskpool
Task executor
An implementation of a task pool that allows executing asynchronous tasks in a purely synchronous manner
Modern C++ 任务池,将作为纯同步调用方式实现完全等价于 async/await 的效果
10 stars
2 watching
0 forks
Language: C++
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. | 40 |
| A library for composing and executing task graphs in Elixir. | 12 |
| Provides a framework for asynchronously executing tasks in Android using workers and manager classes. | 87 |
| A library to simplify Android background and UI task execution | 221 |
| A C++14 library providing executors and related functionality for asynchronous operations | 495 |
| A system of self-improving agents that can dynamically generate and edit code to perform tasks. | 747 |
| A library that enables efficient concurrent execution of asynchronous tasks using both async and multiprocessing capabilities. | 1,787 |
| A library that provides a simple process pooling mechanism to manage concurrent task execution in Elixir applications. | 28 |
| A tool to execute tasks within the Mesos framework by synchronously executing jobs and outputting their contents to STDOUT | 1 |
| A tool to execute payloads on Unix-like systems by exploiting common weaknesses in password authentication mechanisms. | 105 |
| A library that provides a concurrency limiting goroutine pool for efficient task execution and management. | 519 |
| A tool to parallelize workload execution across multiple copies of an image | 9 |
| A computation expression builder for F# that simplifies writing asynchronous code using Task. | 236 |
| Adds support for saving and restoring asynchronous task states on Windows Phone and Windows Runtime platforms | 4 |
| A task execution engine that enables parallel and efficient execution of shell and Python tasks with inter-task dependency constraints. | 437 |