|
Hi I’m (trying) to build one threaded module that will manipulate a Win32
Performance information, and for this I read some books (Network Programming
with Perl and Programming Perl) and the tutorial ‘Thread in Perl’, but I still
feel a thread idiot. More I read about thread, more doubt I get. I’ve some question that I’d like your help. 1o. May I working with reference on thread, when on main thread start
many threads passing a hash ref as a parameters? I need lock() even on a ref? 2o. Is it possible to get signal (or any kind of communicate) from a
detach thread? Thanks, Solli M. Honorio --- --- |
