![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re^4: how to make a module and its methods accessable between paren t and child threadsby ruoso (Curate) |
on Nov 24, 2010 at 12:09 UTC ( #873417=note: print w/replies, xml ) | Need Help?? |
Note that you don't need to use threads to do that. You can use assynchronous IO. Take a look at POE, AnyEvent and IO::Async.
daniel
In Section
Seekers of Perl Wisdom
|
|