Click here to Skip to main content
15,913,685 members
Articles / Programming Languages / C# 5.0

Creating PartitionedDictionary

Rate me:
Please Sign up or sign in to vote.
4.33/5 (4 votes)
2 Nov 2014CPOL4 min read 19.7K   57   7  
A suggested solution to create Partition based Dictionary (reducing chances of OOM errors and adding capability to hold bigger KVP set in Dictionary).

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
France France
An open-minded, passionate, adaptive and resourceful software solution developer. He daydreams of code and spend nights coding his thoughts.

Comments and Discussions