Go 1.5
Rory via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Fri Sep 18 12:26:25 PDT 2015
The new GC in Go 1.5 seems interesting. What they say about is
certainly interesting.
http://blog.golang.org/go15gc
"To create a garbage collector for the next decade, we turned to
an algorithm from decades ago. Go's new garbage collector is a
concurrent, tri-color, mark-sweep collector, an idea first
proposed by Dijkstra in 1978."
More information about the Digitalmars-d-announce
mailing list