I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2012-01-31 04:33:54.784216-08 by bartg01 in response to 13619
Re: Getting no effective performance improvement from additional threads in pool
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?
Direct Responses: 13623 | Write a response