On 03-May-2005 Rocco Caputo wrote: > On Tue, May 03, 2005 at 11:47:19AM +0400, Alex wrote: >> How to make as much childs as possible, but not more than >> (for example 50%) of CPU. > > I don't know. How does one portably determine their machine's idle > CPU percent?
Proc::ProcessTable supports a suprising number of OSes. Dunno if it returns the info needed, though. http://search.cpan.org/~durist/Proc-ProcessTable-0.39/ -Philip
