Here is another post in my series on using Distributed Hash Tables (DHT). The previous ones are: Distributed in memory cache / storage Patterns for using distributed hash tables: Groups In this post, I would like to handle locking. As I mentioned in the previous post in the series, updating a single item safely can be done using optimistic concurrency techniques. Updating more than a single item i
{{#tags}}- {{label}}
{{/tags}}