Configuring the Individual Load Capacity
This configuration applies to all the nodes (Members) deployed, but you can individually define the load capacity per each process component.
Procedure
-
Open the file
$AF_HOME/roles/configurator/standalone/config/ProcessComponent.props and add the following two properties per each process component:
<Process Component ID>.destination.name=<Queue Name>
<Process Component ID>.loadcapacity=<Number>
NameSimplePCProvide.destination.name=tibco.aff.orchestrator.planItem.NameSimplePCProvide.execute.request NameSimplePCProvide.loadCapacity=7
Copyright © Cloud Software Group, Inc. All rights reserved.