execq
Task executor
A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing.
Smart queue that executes tasks in threadpool-like manner
40 stars
7 watching
11 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library for composing and executing task graphs in Elixir. | 12 |
| | An implementation of a task pool that allows executing asynchronous tasks in a purely synchronous manner | 10 |
| | 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 system of self-improving agents that can dynamically generate and edit code to perform tasks. | 747 |
| | A tool to execute tasks within the Mesos framework by synchronously executing jobs and outputting their contents to STDOUT | 1 |
| | A customizable Apache Mesos task executor with features like graceful shutdown and log scraping | 49 |
| | A plugin to run command line tasks in the background and notify results. | 151 |
| | A library that enables efficient concurrent execution of asynchronous tasks using both async and multiprocessing capabilities. | 1,787 |
| | A task execution engine that enables parallel and efficient execution of shell and Python tasks with inter-task dependency constraints. | 437 |
| | A tool that utilizes AI and automation to execute complex tasks and generate code in response to user requests. | 869 |
| | A proof of concept tool for executing .NET assemblies in the same process as a beacon implant, allowing for in-process execution and customization. | 617 |
| | A tool to parallelize workload execution across multiple copies of an image | 9 |
| | An HTTP service for executing ad-hoc SQL queries on various databases. | 93 |
| | An HTTP server designed to execute shell commands on demand. | 1,356 |