What is a Goroutine ? Find the right way to implement goroutine π₯
Why Go ?
Go has been widely used in most of the popular production systems such as Kubernetes, Docker, Influx DB, etc. There are mainly 4 reasons behind adoption of Go at such a massive scale.
It's simple and elegant
Provides built-in concurrency a...
blog.rahul-yr.com4 min read