> The key feature I am looking for is to async. read and > write to a > Collections of sort, and do it effeciently.
You might check out this sample of mine: http://www.bearcanyon.com/dotnet/#dpcqueue If it's not exactly what you're after, it's pretty close. At a minimum, it would give you some ideas on how to handle multithreaded synchronization for a collection used to support a producer/consumer relationship. -Mike Bear Canyon Consulting LLC http://www.bearcanyon.com http://www.pluralsight.com/blogs/mike =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com