Back
Close

Computing with Data

elgeish
577K views

Thread Pools - Part I

A fixed thread pool maintain the same number of threads even if no task is running. Here's an example of a fixed thread pool in Java:

Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io