爬虫随笔四

map的使用:

from multiprocessing.dummy import Pool

pool = Pool(4)  //4为计算机的核数

 

posted @ 2017-12-08 19:07  Weapon_liu  阅读(115)  评论(0编辑  收藏  举报