• For dependent packages just add a precedence constraint to the package upon which it is dependent. For those without dependencies don't use any kind of precedence constraints. Those without precedence constraints will begin as soon as resources are available after the master package is started, those with precedence constraints will wait for the upstream job to complete before beginning.

    This seems like too simple an answer for your question so I am not sure if I am missing something.