derby.drda.timeSlice propertyderby.drda.timeSlice propertyUse the derby.drda.timeSlice property to set the number of milliseconds
that each connection will use before yielding to another connection. This
property is relevant only if the derby.drda.maxThreads property is set
to a value greater than zero.Syntaxderby.drda.timeSlice=millisecondsDefault
0
Examplederby.drda.timeSlice=2000Static or dynamic
Static. You must restart the Network
Server for changes to take effect.