Default thread pool
The parameters associated with the default thread pool are modified to reuse threads instead of creating new ones.
Figure 1 displays
the default thread pools settings. These are the selected settings:
- The size for the default thread pool is set to 10 minimum and 10 maximum threads.
- A timeout value is set to 3500 milliseconds.
