Re: Perl threads
- From: ivakras1@xxxxxxxxx
- Date: Mon, 30 Jul 2007 12:13:42 -0000
Oh i see now... I can controll thread over shared vars. Ok.
In your example:
print "I'm at the end of my code block, and ready to be joined\n";
Is that mean thread waits to be joined or detached anyway? It never
dies by itself?
I need to fire up threads and forget about them, and continuing main
program, so i use detach. How can i count how much threads are running
now?
Tnx!
.
- References:
- Perl threads
- From: ivakras1
- Perl threads
- Prev by Date: Re: fork command.
- Next by Date: Re: fork command.
- Previous by thread: Re: Perl threads
- Next by thread: Re: Perl threads
- Index(es):