Click here to Skip to main content
15,891,951 members
Articles / Programming Languages / C# 4.0

Concurrent Object Pool, the Right Way

Rate me:
Please Sign up or sign in to vote.
4.83/5 (12 votes)
22 Apr 2013CPOL2 min read 37.5K   1.1K   34  
An implementation of a generic, concurrent object pool with smart memory management.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


Written By
Chief Technology Officer Misakai Ltd.
Ireland Ireland
Roman Atachiants, Ph.D. is the architect behind emitter.io service, a real-time, low-latency publish/subscribe service for IoT, Gaming. He is a software engineer and scientist with extensive experience in different computer science domains, programming languages/principles/patterns & frameworks.

His main expertise consists of C# and .NET platform, game technologies, cloud, human-computer interaction, big data and artificial intelligence. He has an extensive programming knowledge and R&D expertise.



Comments and Discussions