I have build configurations as follows:
On-demand >
Release_Build
Debug_Build
When a user runs On-demand, it prompts for selecting Release_Build and/or Debug_Build. If another user runs On-demand, his/her builds will be put in the queue to wait for the builds of the previous user to be completed. Each of these builds takes ~2 hours to complete. Now I has more many users to use this on-demand. Is there a better way to support this high usage? Please advise.
Thanks,
ptrinh
Description
I have build configurations as follows:
On-demand >
Release_Build
Debug_Build
When a user runs On-demand, it prompts for selecting Release_Build and/or Debug_Build. If another user runs On-demand, his/her builds will be put in the queue to wait for the builds of the previous user to be completed. Each of these builds takes ~2 hours to complete. Now I has more many users to use this on-demand. Is there a better way to support this high usage? Please advise.
Thanks,
ptrinh