Skip to content
Snippets Groups Projects
Commit 66614591 authored by brinn's avatar brinn
Browse files

fix: have NamingThreadPoolExecutor use a SynchronousQueue in order to get...

fix: have NamingThreadPoolExecutor use a SynchronousQueue in order to get caching rather than blocking thread pool behavior
change: improve the configuration of NamingThreadPoolExecutor
add:
- allow to easily set the daemon state of the created threads
- make it optional to use the pool name in the thread names

SVN: 6496
parent ad896a51
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment