Queues is the only way to currently limit parallel builds - and they use a First In First Out approach, so only one item can be processed at once.
However you can set up multiple queues (although each project can only belong to one), so this would be your best option. Craig From: [email protected] [mailto:[email protected]] On Behalf Of Sebastien Filion Sent: Saturday, 31 January 2009 6:35 a.m. To: [email protected] Subject: [ccnet-user] How to limit the nomber of parallel integrations? Hi, is there a solution to limit the number of parallel integrations in a CCNET instance without using any queues processes? Or, if using queues, is it possible that 2 or 3 items in the queue can be processed at the same time? Thanks.
