in reply to Re^3: Threading with a twist -- a panorama
in thread Threading with a twist

Threads is beautiful for many use cases. So are many parallel modules available on CPAN. Running parallel using Perl is amazing on today's multi-core processors, having 16 or more cores.
  • Comment on Re^4: Threading with a twist -- a panorama