How are you submitting the jobs? If you're submitting through a shell script, you can background the process which will allow it to execute many at the same time. You just have to be careful about overloading the machine. On Windows I believe you can do this: START /B programName.
I think you also misread the name of that setting. It's "Max Concurrent Assignments", not jobs. This is the number of assignments the Backburner manager can output at once, not the number of assignments it will give for each machine.
Imagination is more important than knowledge.
Last edited by NextDesign; 21-05-2015 at 03:51 PM.