Hi I have a Dictionary<X,Y>
I want to look up X's in my dictionary a lot from multiple threads. I want to add items to my dictionary occasionally from some of these threads. I would like the reads to proceed concurrently without locking, but I am not sure of the right pattern - can anyone help? Best wishes James =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com