Python Thread Validator - Overview
Python Thread Validator was created to provide automated detection of thread
synchronisation errors such as deadlock detection, potential deadlock detection
and the detection of lock acquisition strategies that may work, but be potentially
dangerous.
Python Thread Validator is implemented using the Python Profiling
API introduced with Python 2.2.
Python Thread Validator does not require your program to be modified prior
to use.
Python Thread Validator does not cause significant drops in performance.
Python Thread Validator causes a target program to run marginally slower than
normal.
To view the feature list for Python Thread Validator, click
here.
Python Thread Validator Public Beta
Not all applicants will be accepted, we wish to keep the number of users
restricted to developers that will actively use the software tool, rather
than people that are curious about such technology. We feel that the former
group will give more relevant feedback on Python Thread Validator's feature
set and product benefits. |


