mecfs_bio.build_system.scheduler
Given target assets, the scheduler is responsible for traversing the dependency graph to reach those target assets.
Delegates the actual work of materializing an individual asset up to date to the rebuilder.
Modules:
-
asset_retrieval– -
topological_scheduler–A scheduler that builds a dependency graph of tasks, and executes them in topological order