Release Automation

 View Only
  • 1.  is there a way to install artifacts in parallel?

    Posted Nov 25, 2014 07:49 AM

    is there a way to install artifacts in parallel?



  • 2.  Re: is there a way to install artifacts in parallel?

    Posted Nov 25, 2014 08:36 AM

    Do you mean that you want to deploy to a number of servers in parallel?  Or are you looking to do a number of things in parallel on a single server?



  • 3.  Re: is there a way to install artifacts in parallel?

    Posted Nov 25, 2014 08:39 AM

    We have done parallel deployment to multiple servers.And we have 20+ artifacts for each of servers.

    i am looking for ways to install these artifacts in parallel on each of the servers.



  • 4.  Re: is there a way to install artifacts in parallel?

    Posted Nov 26, 2014 06:04 PM

    If there is some good way to split the artifacts into different groups, then you could one of the following:

     

    1)      Have multiple Server Types in a single Process, with each Server Type handling a group of artifacts and the same servers assigned to multiple Server Types.

     

    2)      Keep the single Server Type, but create multiple Processes with each Process handling a group of artifacts.  Make sure the Server Type is configured as a “Utility Server” and then put the different Processes in a Template with no dependencies.

     

    In each of the two scenarios above, you can have work done in parallel on each server.

     

    Thanks,

    Tom



  • 5.  Re: is there a way to install artifacts in parallel?

    Posted Dec 01, 2014 03:25 AM

    Hi, was your question answered?

    Please let us know.

    You can also select & click "correct answer" above.

    Thanks, Yael