in reply to Re^2: how to limit maximum threads in cpan example boss.pl
in thread how to limit maximum threads in cpan example boss.pl

It's running perfectly now. I had only to add this line "$LIFETIME_THREADS-- >0;" also to the timeout section with the signal handler to be sure that the script will finish properly every time.

Thanks for your help ...

Franc
  • Comment on Re^3: how to limit maximum threads in cpan example boss.pl