in reply to Re^2: Efficient way to fork processes and keep a running count?
in thread Efficient way to fork processes and keep a running count?
I thought later that Parallel::ForkManager is another good option for you, if you want to keep things simple. There is a tutorial here in the Monastery : Introduction to Parallel::ForkManager
|
|---|