Hello, I have 2 questions:
1. Is it possible to set up a queue for similar jobs? I want to run many jobs parallel except the jobs which are using the same resource. In CruiseControl.Net you are able to define a queue and the jobs in this queue arent allowed to run parallel. 2. Is it possible to run batch commands parallel in a single job? thank you for reading
