|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Remote Monitoring using multi-threadingby jfroebe (Vicar) |
| on Mar 15, 2010 at 16:58 UTC ( #828728=note: print w/ replies, xml ) | Need Help?? |
|
You'd be better off using POE as using threads within Perl is a bit funky. Funky in the sense that the current thread model used within Perl (not referring to Perl 6 btw) doesn't always behave the way you would expect if coming from say Java, C++ or .Net. It is unique... not that that is a bad thing, just an fyi
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||