Re: perl and threads

2006-07-19 Thread Kristoff Bonne
Jerry, Jerry D. Hedden schreef: >> Is there a way to get 100 % certainty if a thread is running. > Yes. Install the lastest version of 'threads' from CPAN. Then you can > use $thr->is_running(). Thanks. In the meanwhile, I find no less then three possibilities. Appart from your proposal, I f

RE: perl and threads

2006-07-18 Thread Jerry D. Hedden
> Is there a way to get 100 % certainty if a thread is running. Yes. Install the lastest version of 'threads' from CPAN. Then you can use $thr->is_running().

perl and threads

2006-07-18 Thread kristoff bonne
Aan allen die zijn of zullen zijn, onze groet. I don't know if this is the correct place for "user"-discussion, but I'm looking for some information about perl threads. I've been looking into perlthrtut and the other manuals for this, but I don't see to find the solution. If it is off-topic,

perl and threads

2006-07-18 Thread kristoff bonne
Aan allen die zijn of zullen zijn, onze groet. I don't know if this is the correct place for "user"-discussion, but I'm looking for some information about perl threads. I've been looking into perlthrtut and the other manuals for this, but I don't see to find the solution. If it is off-topic