Forum Discussion
fredyjames0818
11 years agoNew Contributor
Thanks Manne.
How the concurrent requests handled in Virt Server?
In our scenario we have different QA teams accessing the same Virt Service from different environments.
Thanks In advance
MFagerlind
Staff
11 years agoIn the normal cases concurrent requests shouldn't be a problem. No state is shared across requests, so there shouldn't be any race conditions or other concurrency issues.
- fredyjames081811 years agoNew Contributor
Thanks Manne..
One more question I have .
MFagerlind wrote:In the normal cases concurrent requests shouldn't be a problem. No state is shared across requests, so there shouldn't be any race conditions or other concurrency issues.
Is it possible to deploy to Virt Server which is in LINUX from the Service V pro which we installed in Windows.?For giving background:Currently we have installed both Virt Server and Service V pro in Windows and is working perfectly.Based on Client request we are asked to deploy the VirtServer in LINUX.Problem Statement : If we keep the ServiceV pro in our windows machine and moving the Virt Server to Linux machine , is there any limitations?- MFagerlind11 years ago
Staff
No, there shouldn't be.