forkrun
Parallel runner
A utility that efficiently runs multiple commands in parallel using bash coprocs
runs multiple inputs through a script/function in parallel using bash coprocs
158 stars
3 watching
1 forks
Language: Shell
last commit: about 2 months ago
Linked from 1 awesome list
bashcoprocfastforksloopsparallelparallel-computingparallelize
Related projects:
Repository | Description | Stars |
---|---|---|
pvolok/mprocs | A tool to run multiple commands in parallel and show their output separately. | 1,564 |
aaronriekenberg/rust-parallel | An asynchronous command-line application that runs commands in parallel, aggregates outputs, and provides various features for efficient execution. | 166 |
soravux/scoop | A distributed task module allowing concurrent parallel programming on various environments | 642 |
coderaiser/redrun | A tool to run multiple npm scripts fast and efficiently by avoiding the overhead of separate processes for each script. | 123 |
hypercubed/grunion | A command-line tool for running multiple shell commands concurrently from glob patterns | 8 |
joshuatvernon/cbf | A CLI tool that automates repetitive development tasks by storing and running customizable scripts in JSON or YAML format. | 27 |
parallelssh/parallel-ssh | An asynchronous SSH client library for running commands on multiple servers in parallel with minimal system load. | 1,212 |
val/crun | A tool enabling source code execution with minimal setup and automatic cache management. | 45 |
slavaganzin/await | A utility tool for executing multiple commands concurrently and waiting for their completion. | 149 |
oconnor663/duct.rs | A library for running child processes in Rust, providing tools for building pipelines and handling errors and input/output. | 839 |
eshaan7/flask-shell2http | An HTTP wrapper service for running shell commands asynchronously | 179 |
raynes/conch | A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 540 |
sindresorhus/p-times | Runs promise-returning & async functions multiple times concurrently | 39 |
coderaiser/madrun | CLI tool to run multiple npm scripts in a single command line interface | 24 |
kareman/swiftshell | A Swift framework for running shell commands and handling their output | 1,038 |