util.concurrent on steroids
[ jonas ] 09:39, Tuesday, 30 August 2005

Steve has written a nice article on how you can coordinate threads in a distributed application, transparently, and with very little effort.

He does this simply by sharing an instance of a CyclicBarrier, a class in Doug Lea's excellent util.concurrent package(now included in JDK 5.0), across a cluster Using Distributed Shared Objects (DSO).

It really shows the power of DSO in action, by solving an extremely tricky problem in almost no time and no code.

TrackBack
Comments

I was just going to let you all know I found this great place to make business cards. There are thousands of templates and you can design your own. It's very neat if your interested.
http://www.vistaprint.com/vp/gateway.aspx?S=4848761673

--melissa , December 18, 2005 08:11 PM
Post a comment









Remember personal info?