Good article on usage of java.util.concurrent package
Om Tejas
Greenhorn
Joined: Dec 02, 2009
Posts: 27
posted
0
Hi,
I am sure there must some post on article related to java.util.concurrent package. But if someone can point me to some good article on usages of new way of using threads using classes in java.util.concurrent package, I will be happy .
+1 on that book. java.util.concurrent is too big and complex a package as to pick it up by reading articles, IMO; do yourself a favor and get the book (or the one by Oaks/Wong).