An open API service indexing awesome lists of open source software.

https://github.com/mgravey/nodeparallel

A simple tool to run multiple command in parallel over multiple nodes. Each command be run on a single node. Very useful for short jobs, because it allows to shortcut the submission queue, and factorize the initialization.
https://github.com/mgravey/nodeparallel

cluster command command-line-tool forward node parallel

Last synced: 26 days ago
JSON representation

A simple tool to run multiple command in parallel over multiple nodes. Each command be run on a single node. Very useful for short jobs, because it allows to shortcut the submission queue, and factorize the initialization.

Awesome Lists containing this project