Van Tran

13%
Flag icon
Package sync provides basic synchronization primitives such as mutual exclusion locks. Other than the Once and WaitGroup types, most are intended for use by low-level library routines. Higher-level synchronization is better done via channels and communication.
Concurrency in Go: Tools and Techniques for Developers
Rate this book
Clear rating
Open Preview