Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] To Eclipse Jetty user / contributor: How To Make Sure you are running Race Free code

How To Make Sure you are running Race Free code:

Most multithreaded applications have multiple hidden race conditions.
This link shows how to verify that races are not experienced by your JVM powered applications.

The service of known issues comes with the downloaded product.
Please note that this product and this service is FREE for Tomcat and Jetty open source projects.




Back to the top