RE: How does Diyotta controller communicate to agents?
How does Diyotta controller communicate to agents?
Diyotta controller communicates to agents using controller broker. Whenever controller wants to send message to agent, it keeps the serialized message in controller broker queue, that will be listen by the Diyotta agent as well as there is a message listener at controller to listen agent messages from the queue.