The Perf Parlor
A blog about software performance: performance testing, tuning, benchmarks and methodologies.

Category: Uncategorized
-
In a previous post, we detailed how the default Spring REST client configuration can generate a thread leak and how thread leaks impact the performance of the server. In this post we will see that a thread leak can also affect the behaviour of your application. I used to work for a company processing a…