I saw a tool which can tell you if you have design problem in your project and I’m wondering if there is a tool which can tell you dynamically if there are some concurrency problems in your project.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Chess from MS Research is great (http://research.microsoft.com/en-us/projects/chess/) It detects Concurrency Bugs with the help of Unittests and important: they are reproducable with chess.