/TaskScheduler

A client-server scheduler designed to handle parallel workflows ("jobs") divided into tasks where the dependency structures between the tasks are complex and not known prior to starting the job. Tasks may schedule other tasks and create their dependencies, allowing for dynamically-defined workflows.

Primary LanguageC++

Watchers