Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Win32 limit to number of calls to system()?

by cdarke (Prior)
on Sep 12, 2011 at 16:15 UTC ( [id://925509]=note: print w/replies, xml ) Need Help??


in reply to Win32 limit to number of calls to system()?

Since it appears to be a per-process limit, the way I have got over the limit in the past is to split the workload over a number of other processes. For example, with 128 jobs to run, spawn 4 programs which just run 32 jobs each.

Not elegant, I know.
  • Comment on Re: Win32 limit to number of calls to system()?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://925509]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-18 09:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found