
Jinx is a software quality tool that will help you improve the quality of your multi-threaded, multi-core, and parallel applications
- IDE and Command Line Tools Integration
- Jinx works the way you do and can be integrated via command line tools into your Makefiles and existing build processes, as well as into the Microsoft Visual Studio integrated development environment
- Custom Sensitivity
- Jinx works by running simulations of thread timings as your application runs in order to find a thread timing that will cause a bug
- Jinx can be custom-configured for your desired balance between system performance (fewer simulations) and thoroughness of testing (more simulations)
- Custom Analysis
- Jinx can run simulations on the program that was most recently registered with the operating system (often, the program being debugged at the moment), or against the entire operating system and all applications currently registered

Go Back
Leave a Comment