Van Tran

13%
Flag icon
That said, Go does provide traditional locking mechanisms in the sync package. Most locking issues can be solved using either channels or traditional locks. So which should you use? Use whichever is most expressive and/or most simple.
Concurrency in Go: Tools and Techniques for Developers
Rate this book
Clear rating
Open Preview