Node.js in Flames

added by JavaScript Kicks
11/19/2014 8:34:43 PM

216 Views

We noticed that request latencies to our Node.js application would increase progressively with time. Specifically, some of our endpoints’ latencies would start at 1ms and increase by 10ms every hour. We also saw a correlated increase in CPU usage.


0 comments