|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re: Parallel::ForkManager - machine way tooo slow - need a quad-core machineby flexvault (Vicar) |
| on Oct 26, 2012 at 14:14 UTC ( #1001088=note: print w/ replies, xml ) | Need Help?? |
|
Only you know what size machine you need. I have never used 'Parallel::ForkManager', but I have used 'fork' on a lot of different *nix machines. So I'll give you some ideas to look at:
I've found that adding more than 4 forks per core starts slowing things down. But only you will know that after testing current performance. Now if you really want that new 4-core machine, and you want our premission, then I'm all for it :-) Good Luck! "Well done is better than well said." - Benjamin Franklin
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||