Concurrent Programming with Chain Locking

Concurrent access to trees and lists requires carefully managed fine-grained locking. Here's a generic solution in C# that removes many of the typical problems.


February 26, 2013
URL:http://www.drdobbs.com/security/audio-watermarking/web-development/concurrent-programming-with-chain-lockin/240149442

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.