Multiple Active RemoteEnterpriseProcessService cause server slowness/hang
One answer
The setting "com.ibm.team.process.internal.service.enterprise.RequestRemoteEnterpriseProcessUpdatesTask" in each application's advanced properties page will control how often the system checks to see if a process specification is out of date. Update the time to a value greater than how long each of the service require to complete, this prevent too many services being accumulated. The default setting is 30 seconds. The RequestRemoteEnterpriseProcessUpdatesTask task will update every process configuration that are out of sync until all of the processes are updated.