Ya.*_*man 2 perl daemon signal-handling
我想在perl中编写一个强大的守护进程,它将在Linux上运行并遵循这个优秀答案中描述的模板.但是我的情况有一些不同:首先我使用的是Parallel :: ForkManager start() and next ; 紧接着在事件上分叉exec('handle_event.pl')
在这种情况下,我有以下问题:
exec('handle_event.pl')将处理程序在exec中继承(我知道它们是继承的fork)?handle_event.pl这个定义会覆盖父类中定义的那个吗?谢谢
| 归档时间: |
|
| 查看次数: |
2289 次 |
| 最近记录: |