https://www.oschina.net/translate/pythons-hardest-problem
事实上,这个问题被问得如此频繁以至于Python的专家们精心制作了一个标准答案:”不要使用多线程,请使用多进程。“