[ 源代码: 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)
- 终端控制的共享库
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库
-
- dep: screen
- terminal multiplexer with VT100/ANSI terminal emulation