Abstract unordered and ordered trees CRDT

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

Trees are fundamental data structure for many areas of computer science and system engineering. In this report, we show how to ensure eventual consistency of optimistically replicated trees. In optimistic replication, the different replicas of a distributed system are allowed to diverge but should eventually reach the same value if no more mutations occur. A new method to ensure eventual consistency is to design Conflict-free Replicated Data Types (CRDT). In this report, we design a collection of tree CRDT using existing set CRDTs. The remaining concurrency problems particular to tree data structure are resolved using one or two layers of correction algorithm. For each of these layer, we propose different and independent policies. Any combination of set CRDT and policies can be constructed, giving to the distributed application programmer the entire control of the behavior of the shared data in face of concurrent mutations. We also propose to order these trees by adding a positioning layer which is also independent to obtain a collection of ordered tree CRDTs.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Abstract unordered and ordered trees CRDT does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Abstract unordered and ordered trees CRDT, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Abstract unordered and ordered trees CRDT will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-643419

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.