Per Job, add a started and finished datetime attribute; such that the queue can be analyzed afterwards like: * how many jobs can it handle * how much time is the queue waiting or running jobs * How much jobs were queued at a certain moment in time
Per Job, add a started and finished datetime attribute; such that the queue can be analyzed afterwards like: