Articles on concurrency

Christian Nelson

Christian Nelson

More fun with Java Concurrency: BlockingQueue

I’ve written about Java 5 concurrency in the past and I’ve recently had the opportunity to make use of another one of the concurrency constructs: the BlockingQueue. The Problem There’s a problem we’ve seen a few times in the last few years. From time to time, applications must import data from external systems and massage