The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

- zing-fork is responsible for forking processes, ... - and connecting forked processes to parents which is useful for monitoring - you'll notice that the (4) forks requested in the scheme are ignored here - to launch 4 forks, execute() is called multiple times, this is because ... - elsewhere, certain process logic needs to relaunch dead forks - also, note that terminate() sends a signal to all registered forks