perfsonar / mesh-config

Centralized configuration framework for measurement points and GUIs
Apache License 2.0
2 stars 0 forks source link

Task dependencies #90

Open arlake228 opened 7 years ago

arlake228 commented 7 years ago

The idea behind this feature is you have a parent task and a series of child tasks that should be scheduled in relation to the runs of the parent. pSConfig will be able to ask pscheduler to create the parent, periodically query the runs, and create new tasks with an explicit start and end that matches that of the scheduled runs.