Java ThreadPool
ThreadPool is available in Java 5.
For older Java versions, even the Jakart Commons ThreadPool points to util.concurrent.
LinkedQueue (Channel) and PooledExecutor are my first tested classes and work well.
For older Java versions, even the Jakart Commons ThreadPool points to util.concurrent.
LinkedQueue (Channel) and PooledExecutor are my first tested classes and work well.
