Transaction oriented collector
2016-06-24
Rick and Austin just published their design doc for their new Go garbage collector. It is an attempt to get the advantages of isolated heaps via lightweight dynamic analysis, without making the programming model harder to use.
A very interested project that I hope succeeds.
golang.org/s/gctoc