[go-nuts] Re: Concurrency Problems

2018-08-17 Thread Giulio Micheloni
Also this https://blog.golang.org/pipelines is a good reading. On Thursday, August 16, 2018 at 6:01:20 PM UTC+2, Rajat Jain wrote: > > Hi, > > I'm looking to solve interesting problems on concurrency in golang to > understand channels/goroutines better. Can anyone suggest a good > website/collec

[go-nuts] Re: Concurrency Problems

2018-08-21 Thread T L
https://go101.org/article/channel-use-cases.html On Thursday, August 16, 2018 at 12:01:20 PM UTC-4, Rajat Jain wrote: > > Hi, > > I'm looking to solve interesting problems on concurrency in golang to > understand channels/goroutines better. Can anyone suggest a good > website/collection of probl