Click here to Skip to main content
15,662,811 members
Articles / Programming Languages / C++11

Stats

23.3K views
195 downloads
21 bookmarked

Designing Efficient Thread-Safe Reference Counting System

Rate me:
Please Sign up or sign in to vote.
5.00/5 (15 votes)
29 Jun 2017CPOL20 min read
This article describes an efficient thread-safe reference counting system

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
United States United States
Being a 3D graphics enthusiast for many years, I have worked on various rendering technologies including deformable terrain, physically-based water, shadows, volumetric and post-processing effects and other. I run Diligent Graphics as a place where I can experiment, learn new technologies, try new algorithms and share my ideas.

Comments and Discussions