scispace - formally typeset
B

Barbara Liskov

Researcher at Massachusetts Institute of Technology

Publications -  205
Citations -  26653

Barbara Liskov is an academic researcher from Massachusetts Institute of Technology. The author has contributed to research in topics: Byzantine fault tolerance & Replication (computing). The author has an hindex of 76, co-authored 204 publications receiving 25026 citations. Previous affiliations of Barbara Liskov include Carnegie Mellon University & Mitre Corporation.

Papers
More filters

Report of the NSF Workshop on Research Challenges in Distributed Computer Systems

TL;DR: Recommendations from a workshop on research challenges in distributed computer systems, sponsored by the National Science Foundation, which identified a number of challenge applications whose implementation will require research advances in the design and engineering of distributed systems are made.
Dissertation

Detecting and tolerating byzantine faults in database systems

TL;DR: The design, implementation, and evaluation of a replication scheme to handle Byzantine faults in transaction processing database systems are described, which successfully masks several Byzantine faults observed in practice and is used to find a new bug in MySQL.
Dissertation

Low-overhead distributed transaction coordination

TL;DR: This thesis presents Granola, a transaction coordination infrastructure for building reliable distributed storage applications, which uses a novel timestamp-based coordination mechanism to serialize distributed transactions, offering lower latency and higher throughput than previous systems that offer strong consistency.
Proceedings ArticleDOI

A replicated Unix file system

TL;DR: In this article, an implementation of a replicated Unix file system for use via the NFS protocol is reported, and the replication method is intended to support the following goals: when used via NFS, the system should provide the same semantics as an unreplicated NFS server, and it should be usable with whatever NFS client code exists at the client machine.
Dissertation

Robust services in dynamic systems

TL;DR: This thesis extends previous work on Byzantine-fault-tolerant replication to meet the new requirements of current Internet services: scalability and the ability to reconfigure the service automatically in the presence of a changing system membership.