摘要:
参考链接:http://www.doughellmann.com/PyMOTW/multiprocessing/basics.htmlOne difference between thethreadingandmultiprocessingexamples is the extra protection for__main__used in themultiprocessingexamples. Due to the way the new processes are started, the child process needs to be able to import the scrip 阅读全文
posted @ 2012-07-19 16:25 Kanone 阅读(211) 评论(0) 推荐(0)
浙公网安备 33010602011771号