This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Synchronization article on developerWorks
- To: java at gcc dot gnu dot org
- Subject: Synchronization article on developerWorks
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Date: Tue, 24 Jul 2001 22:49:30 +1200
Here's an interesting article about the costs of syncronization.
Especially interesting because GCJ gets mentioned in the performance
tests:
http://www-106.ibm.com/developerworks/java/library/j-threads1.html
regards
Bryce.