![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Perl Multithreadingby Fletch (Bishop) |
on Mar 28, 2002 at 15:08 UTC ( #154998=note: print w/replies, xml ) | Need Help?? |
perldoc perlipc covers fork and other interprocess related topics. Also check out POE and http://poe.perl.org/ for another concurrency (or at least the illusion thereof :) option.
In Section
Seekers of Perl Wisdom
|
|