I want to see if it would be possible to, without great difficulty, parallelize the execution of setup functions. In theory it should be, but the question is whether I have to manage that parallelization manually or if I can easily abstract and automate it.
I want to see if it would be possible to, without great difficulty, parallelize the execution of setup functions. In theory it should be, but the question is whether I have to manage that parallelization manually or if I can easily abstract and automate it.