Hi all,

I have heard a lot of bashing of the thread support in Perl and tried it myself with limited success.

For example, some months ago I tried the standard "use threads;" and remember seeing a segfault when it reached the "join" (but everything worked well otherwise, which gave me a mixed feeling).

I will soon have access to a cluster of hexacore machines and am thinking of the best way to utilize them - obviously threaded programs would get me a long way in such a setup. Is there a "best" way to do threads in Perl? Do you know of any production-ready applications that are using Perl threads?

Thanks for any suggestions!

Cheers,
Deyan




--
Deyan Ginev, Jacobs University Bremen,
http://kwarc.info/people/dginev

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to