Search The Blog
About this site

@RoyOsherove

Subscribe!

This site aims to connect all the dots of my online activities - from tools, books blogs and twitter accounts, to upcoming conferences, engagements and user group talks.

from 5whys.com
Twitter: @RoyOsherove
My Book: The Art of Unit Testing
Latest Posts
« Art Of Unit Testing (The Samurai Book)– Get it now, it’s done. | Main | TDD with SharePoint – the best movie ever »
Tuesday
May192009

Introducing Typemock Racer 1.0 – Find multithreaded deadlocks

I’m proud to announce the official release of Typemock Racer- A Parallel Inspection engine for your multithreaded code. Think Microsoft Chess, only it’s available today, for visual studio 2008, and will continually be updated with new features.

image

Racer’s main purpose is to find and recreate deadlocks in code that you give it. Think of it like specifying a unit test, but then putting one simple attribute on top of the test called [ParallelInspection]. This will turn the test into a Racer test.

In the future racer will extend to also checking for race conditions, but currently will find deadlocks in managed code.

I made a quick little movie that shows how to start using it quickly and painlessly. see below.

 

PrintView Printer Friendly Version

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>