Python Concurrency:
*
Python concurrency
The Python developers made sure that the API between threading and multiprocessing is similar so that switching between the two variants is easier for programmers.