On Thursday, May 5, 2016 at 7:44:47 AM UTC-5, Robert Kruck wrote:
>
> How can semaphores be used to avoid race conditions in Jenkins? 
>
> We have Jenkins projects that apply StarTeam labels to file versions. 
>
> All labeling for each software package must be completed, before going on 
> to label another software package. 
>
> Is there a Jenkins plugin that can reliably prevent more than one Jenkins 
> project from executing on the same resources (i.e. build server)? 
>
> Can this also be done if the master+slaves setup is in the form of a build 
> farm, in which the risk of concurrency is extreme if a semaphore-like model 
> is not being used? 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/024f9fd0-5d71-4381-9936-08648e7e4798%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to