Is there a way to mimic qsub, where the submission routine finishes immediately after submission? We are working on a web app, where the web app will submit a task and return for the next web request, the task itself will email users upon completion. Thanks!
Is there a way to mimic qsub, where the submission routine finishes immediately after submission? We are working on a web app, where the web app will submit a task and return for the next web request, the task itself will email users upon completion. Thanks!