[ 原始碼: mdm ]
套件:mdm(0.1.3-2.1 以及其他的)
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.
Comes with an ncurses-based monitoring console. Compatible with xargs, find, make, any shell, together, in a script or interactively.
其他與 mdm 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: 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