I try to find out what I can use to achieve the below in Perl.
1. Multithreading. I saw the Tread package http://www.perl.com/doc/manual/html/lib/Thread.html. Anything other than this?
2. Communication Among Perl Processes. Anything other than sending signals to process? Can we use Thread package to do this? Any example?
Thanks a lot!
PerlSearcher
------------------------------------------------------------
Update: For multithreading, I found another node on perlmonks at http://www.perlmonks.org/?node_id=615459
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |