Skip to content

2.6.0-SNAPSHOT-threadpool-8392ab9

Pre-release
Pre-release
Compare
Choose a tag to compare
@morph166955 morph166955 released this 04 Feb 22:52
· 30 commits to threadpool since this release

Added one extra thread to the remote threadpool

Configurations are as follows (thread pool sizes are examples):

org.jupnp:asyncThreadPool=false
org.jupnp:mainThreadPool=false
org.jupnp:remoteThreadPool=false

org.jupnp:threadPoolSize=15
org.jupnp:asyncThreadPoolSize=30
org.jupnp:remoteThreadPoolSize=15

org.jupnp:retryAfterSeconds=10