Skip to content

Releases: morph166955/jupnp

2.6.0-SNAPSHOT-merge-129-133-135

04 Apr 20:21
146579c
Compare
Choose a tag to compare
Pre-release

This is a JAR containing the merges for:
jupnp#133
jupnp#129

Version will show as 2.6.0.202104080224 for validation

2.6.0-SNAPSHOT-threadpool-8392ab9

04 Feb 22:52
Compare
Choose a tag to compare
Pre-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

2.6.0-SNAPSHOT-threadpool-d073e87

31 Jan 20:35
Compare
Choose a tag to compare
Pre-release

Initial test release to include option to enable/disable threadpool for JuPnP

Configurations are as follows:

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

These options are NOT dependent on each other. You may configure one and not the other.

Also adds org.jupnp:retryAfterSeconds

2.6.0-SNAPSHOT-PR128-ver1

16 Jan 13:38
Compare
Choose a tag to compare
Pre-release

As submitted to jupnp#128

2.6.0-SNAPSHOT-threadpool-0d57595

17 Mar 02:14
0f7b11e
Compare
Choose a tag to compare

2.6.0-SNAPSHOT-retryIterations

15 Mar 15:06
0f7b11e
Compare
Choose a tag to compare
Pre-release

Attempt to add iterations to retry.