brane_cli

Module planner

Source
Expand description

A very trivial planner, that simple plans every dataset to run on ‘localhost’.

Structs§

  • The planner is in charge of assigning locations to tasks in a workflow. This one is very simple, assigning ‘localhost’ to whatever it sees.