色综合图-色综合图片-色综合图片二区150p-色综合图区-玖玖国产精品视频-玖玖香蕉视频

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

Python多線程 Queue 模塊常見用法

瀏覽:2日期:2022-06-15 14:04:51
queue介紹

queue是python中的標(biāo)準(zhǔn)庫(kù),俗稱隊(duì)列,可以直接import 引用,在python2.x中,模塊名為Queue在python中,多個(gè)線程之間的數(shù)據(jù)是共享的,多個(gè)線程進(jìn)行數(shù)據(jù)交換的時(shí)候,不能夠保證數(shù)據(jù)的安全性和一致性,所以當(dāng)多個(gè)線程需要進(jìn)行數(shù)據(jù)交換的時(shí)候,隊(duì)列就出現(xiàn)了,隊(duì)列可以完美解決線程間的數(shù)據(jù)交換,保證線程間數(shù)據(jù)的安全性和一致性

Python 的 Queue 模塊中提供了同步的、線程安全的隊(duì)列類,包括FIFO(先入先出)隊(duì)列Queue,LIFO(后入先出)隊(duì)列LifoQueue,和優(yōu)先級(jí)隊(duì)列 PriorityQueue。

這些隊(duì)列都實(shí)現(xiàn)了鎖原語,能夠在多線程中直接使用,可以使用隊(duì)列來實(shí)現(xiàn)線程間的同步。Queue 模塊中的常用方法:

Queue.qsize() 返回隊(duì)列的大小Queue.empty() 如果隊(duì)列為空,返回True,反之FalseQueue.full() 如果隊(duì)列滿了,返回True,反之FalseQueue.full 與 maxsize 大小對(duì)應(yīng)Queue.get([block[, timeout]])獲取隊(duì)列,timeout等待時(shí)間Queue.get_nowait() 相當(dāng)Queue.get(False)Queue.put(item) 寫入隊(duì)列,timeout等待時(shí)間Queue.put_nowait(item) 相當(dāng)Queue.put(item, False)Queue.task_done() 在完成一項(xiàng)工作之后,Queue.task_done()函數(shù)向任務(wù)已經(jīng)完成的隊(duì)列發(fā)送一個(gè)信號(hào)Queue.join() 實(shí)際上意味著等到隊(duì)列為空,再執(zhí)行別的操作

import threadingimport timedef a(): print('a startn') for i in range(10):time.sleep(0.1) print('a finishn')def b(): print('b startn') print('b finishn')def main(): # t=threading.Thread(target=a,name='T') t = threading.Thread(target=a) t2=threading.Thread(target=b) t.start() t2.start() # t2.join() # t.join() print('all donen')if __name__ == ’__main__’: main()

Queue 模塊:

import queueimport threadingimport timeexitFlag = 0class myThread (threading.Thread): def __init__(self, threadID, name, q):threading.Thread.__init__(self)self.threadID = threadIDself.name = nameself.q = q def run(self):print ('開啟線程:' + self.name)process_data(self.name, self.q)print ('退出線程:' + self.name)def process_data(threadName, q): while not exitFlag:queueLock.acquire()if not workQueue.empty(): data = q.get() queueLock.release() print ('%s processing %s' % (threadName, data))else: queueLock.release()time.sleep(1)threadList = ['Thread-1', 'Thread-2', 'Thread-3']nameList = ['One', 'Two', 'Three', 'Four', 'Five']queueLock = threading.Lock()workQueue = queue.Queue(10)threads = []threadID = 1# 創(chuàng)建新線程for tName in threadList: thread = myThread(threadID, tName, workQueue) thread.start() threads.append(thread) threadID += 1# 填充隊(duì)列queueLock.acquire()for word in nameList: workQueue.put(word)queueLock.release()# 等待隊(duì)列清空while not workQueue.empty(): pass# 通知線程是時(shí)候退出exitFlag = 1# 等待所有線程完成for t in threads: t.join()print ('退出主線程')

到此這篇關(guān)于Python多線程 Queue 模塊的文章就介紹到這了,更多相關(guān)Python Queue 模塊內(nèi)容請(qǐng)搜索好吧啦網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章希望大家以后多多支持好吧啦網(wǎng)!

標(biāo)簽: Python 編程
相關(guān)文章:
主站蜘蛛池模板: 欧美俄罗斯一级毛片 | 亚洲国内精品自在线影视 | 成人国产网站 | 一区二区三区在线 | 欧 | 国产成人夜间影院在线观看 | 国产成人影院一区二区 | 青青视频国产依人在线 | 亚洲日本视频 | 国产成人精品一区二区 | 亚洲制服丝袜美腿亚洲一区 | 国产网站免费在线观看 | 精品久久久久久亚洲 | 精品久久久影院 | 成人免费视频日本 | 99在线视频播放 | 孕妇一级片 | 欧美怡红院高清在线 | 日韩欧美视频一区二区在线观看 | 亚洲成人影院在线 | 国产精品久久一区一区 | 亚洲手机国产精品 | 9久re在线观看视频精品 | 玖草资源在线 | 日韩在线二区 | 亚洲成人中文 | 国产美女精品视频免费观看 | 91香蕉成人免费高清网站 | 欧美 亚洲 中文字幕 | 999国内精品永久免费视频 | 精品国产a | 亚洲三级小视频 | 欧美日韩亚洲高清不卡一区二区三区 | 亚洲欧美另类自拍第一页 | 精品免费久久 | 一级特级欧美a毛片免费 | 日本黄大片影院一区二区 | 三级在线网站 | 国产高清在线精品一区 | 国产精品免费观看视频播放 | a级毛片毛片免费很很综合 a级毛片免费 | 国产欧美日韩精品在线 |