dc.contributor.author | Mao, Yandong | |
dc.contributor.author | Kohler, Eddie | |
dc.contributor.author | Morris, Robert Tappan | |
dc.date.accessioned | 2012-09-13T16:02:09Z | |
dc.date.available | 2012-09-13T16:02:09Z | |
dc.date.issued | 2012-04 | |
dc.identifier.isbn | 978-1-4503-1223-3 | |
dc.identifier.uri | http://hdl.handle.net/1721.1/72690 | |
dc.description.abstract | We present Masstree, a fast key-value database designed for SMP machines. Masstree keeps all data in memory. Its main data structure is a trie-like concatenation of B+-trees, each of which handles a fixed-length slice of a variable-length key. This structure effectively handles arbitrary-length possiblybinary keys, including keys with long shared prefixes. [superscript +]-tree fanout was chosen to minimize total DRAM delay when descending the tree and prefetching each tree node. Lookups use optimistic concurrency control, a read-copy-update-like technique, and do not write shared data structures; updates lock only affected nodes. Logging and checkpointing provide consistency and durability. Though some of these ideas appear elsewhere, Masstree is the first to combine them. We discuss design variants and their consequences.
On a 16-core machine, with logging enabled and queries arriving over a network, Masstree executes more than six million simple queries per second. This performance is comparable to that of memcached, a non-persistent hash table server, and higher (often much higher) than that of VoltDB, MongoDB, and Redis. | en_US |
dc.description.sponsorship | National Science Foundation (U.S.). (Award 0834415) | en_US |
dc.description.sponsorship | National Science Foundation (U.S.). (Award 0915164) | en_US |
dc.description.sponsorship | Quanta Computer (Firm) | en_US |
dc.language.iso | en_US | |
dc.publisher | Association for Computing Machinery (ACM) | en_US |
dc.relation.isversionof | http://dx.doi.org/10.1145/2168836.2168855 | en_US |
dc.rights | Creative Commons Attribution-Noncommercial-Share Alike 3.0 | en_US |
dc.rights.uri | http://creativecommons.org/licenses/by-nc-sa/3.0/ | en_US |
dc.source | MIT web domain | en_US |
dc.title | Cache craftiness for fast multicore key-value storage | en_US |
dc.type | Article | en_US |
dc.identifier.citation | Yandong Mao, Eddie Kohler, and Robert Tappan Morris. 2012. Cache craftiness for fast multicore key-value storage. In Proceedings of the 7th ACM european conference on Computer Systems (EuroSys '12). ACM, New York, NY, USA, 183-196. | en_US |
dc.contributor.department | Massachusetts Institute of Technology. Computer Science and Artificial Intelligence Laboratory | en_US |
dc.contributor.department | Massachusetts Institute of Technology. Department of Electrical Engineering and Computer Science | en_US |
dc.contributor.approver | Morris, Robert Tappan | |
dc.contributor.mitauthor | Mao, Yandong | |
dc.contributor.mitauthor | Morris, Robert Tappan | |
dc.relation.journal | Proceedings of the 7th ACM european conference on Computer Systems (EuroSys '12) | en_US |
dc.eprint.version | Author's final manuscript | en_US |
dc.type.uri | http://purl.org/eprint/type/ConferencePaper | en_US |
dspace.orderedauthors | Mao, Yandong; Kohler, Eddie; Morris, Robert Tappan | en |
dc.identifier.orcid | https://orcid.org/0000-0003-2700-9286 | |
dspace.mitauthor.error | true | |
mit.license | OPEN_ACCESS_POLICY | en_US |
mit.metadata.status | Complete | |