SqlServer-HeadBanger
A tool to test .NET framework Multithreading & SqlServer behavior
Version:1.0.0.1
What does it do?
- Tests spid's usage
- Tests multithreading behavior
- A special kind of Stress test/torture
- Run Tsql with a Random parameter for each thread
- Prevent you from Banging your Head against the SqlServer
- Export results to Csv
- Get actuall resultsets from each thread to Text/Json format
- Generates a beautiful HTML report from the results (on your desktop!)
the main use for this tool is to watch the way .net framework "recycles" connections while running multithreaded tasks.
Requirements:
- .NET framework 4.5 x64/x86
Site: http://sqlsolutions.co.il/ enjoy.