.net 4.0 同步集合類 System.Collections.Concurrent
摘要:
.net 4.0 位于System.Collections.Concurrent 命名空間下增加了一些同步的集合類顧名思義就是線程安全的集合類他包括ConcurrentStack, ConcurrentQueue, and ConcurrentBag等1.內(nèi)部使用InterLocked實(shí)現(xiàn)同步功能2.在使用foreach 遍歷這些集合的時候(GetEnumerator) ,這些集合內(nèi)部會創(chuàng)建一個快... 閱讀全文
posted @ 2010-12-02 17:27 聽說讀寫 閱讀(599) 評論(0) 推薦(0)
浙公網(wǎng)安備 33010602011771號