Van Tran

15%
Flag icon
Go’s mechanism for hosting goroutines is an implementation of what’s called an M:N scheduler, which means it maps M green threads to N OS threads.
Concurrency in Go: Tools and Techniques for Developers
Rate this book
Clear rating
Open Preview