[ ソース: mdm ]
パッケージ: mdm (0.1.3-2.2)
Utilities for single-host parallel shell scripting
The Middleman System (mdm) is a set of utilities that help you parallelize your shell scripts. Simply label the commands to run in parallel, and the System automatically exploits every parallelization opportunity that arises at runtime. You can also specify dependency between commands so that they run in an appropriate order.
mdm comes with an ncurses-based monitoring console and is compatible with xargs, find, make and any shell. It can be run in a script or interactively.
その他の mdm 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libncurses6 (>= 6)
- 端末処理用共有ライブラリ
-
- dep: libtinfo6 (>= 6)
- 端末を扱う低レベルの terminfo 共有ライブラリ
-
- dep: screen
- VT100/ANSI 端末エミュレーションを備えた端末マルチプレクサ