On 04/09/2018 10:51 AM, Dave Mitchell wrote: > On Sun, Apr 08, 2018 at 10:23:20PM +0000, Christian Walde wrote: >> - perl threads can work fine under a certain load, but crash randomly once >> the load becomes too big >> - perl threads can work fine on one computer, but crash randomly on another >> due to slight module differences > Is this based on the idea that the ithreads implementation itself is > inherently buggy, or that some modules may not be thread-safe. > > I'd be surprised if the former, and if the latter, surely that applies > to any "real" threading implementation in any programming language? Could you please expand on this, Dave?Thread Previous | Thread Next