[ 源代码: node-daemon ]
软件包:node-daemon(1.1.0-1)
Turn a node script into a daemon
Daemon actually re-spawns the current application and runs it again. The only difference between the original and the fork is that the original will not execute past the daemon() call whereas the fork will.
其他与 node-daemon 有关的软件包
|
|
|
|
-
- dep: nodejs (>= 0.8.0)
- evented I/O for V8 javascript - runtime executable