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 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stocks29/graphex | A library for composing and executing task graphs in Elixir. | 12 |
fawdlstty/taskpool | An implementation of a task pool that allows executing asynchronous tasks in a purely synchronous manner | 10 |
hendrixstring/android-zorn | Provides a framework for asynchronously executing tasks in Android using workers and manager classes. | 87 |
jmartinesp/asyncjoblibrary | A library to simplify Android background and UI task execution | 221 |
aymenfurter/microagents | A system of self-improving agents that can dynamically generate and edit code to perform tasks. | 742 |
skytix-dev/rexe | A tool to execute tasks within the Mesos framework by synchronously executing jobs and outputting their contents to STDOUT | 1 |
allegro/mesos-executor | A customizable Apache Mesos task executor with features like graceful shutdown and log scraping | 49 |
google/executor.nvim | A plugin to run command line tasks in the background and notify results. | 150 |
omnilib/aiomultiprocess | A library that enables efficient concurrent execution of asynchronous tasks using both async and multiprocessing capabilities. | 1,776 |
openembedded/bitbake | A task execution engine that allows shell and Python tasks to be run efficiently in parallel with complex inter-task dependencies. | 434 |
corca-ai/eval | A tool that utilizes AI and automation to execute complex tasks and generate code in response to user requests. | 869 |
anthemtotheego/inlineexecute-assembly | A proof of concept tool for executing .NET assemblies in the same process as a beacon implant, allowing for in-process execution and customization. | 603 |
objectprofile/dmirror | A tool to parallelize workload execution across multiple copies of an image | 9 |
chop-dbhi/sql-agent | An HTTP service for executing ad-hoc SQL queries on various databases. | 93 |
msoap/shell2http | An HTTP server designed to execute shell commands on demand. | 1,351 |