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."
  • Go 1.5 Rory via Digitalmars-d-announce
    • Re: Go 1.5 Jack Stouffer via Digitalmars-d-announce
      • Re: Go 1.5 Dmitry Olshansky via Digitalmars-d-announce
      • Re: Go 1.5 deadalnix via Digitalmars-d-announce
        • Re: Go 1.5 Jack Stouffer via Digitalmars-d-announce
          • Re: Go 1.... deadalnix via Digitalmars-d-announce
            • Re: ... Rory McGuire via Digitalmars-d-announce
          • Re: Go 1.... Ola Fosheim Grøstad via Digitalmars-d-announce
    • Re: Go 1.5 Ola Fosheim Grøstad via Digitalmars-d-announce
    • Re: Go 1.5 thedeemon via Digitalmars-d-announce
      • Re: Go 1.5 Ola Fosheim Grøstad via Digitalmars-d-announce

Reply via email to