# Functions
NewJobManager returns a `JobManager` to route jobs from the queue.
NewMasterManager returns an initialised Master Taskmanager.
# Structs
JobManager contains configuration for Job Task Managers.
JobNotification is a container for Unmarshal'd json from the message queue.
MasterManager is a container for Master Taskmanager configuration.