Concept: robustness optimization of job queueing and running
As the number of TOS Jobs grows, one Container is unable to handle the load of multiple TOS Jobs (they are way too performance hungry, being Java and all...).
A natural way would be to re-visit Celery and create a concept on how to implement celery to the TOS Agent. Note that this could mean the the way to upload Jobs may change dramatically.
Edited by parciak