<div dir="ltr"><div>Can one specify any sort of prioritization to tasks submitted to an IPython Cluster?</div><div><br></div><div>The only hack I know of to accomplish something like this is to carefully maintain a DAG of task dependencies and then, whenever submitting a new prioritized tasks, you'd need to abort all (non-started) tasks, reconstruct the DAG, and submit all the tasks again.</div></div>