The underlying cause is a Perl internal use of a system call WaitForMultipleObjects() which is limited to waiting on 64 objects at any given time.
From what I remember, the limitation is 64 concurrent forks. Once one completes, you can initiate another.
I forget all details, but if you'd show the basic layout of your code, I'd probably remember what you need to do to alleviate the limit.
In reply to Re: Win32 limit to number of calls to system()?
by BrowserUk
in thread Win32 limit to number of calls to system()?
by Limbic~Region
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |