Details
-
Task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
Design the build queue for continuum. It needs to be able to push
and pull projects onto it in the right order.
Jason has suggested the concurrent library for use here - I believe it was integrated into JDK 5.0 so that should always be available and is very useful.