Is it possible to create independent processes with the use of "Proc::Daemon::Init()" from a single script and have them communicate with each other
for($i;$i<2;$i++) { # This would spwan four independent $pid= fork; # processes Proc::Daemon::Init(); }
Any help would be appreciated
In reply to Process as daemon, communicate back by owl1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |