Before I started writing this blog post, I had been trying to find a good example for my task using these search queries: “infinite queue in Golang”, “endless generator in Go”, “Go job scheduler” but nothing useful came up, so I decided to develop my own approach. Problem In my task…