Assigning node types to nodes for on-premises environments
When you start a node for on-premises environments, you can specify the node type assignment for the node. Pega Cloud services assigns node types during provisioning.
By assigning node types to nodes and subsequently associating work resources with those
node types, you can optimize resources and improve performance. For details, see the
corresponding pages: Associating agents with node types, Associating listeners with node types, Creating a Job Scheduler rule, and Creating a Queue Processor rule.
- Assign node types to the specific node you are starting. Use the
-DNodeType
JVM argument to specify a comma-delimited list of node types:-DNodeType=NodeTypeA,NodeTypeB
- View the list of agents and listeners that are currently associated with node
types:
- In the navigation panel of Admin Studio, click .
- Check for node types that correspond to the node types that you need for your cluster. If you created node types, verify that your node types appear in the list.
- Repeat these steps for each node in your cluster.Pega Platform supports creating specialized node types for on-premises environments. For more information about creating specialized node types for on-premises environments, see Creating specialized node types for on-premises environments.
Previous topic Node types for on-premises environments Next topic Creating node types for different purposes