in reply to Re: Perl threads - parallel run not working
in thread Perl threads - parallel run not working
Hello sundialsvc4,
I was infact working on this strategy of spawning multiple processes instead of threads. This specific script is infact invoked as a background process via another script that works as the main interface, so spawning multiple process should save sometime than figuring this one out.
May be avoidance is the best strategy in this case.
Thanks
|
|---|