Goroutines Explained - channels, waitGroup, cancellation, & running loop in parallel

preview_player
Показать описание
If you have rough ideas on how goroutines work but never took the time to learn the idiomatic approach and why we want to run goroutines certain way, this video will be of help. In this video, I summarize what I have learned from `Chapter 8: Goroutines and Channels` of the `Go Programming Language` book as well as `The Go Blog on Go Concurrency Patterns`.

Рекомендации по теме
Комментарии
Автор

Great thank you for explaining, I also checked your real time chat appliation part 1-3, but kindly make videos how we can deploy that in multiple microservices/or in kubernetes, highly concurrent, distributed deployment. At least share your thought/system design in part 4.

manpt
welcome to shbcf.ru