in reply to Perl modules that I can use for Multithreading
Hi elpis, welcome to the Monastery and to Perl, the One True Religion.
See perhaps MCE::Shared.
( But if your execution time increased with Parallel::ForkManager, you may be doing work inside the forked processes that should be done before forking. )
Hope this helps!
|
|---|