In this session we will learn how goroutines work, and will be coding real-life scenarios with the help of goroutines. The outline is;
- How goroutines work
- Concurrency vs Parallelism
- Concurrency patterns
- Using thread safe data structures in concurrent environment
There are no comments. Be the first one!