DescriptionAdd new class ExecutionQueue to take care of out-of-order execution.
ExecutionQueue takes care of reordering execution depending on each Dependency
requirements. There is no need to sort anymore.
ExecutionQueue also manages the Progress instance and is multithread safe, in preparation to parallel checkout.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55882
Patch Set 1 #Patch Set 2 : bump version #Patch Set 3 : update to HEAD #
Total comments: 9
Patch Set 4 : address review comments #Patch Set 5 : . #Messages
Total messages: 6 (0 generated)
|