i have developed the process using Reframework with orchestrator queue. i want to run the process on two machines at a time but the config file is only one. so how two machine can access same config file at a time?
Do you mean the Config file is not in Project folder? If that’s the case then it would be difficult to manage your solution as multibot architecture.
Best practice would be keeping your config file in package and it will work with n number of bots simultenoiysly.
Thanks,
Ashok ![]()
Hi Ashok,
Actually, I haven,t worked multibot architecture.
Multibot scenario was asked me in one of the interview.
The config file is in project folder.
So if i publish the process(performer) and assign the process to two bots then can both bot work simultaneously?
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.