in reply to Parallel trigger of different subs

Hi there, I guess the real question is different from the one posted here. What is the actual problem you try to solve?

Brief CPAN search reveals for example: Parallel::ForkManager, MCE, Parallel::Boss, Parallel::Batch

Also, there is a plethora of nodes concerning forks and threads. For example Fork and wait question