rexe
Mesos task executor
A tool to execute tasks within the Mesos framework by synchronously executing jobs and outputting their contents to STDOUT
Remote Execution tool for Mesos
1 stars
2 watching
0 forks
Language: Rust
last commit: over 6 years ago
Linked from 1 awesome list
mesosmesos-scheduler
Related projects:
Repository | Description | Stars |
---|---|---|
allegro/mesos-executor | A customizable Apache Mesos task executor with features like graceful shutdown and log scraping | 49 |
stocks29/graphex | A library for composing and executing task graphs in Elixir. | 12 |
alkenso/execq | A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. | 40 |
aymenfurter/microagents | A system of self-improving agents that can dynamically generate and edit code to perform tasks. | 742 |
hendrixstring/android-zorn | Provides a framework for asynchronously executing tasks in Android using workers and manager classes. | 87 |
jpmens/mqtt-launcher | A Python program that executes shell commands based on MQTT message content | 188 |
openembedded/bitbake | A task execution engine that allows shell and Python tasks to be run efficiently in parallel with complex inter-task dependencies. | 434 |
wndhydrnt/mesos-task-exporter | Tool for exporting Mesos task metrics to Prometheus | 5 |
bitsadmin/nopowershell | A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence | 966 |
felixb/mesos-tail | A tool to monitor and interact with running tasks in a Mesos cluster | 2 |
fawdlstty/taskpool | An implementation of a task pool that allows executing asynchronous tasks in a purely synchronous manner | 10 |
emacsorphanage/quickrun | An Emacs extension that enables quick execution of scripts and programs in various programming languages | 479 |
eremetic-framework/eremetic | A Mesos framework for running one-off tasks in Docker | 149 |
objectprofile/dmirror | A tool to parallelize workload execution across multiple copies of an image | 9 |
kxxt/tracexec | A utility for tracing execve{,at} and pre-exec behavior in programs. | 276 |