Yes, the jobs depend on the input, so I don't know about them in advance.
Basically, I have a long running sequential computation which discovers sub-computations that can be run in parallel. I'd like to start working on the sub-computations as soon as I discover them to fully exploit any latent parallelism.
Thanks for the help,
Stephan