Van Tran

13%
Flag icon
In particular, consider structuring your program so that only one goroutine at a time is ever responsible for a particular piece of data. Do not communicate by sharing memory. Instead, share memory by communicating.
Concurrency in Go: Tools and Techniques for Developers
Rate this book
Clear rating