I have one VRO workflow and it will contact the remote DB server and execute series of actions , Only 2 VRO requests can be processed at a time by the DB server & upstream application due to some restriction (imagine like that ). Suppose 10 or more requests are getting and it's trigger the concurrent execution . Anybody have any idea to make remaining in a queue and push only two requests at a time , after that we need to release another two
↧