Sometimes it’s necessary to test application performance in low available resource situations… I’ve seen tools that simulate low available memory, do network throttling, etc., but I have not come across one that simulates a lot of SQL Server connections being in use…
Attached is such a tool. I’m providing both, source code and the compiled binary (see bin\Debug folder).
If you find any issues or have other feedback, as always, your comments are welcome.