hello,
is there any possibility in Flux to make a queueing system for the computations of different models?
For example I want to compute 2 different models with high computing times. First I want to compute the first one and after that the second one. Is there any queueing system like this in flux or have I to do it on my on?
Thanks.