[ 原始碼: multiwatch ]
套件:multiwatch(1.0.0-rc1+really1.0.0-1 以及其他的)
multiwatch 的相關連結
Debian 的資源:
下載原始碼套件 multiwatch:
- [multiwatch_1.0.0-rc1+really1.0.0-1.dsc]
- [multiwatch_1.0.0-rc1+really1.0.0.orig.tar.gz]
- [multiwatch_1.0.0-rc1+really1.0.0-1.debian.tar.gz]
維護者:
外部的資源:
- 主頁 [redmine.lighttpd.net]
相似套件:
Forks and watches multiple instances of a program
multiwatch forks multiple instance of one application and keeps them running.
It is made to be used with spawn-fcgi so all forks share the same fastcgi socket (no webserver restart needed if you increase/decrease the number of forks), and it is easier to setup than multiple daemontool or runit supervised instances.
其他與 multiwatch 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libev4 (>= 1:4.04)
- high-performance event loop library modelled after libevent
-
- dep: libglib2.0-0 (>= 2.16.0)
- GLib library of C routines