timeflux.core.manager


timeflux.core.manager: manage workers

manager

class timeflux.core.manager.Manager(config)[source]

Load configuration and spawn workers.

Load configuration

Parameters:

config (string|dict) – The configuration can either be a path to a YAML or JSON file or a dict.

run()[source]

Launch as many workers as there are graphs.