Mohamed Elsherif

57%
Flag icon
All these concurrency problems can be avoided by the consistent use of simple, established patterns. Where possible, confine variables to a single goroutine; for all other variables, use mutual exclusion.
The Go Programming Language
Rate this book
Clear rating
Open Preview