[ bianca ]
[ ソース: mdm ]
パッケージ: mdm (0.1.3-3)
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.38)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libncurses6 (>= 6)
- shared libraries for terminal handling
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling
-
- dep: screen
- terminal multiplexer with VT100/ANSI terminal emulation