Does .NET 4 Parallel Extensions include an implementation of a lock-free Producer/Consumer queue? -


क्या .NET 4 समानांतर एक्सटेंशन में लॉक-मुक्त निर्माता / उपभोक्ता कतार का कार्यान्वयन शामिल है? क्या कोई ऐसा वर्ग या इंटरफ़ेस है जो इस पद्धति को सही ढंग से लागू करने में मेरी सहायता कर सकता है?

धन्यवाद

मुझे विश्वास नहीं होता कि .NET 4.0 इस के साथ जहाज जाएगा, लेकिन आप जो डफी के ब्लॉग पोस्ट का अनुसरण करके खुद को बना सकते हैं।


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

iphone - How do I make a UIPickerView in a UIActionSheet -