FastMM4 & Parallel Programming?

FastMM4 & Parallel Programming?
I have seem a couple of comments which imply FastMM4, Delphi's memory manager, doesn't perform well in a parallel applications. Having Googled around a little I came across ScaleMM (see link). It claims better performance in multi-core apps.  Does anyone use ScaleMM in production applications? Is it stable?

FastMM4 has been with us since Delphi 2010. Maybe it's time for Embarcadero to take a look at improving the memory manager now that we have the Parallel Library. Or is this a "storm-in-a-teacup" and is FastMM4 perfectly adequate for most parallel applications?
https://code.google.com/p/scalemm/

Comments