Is RM Server Multitenant
vipul_kumar
New Altair Community Member
Hi all,
I have a requirement where I need to process multiple requests from multiple customers on a single RM server.
I wanted to know if RM server is internally designed to be multithreaded so that they can parallely process multiple requests.
Any suggestion or article around multithreading/multitenancy of RM server will be useful.
Regards
Tagged:
0
Answers
-
Hi,
I am not aware of an article on this. But I can confirm that you can execute multiple processes in parallel. Each of those is running in its own thread independent of all others.
Best,
Ingo
0