We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
concurrent.futures
multiprocessing
The new Python3 concurrent.futures interface can replace multiprocessing with a cleaner interface and more control/usability.