Published an article
Thanks to the emergence of high-speed internet connections, today, data is being produced and consumed at an unprecedented rate.
Any application that caters to data must have a mechanism to handle this data as efficiently as possible.
Working on a series of articles, discussing how to handle data streams in Golang.
The first part explains reading data streams efficiently in Golang.