Stratified B-trees and versioning dictionaries

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

A classic versioned data structure in storage and computer science is the copy-on-write (CoW) B-tree -- it underlies many of today's file systems and databases, including WAFL, ZFS, Btrfs and more. Unfortunately, it doesn't inherit the B-tree's optimality properties; it has poor space utilization, cannot offer fast updates, and relies on random IO to scale. Yet, nothing better has been developed since. We describe the `stratified B-tree', which beats all known semi-external memory versioned B-trees, including the CoW B-tree. In particular, it is the first versioned dictionary to achieve optimal tradeoffs between space, query and update performance.

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

Stratified B-trees and versioning dictionaries 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 Stratified B-trees and versioning dictionaries, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Stratified B-trees and versioning dictionaries will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-49189

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