Details
-
Type:
Wish
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.3.1 (Alpha)
-
Component/s: Core system, Database
-
Labels:None
-
Environment:Any
-
Complexity:Intermediate
-
Number of attachments :
Description
Continuum should be able to manage a configurable number of parallel checkout and build queues.
At the moment, the only way I have found to achieve that is to duplicate the continuum plexus webapp JAR, and configure each instance with its own context URL and to store its data in a separate continuum database, all sharing the same users database.
This allows for less contention on the (currently unique) build queue.
-Olivier
Issue Links
| This issue is related to: | ||||
| CONTINUUM-265 | Concurrent builds |
|
|
|
Possible duplicate of
CONTINUUM-265, or at least related.We need to be careful with concurrent builds for Maven 2 projects; they would need separate local repositories.
http://docs.codehaus.org/display/MAVEN/Local+repository+separation
CONTINUUM-265, or at least related. We need to be careful with concurrent builds for Maven 2 projects; they would need separate local repositories. http://docs.codehaus.org/display/MAVEN/Local+repository+separation