The new ExecutorService is configured to consume up to 2*CPU threads and will queue tasks when all threads are busy. Threads are created as needed, and will be disposed of after 1 minute of inactivity.
The new ExecutorService is configured to consume up to 2*CPU threads and will queue tasks when all threads are busy. Threads are created as needed, and will be disposed of after 1 minute of inactivity.