logoalt Hacker News

c0balttoday at 1:12 AM1 replyview on HN

https://m.youtube.com/watch?v=-K11rY57K7k - Dmitry Vyukov — Go scheduler: Implementing language with lightweight concurrency

This one notably also explains the design considerations for golangs M:N:P in comparison to other schemes and which specific challenges it tries to address.


Replies

konarttoday at 1:09 PM

And by Dmitry himself.