I think this one by Rick Hudson is very good as well. https://www.infoq.com/presentations/go-gc-performance
tors 11 jan. 2018 kl 18:38 skrev <[email protected]>: > Hi! > > Currently go uses concurrent mark'n'sweep. Best talk about gc in go and > theory: > https://pusher.com/sessions/meetup/the-realtime-guild/golangs-realtime-garbage-collector > Also you can read chapter 15 in GC handbook: > http://gchandbook.org/contents.html > > > четверг, 11 января 2018 г., 18:50:24 UTC+3 пользователь golangguy написал: > >> Hi >> >> I am new to golang, and had background in C/C++ , can you some one give >> me information/explanation about how garbage collectors in golang works ? >> >> Thanks, >> >> -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
