Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
BuildMaster Multiple Application Deployment
-
Hi Support,
Accepting I could attempt to test this; but I'm looking for a 'formal' answer for clarity.
If I have servers with the Inedo Agent installed, can they cope with multiple jobs at the same time ?
e.g. If I have a target Server1 that has App1 and App2 on and these are seperate applications defined on BuildMaster, if I create a new release for both App1 and App2 can these both be deployed at the same time to Server1 or is there any blocking that would occur ?Thanks,
Paul
-
Hi @paul_6112,
There is no built-in blocking to BuildMaster/Inedo agent, and each execution (deployment) uses a separate temporary directory, so there's no conflict on "our" side of things.
However, if you wanted blocking of sorts, you could create resource pools if you'd like to do that, or use
lock
statements.Cheers,
Steve
-
Hi @stevedennis ,
Perfect, thank you.Regards,
Paul