On Friday, 2 October 2015 at 07:32:02 UTC, Kagamin wrote:Low latency (also a synonym for fast) is required by interactive applications like client and server softwareIsn't a typical collection cycle's duration negligible compared to typical network latency?
Not really, especially if you have to block all threads, meaning hundreds of requests.
