Zobrazeno 1 - 10
of 48
pro vyhledávání: '"Liuba Shrira"'
Publikováno v:
The VLDB Journal. 31:1291-1309
Modern distributed data management systems face a new challenge: how can autonomous, mutually-distrusting parties cooperate safely and effectively? Addressing this challenge brings up questions familiar from classical distributed systems: how to comb
Publikováno v:
VLDB Endowment
Optimistic concurrency control, or OCC, can achieve excellent performance on uncontended workloads for main-memory transactional databases. Contention causes OCC's performance to degrade, however, and recent concurrency control designs, such as hybri
Publikováno v:
Principles of Blockchain Systems ISBN: 9783031006791
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::abe194aff300edb1d7b2150ca70d7a6f
https://doi.org/10.1007/978-3-031-01807-7_5
https://doi.org/10.1007/978-3-031-01807-7_5
Autor:
Liuba Shrira, Nikos Tsikoudis
Publikováno v:
SIGMOD Conference
One can audit SQL applications by running SQL programs over sequences of persistent snapshots, but care is needed to avoid wasteful duplicate computation. This paper describes the design, implementation, and performance of RID, the first language-ind
Autor:
Liuba Shrira, Barbara Liskov, Lillian Tsai, Jeevana Priya Inala, Eddie Kohler, Yihe Huang, Nathaniel Herman
Publikováno v:
EuroSys
It is often possible to improve a concurrent system's performance by leveraging the semantics of its datatypes. We build a new software transactional memory (STM) around this observation. A conventional STM tracks read- and write-sets of memory words
Autor:
Liuba Shrira, Magnus E. Bjornsson
Publikováno v:
OOPSLA
Collaborative applications provide a shared work environment for groups of networked clients collaborating on a common task. They require strong consistency for shared persistent data and efficient access to fine-grained objects. These properties are
Autor:
Sanjay Ghemawat, Atul Adya, Liuba Shrira, Umesh Maheshwari, Robert Gruber, Barbara Liskov, Andrew C. Myers, Miguel Castro, Mark Stuart Day
Publikováno v:
SIGMOD Conference
Thor is an object-oriented database system designed for use in a heterogeneous distributed environment. It provides highly-reliable and highly-available persistent storage for objects, and supports safe sharing of these objects by applications writte
Publikováno v:
ACM Transactions on Computer Systems. 10:360-391
To provide high availability for services such as mail or bulletin boards, data must be replicated. One way to guarantee consistency of replicated data is to force service operations to occur in the same order at all sites, but this approach is expen
Autor:
Liuba Shrira, Oded Goldreich
Publikováno v:
Distributed Computing. 5:121-131
We investigate the message complexity of distributed computations on rings of asynchronous processors. In such computations, each processor has an initial local value and the task is to compute some predetermined function of all local values. Our wor
Publikováno v:
ACM SIGOPS Operating Systems Review. 25:49-55