The frequency at which the scheduler reassesses resource
assignments between sessions is called the scheduling interval.
Procedure
-
Change the interval in the application profile, by setting the
sessionSchedulingInterval attribute in the Consumer section. The attribute is in
milliseconds, default 500 milliseconds.
For
example:
<Consumer applicationName="MyApplication" consumerId="/consumer" taskHighWaterMark="1.0" taskLowWaterMark="0.0" preStartApplication="false" numOfSlotsForPreloadedServices="1" sessionSchedulingInterval="500" />
-
Re-register your application with the soamreg command. (If you prefer, do
this procedure using the cluster management console to export and import the
application profile.)