Question
Cognizant Technology Solutions
US
Last activity: 3 Apr 2024 0:33 EDT
How does a non web user node recognise or communicate with a Pega web user node?
I understand that a LB is set up for the web users to direct the traffic to web user nodes. But I would like to understand how a web user node recognises that it needs to run a job scheduler on a background processing node ?
In a mutli node environment, how does each node recognises each other ? Is it via the "Data-Admin-Nodes" instances ? I'm assuming Pega engine installed on each node behind the scenes checks this database to route the task internally. Can someone correct my understanding ?
@KVPVishnu The configuration you are searching for you can check the setenv.sh file in EC2 or Unix shell server box. based on which the Admin studio identifies nodes as webuser or nodes as stream or background. And every node communicates with other nodes using Pega Pulse or Pega Hearbeat keeping in sync.