Use 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.
Syntax
derby.drda.timeslice=milliseconds
Example
derby.drda.timeslice=2000
Static or dynamic
Static. You must restart the Network Server for changes to take effect.