[MLton] Welcome to Daniel Spoonhower
Daniel Spoonhower
spoons+ at cs.cmu.edu
Mon Sep 17 10:56:51 PDT 2007
> Dan, does this mean you plan to work on the MLton runtime to support
> parallel GC? There is interest on that front from a number of people.
I'm not taking on parallel GC immediately, though it's a possibility for
future. Right now I'm just focusing on supporting parallel application
execution by spawning a pthread for each processor and then properly
synchronizing around uses of shared runtime resources.
--djs
More information about the MLton
mailing list