I only know of Thread::Pool
which is apparently not supported in recent Perl versions, and Thread::Pool::Simple
which lacks almost any documentation.
So which thread pool manager can I use under Perl v5.10.1 or and higher?
I only know of Thread::Pool
which is apparently not supported in recent Perl versions, and Thread::Pool::Simple
which lacks almost any documentation.
So which thread pool manager can I use under Perl v5.10.1 or and higher?
See http://stackoverflow.com/questions/3742793/how-can-i-install-threadpool-from-cpan/3755350#3755350.