From the perldoc page for threads, I see I should use ithreads, since it has less problems. I also read this post, linked from the tutorial page. Since the former doesn't have a lot of tips other than to use ithreads and the latter is a couple years old, anybody have thoughts/updates/etc.? Would you say threads is now ready for production systems? I know there were a lot of problems with threads prior to v. 5.6; looks like these issues have been addressed?
-- Burvil
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Stability of threads in perl 5.8?
by erroneousBollock (Curate) on Nov 05, 2007 at 04:23 UTC | |
Re: Stability of threads in perl 5.8?
by fenLisesi (Priest) on Nov 05, 2007 at 09:06 UTC | |
Re: Stability of threads in perl 5.8?
by zentara (Cardinal) on Nov 05, 2007 at 12:58 UTC | |
by BrowserUk (Patriarch) on Nov 05, 2007 at 13:31 UTC | |
Re: Stability of threads in perl 5.8?
by BrowserUk (Patriarch) on Nov 05, 2007 at 16:09 UTC | |
Re: Stability of threads in perl 5.8?
by jplindstrom (Monsignor) on Nov 05, 2007 at 14:26 UTC | |
by erroneousBollock (Curate) on Nov 05, 2007 at 14:34 UTC | |
Re: Stability of threads in perl 5.8?
by chrism01 (Friar) on Nov 13, 2007 at 04:50 UTC |