Answer the question
In order to leave comments, you need to log in
Is it possible to reduce the time to start multiprocessing.Process Python?
Usually, the time to start multiprocessing.Process is ~0.002, but if a list is passed to the function as an argument, the time to start the process becomes 0.63. Is it possible to somehow reduce this time when feeding a list to multiprocessing.Process?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question