Closed
How to Process records in Multi Node Environment ??
Let say i have 4 records in the Databast table . Now i need to run my agent in 4 different nodes to execute these 4 records...It means each each agent takes 1 record to process it. How do we achieve this without a deadlock b/w these agents in different nodes ?