Skip to content
Snippets Groups Projects
Commit 0ba147a7 authored by Sybren A. Stüvel's avatar Sybren A. Stüvel
Browse files

Manager: perform dependency graph based task scheduling

The scheduling is actually performed by MongoDB using the aggregation
pipeline.

This commit also introduces QueueTaskUpdateWithExtra(), to push a task
update to Flamenco Server and set some extra fields in our local database
in one go.

Furthermore, in db.go I've added a type "M" as an alias for bson.M, so
queries look a little bit nicer.
parent 86901546
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment