Forum Discussion
5 Replies
Hello Fredy,
This should work just fine. Let us know if you have any issues though!
Kind regards,
Manne, Ready! API developer
- fredyjames0818New 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
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.