|
Hi, I'm having the same problem. When I run my script with Thread::Queue (v2.12) and control the process with 'htop' command (in unix). Even though, every threads keep running, the sum of all their CPUs percentage never exceed the 100% of a single process. My Perl version is 5.14, so it doesn't seem to be a version problem.
Has anyone ideas about how to solve this problem?
|