Quantcast
Channel: Dr. Dobb's Parallel Articles
Viewing all articles
Browse latest Browse all 86

Concurrent Programming with Chain Locking

$
0
0
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.

Viewing all articles
Browse latest Browse all 86

Trending Articles