Van Tran

13%
Flag icon
One large benefit of doing so is you can create buffered channels to implement a cheap in-memory queue and thus decouple your producer from your consumer. Another is that by using channels, you’ve implicitly made your concurrent code composable with other concurrent code.
Concurrency in Go: Tools and Techniques for Developers
Rate this book
Clear rating
Open Preview