gridmap
gridmap copied to clipboard
Submit a job and return without waiting for completion
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!