In an earlier article on Executor, we looked at how we can create use the executor to create thread pools to manage our multi-threaded program. We shall continue to explore additional features of this class.
Here we will extend the ThreadPooledExecutor class and provide our implementation to replace the empty implementation.
concurrency utils
Java Concurrency Series - another Executor example
By sharadjava - Posted on April 28th, 2008
Tagged:
- sharadjava's blog
- 1 comment
- Read more
- 1241 reads