2
2
2eazy2021-07-10 20:08:28
Python
2eazy, 2021-07-10 20:08:28

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 question

Ask a Question

731 491 924 answers to any question