| November 21, 2010 6:30 AM PST | |
File :EvenOddVariants.java
Description:
In the Even odd variant series so far, for the code submitted, I requested Dr. Heinz Kabutz, Java Champion, to review and consider it as a topic for Java Specialists Newsletter published by him. The review comments have been addressed in this article.
Further, the idea has been developed in a better way by Dr. Heinz in the article http://www.javaspecialists.eu/archive/Issue188.html
Further a bench marking has been done to verify which is the fastest approach. Also, few points that have been improved over the previous versions are as follows:
1) Addressing the spurious wake up scenarios in case of wait()/ await()
2) Initial count value in case of the approach using CountUpDownLatch
3) Removing the DeadLockBreaker in a couple of the approaches.
For more complete information about compiler optimizations, see our Optimization Notice.
Comments (0) 
Trackbacks (0)
Leave a comment 
To obtain technical support, please go to Software Support.
Author
MOHAMMED_IRFANULLA_S
|

