代码二:

#!/usr/bin/python
#-*-coding:utf-8-*-
#encoding=utf-8
#Filename:robot.py

importthreading,Queue,sys,urllib2,re
#
#变量设置
#
THREAD_LIMIT=3#设置线程数
jobs=Queue.Queue(5)#设置队列长度
singlelock=threading.Lock()#设置一个线程锁,避免重复调用

urls=['http://games.sina.com.cn/w/n/2013-04-28/1634703505.shtml','http://games.sina.com.cn/w/n/2013-04-28/1246703487.shtml','http://games.sina.com.cn/w/n/2013-04-28/1028703471.shtml','http://games.sina.com.cn/w/n/2013-04-27/1015703426.shtml','http://games.sina.com.cn/w/n/2013-04-26/1554703373.shtml','http://games.sina.com.cn/w/n/2013-04-26/1512703346.shtml','http://games.sina.com.cn/w/n/2013-04-26/1453703334.shtml','http://games.sina.com.cn/w/n/2013-04-26/1451703333.shtml','http://games.sina.com.cn/w/n/2013-04-26/1445703329.shtml','http://games.sina.com.cn/w/n/2013-04-26/1434703322.shtml','http://games.sina.com.cn/w/n/2013-04-26/1433703321.shtml','http://games.sina.com.cn/w/n/2013-04-26/1433703320.shtml','http://games.sina.com.cn/w/n/2013-04-26/1429703318.shtml','http://games.sina.com.cn/w/n/2013-04-26/1429703317.shtml','http://games.sina.com.cn/w/n/2013-04-26/1409703297.shtml','http://games.sina.com.cn/w/n/2013-04-26/1406703296.shtml','http://games.sina.com.cn/w/n/2013-04-26/1402703292.shtml','http://games.sina.com.cn/w/n/2013-04-26/1353703286.shtml','http://games.sina.com.cn/w/n/2013-04-26/1348703284.shtml','http://games.sina.com.cn/w/n/2013-04-26/1327703275.shtml','http://games.sina.com.cn/w/n/2013-04-26/1239703265.shtml','http://games.sina.com.cn/w/n/2013-04-26/1238703264.shtml','http://games.sina.com.cn/w/n/2013-04-26/1231703262.shtml','http://games.sina.com.cn/w/n/2013-04-26/1229703261.shtml','http://games.sina.com.cn/w/n/2013-04-26/1228703260.shtml','http://games.sina.com.cn/w/n/2013-04-26/1223703259.shtml','http://games.sina.com.cn/w/n/2013-04-26/1218703258.shtml','http://games.sina.com.cn/w/n/2013-04-26/1202703254.shtml','http://games.sina.com.cn/w/n/2013-04-26/1159703251.shtml','http://games.sina.com.cn/w/n/2013-04-26/1139703233.shtml']

defworkerbee(inputlist):
forxinxrange(THREAD_LIMIT):
print'Thead{0}started.'.format(x)
t=spider()
t.start()
foriininputlist:
try:
jobs.put(i,block=True,timeout=5)
except:
singlelock.acquire()
print"Thequeueisfull!"
singlelock.release()

#Waitforthethreadstofinish
singlelock.acquire()#Acquirethelocksowecanprint
print"Waitingforthreadstofinish."
singlelock.release()#Releasethelock
jobs.join()#Thiscommandwaitsforallthreadstofinish.
#whilenotjobs.empty():
#printjobs.get()

defgetTitle(url,time=10):
response=urllib2.urlopen(url,timeout=time)
html=response.read()
response.close()
reg=r'<title>(.*?)</title>'
title=re.compile(reg).findall(html)
title=title[0].decode('gb2312','replace').encode('utf-8')
returntitle

classspider(threading.Thread):
defrun(self):
while1:
try:
job=jobs.get(True,1)
singlelock.acquire()
title=getTitle(job)
print'This{0}is{1}'.format(job,title)
singlelock.release()
jobs.task_done()
except:
break;

if__name__=='__main__':
workerbee(urls)

热门推荐

1 毛坯房验收经验和常识 看了之后再验房心里有底
2 二手房收房如何交接 二手房收房注意问题
3 专业验收毛坯房的价格 商品房验收合格的标准
4 精装房怎么验收 精装房请验房师有用吗
5 一般要到哪里找验房师 验房师有哪些作用呢
6 请人验房一般是多少钱 验房师费用是多少
7 怎样测量房子面积 建筑面积和使用面积怎么算
8 收房需要注意什么 仔细检查不松懈
9 收房时三书一证一表是什么 主要作用介绍
10 交房时交房税费有哪些 本文为你一一讲解
11 验房都需要验什么 要做哪些准备呢
12 毛坯房验房师有必要请吗 毛坯房装修完如何验收
13 地下室防水工程质量验收规范详解
14 水性涂料、油性涂料区别介绍
15 零基础布艺DIY工坊 教你做超萌猫头鹰钥匙包
16 三棵树漆怎么样?三棵树漆官方网站
17 家庭“装修套餐”中猫腻你知道吗?
18 小空间大浴望 卫浴间装修巧支招