This limits it to running only one WU at a time.

Code:
<app_config>
<app>
<name>ATLAS</name>
<max_concurrent>1</max_concurrent>
</app>
</app_config>