![JAR search and dependency download from the Maven repository](/logo.png)
net.jxta.user.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jxta-jxse Show documentation
Show all versions of jxta-jxse Show documentation
JXTA technology is a set of open protocols that allow any connected
device on the network ranging from cell phones and wireless PDAs to PCs
and servers to communicate and collaborate in a P2P manner.
JXTA peers create a virtual network where any peer can interact with
other peers and resources directly even when some of the peers and
resources are behind firewalls and NATs or are on different network
transports.
The newest version!
# Amount of time in minutes after which a connection is considered idle and may
# be scavenged expressed in minutes
impl.endpoint.tls.connection.idletimeout=5
# Amount of time in minutes a connection must be idle before a reconnection
# attempt will be considered expressed in minutes
impl.endpoint.tls.connection.minidlereconnect=1
# Amount if time in minutes which retries may remain queued for retrasmission.
# expressed in minutes
impl.endpoint.tls.connection.maxretryage=2
# Cache Manager Deffered checkpoint
# a setting of true deffers commit checkpoint to the Filer
# this setting increases performance, with a caveat of possible
# data corruption in unexpected process termination due to kernel
# crash, or power loss
impl.cm.defferedcheckpoint=true
#Discovery provides the ability to disable discovery network traffic
#when defined, it renders discovery a local cache
impl.discovery.localonly=false
© 2015 - 2025 Weber Informatics LLC | Privacy Policy