pool example
[email protected] (Alfonso Caponi) Thu, 13 Dec 2012 18:15:38 +0100
| Newsgroups | perl.ithreads |
|---|---|
| Message-ID | <CAF3e4iYQfMWyxhyQ3Bh1KCzQJwh30TretS0-YX4=xSR5POPXAQ@mail.gmail.com> |
--00032557adae59daf604d0bf103a Content-Type: text/plain; charset=ISO-8859-1 Hi list, I've a question about pool example script ( http://cpansearch.perl.org/src/JDHEDDEN/threads-1.86/examples/pool.pl). Theoretically, should the sub "timer" kill threads immediately when sleep value is greater than timeout value? At the moment seems that the threads wait for the sleep value than they got killed by sub "timer". Thank you --00032557adae59daf604d0bf103a--