Click here to Skip to main content
16,022,737 members
Articles / Programming Languages / C# 4.0

Implementing a Generic Object Pool in .NET

Rate me:
Please Sign up or sign in to vote.
4.95/5 (25 votes)
1 Feb 2013CPOL17 min read 87.7K   1.9K   64  
A walk-through an implementation of a Generic Object Pool that is much more.

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
Israel Israel
I'm a Consultant at Sela Group, love planning distributed systems from the ground up, designing and implementing infrastructure components in a performance-oriented approach.
I have a real passion for performance tuning, troubleshooting, .Net internals and multi-threading patterns and an enthusiastic Windows Phone application developer (Author of Windows Phone Bazaar - www.wp-bazaar.com/).

I'm speaking at Sela Developer Practice conference about CLR 4.5 Improvments in May, come to say hello.
http://seladeveloperpractice.com/

Subscribe to my blog:
http://blogs.microsoft.co.il/blogs/OfirMakmal/

Comments and Discussions