The Gray Node blog| thegraynode.io
Foreword Cutting costs has always been and remains to be one of the hot topics in all sorts of businesses and as engineers, we tend to feel constrained or limited by it. You wanna have that cool new piece of technology? Seriously? Too expensive in this market. How about that hardware that the business needs to continue operating? Tell the vendor to give it for free or we look for alternatives. We cannot do much about some of these but on the other hand, we can use our engineering skills to sa...| thegraynode.io
The following post is about a challenge that we encountered at work while extending an in-house-built program that provides automation for 14,000 network devices in our infrastructure. Although we will cover synchronous, asynchronous and threading methods of executing code, the intention of this post is not to go into details of how these methods operate under the hood and rather how they behave in the real world in I/O bound scenarios.| thegraynode.io