Show simple item record

HQ Replication: Properties and Optimizations

dc.date.accessioned2007-02-13T06:17:18Z
dc.date.accessioned2018-11-24T10:25:19Z
dc.date.available2007-02-13T06:17:18Z
dc.date.available2018-11-24T10:25:19Z
dc.date.issued2007-02-12
dc.identifier.urihttp://hdl.handle.net/1721.1/35888
dc.identifier.urihttp://repository.aust.edu.ng/xmlui/handle/1721.1/35888
dc.description.abstractThere are currently two approaches to providing Byzantine-fault-tolerant state machine replication: a replica-based approach, e.g., BFT, that uses communication between replicas to agree on a proposed ordering of requests, and a quorum-based approach, such as Q/U, in which clients contact replicas directly to optimistically execute operations. Both approaches have shortcomings: the quadratic cost of inter-replica communication is unnecessary when there is no contention, and Q/U requires a large number of replicas and performs poorly under contention.We present HQ, a hybrid Byzantine-fault-tolerant state machine replication protocol that overcomes these problems. HQ employs a lightweight quorum-based protocol when there is no contention, but uses BFT to resolve contention when it arises. Furthermore, HQ uses only 3f+1 replicas to tolerate f faults, providing optimal resilience to node failures.We implemented a prototype of HQ, and we compare its performance to BFT and Q/U analytically and experimentally. Additionally, in this work we use a new implementation of BFT designed to scale as the number of faults increases. Our results show that both HQ and our new implementation of BFT scale as f increases; additionally our hybrid approach of using BFT to handle contention works well.
dc.format.extent18 p.
dc.titleHQ Replication: Properties and Optimizations


Files in this item

FilesSizeFormatView
MIT-CSAIL-TR-2007-009.pdf333.4Kbapplication/pdfView/Open
MIT-CSAIL-TR-2007-009.ps15.34Mbapplication/postscriptView/Open

This item appears in the following Collection(s)

Show simple item record