Computer Science

Semi-fast Byzantine-tolerant shared register without reliable broadcast

Document Type

Conference Paper

Abstract

Shared register emulations on top of message-passing systems provide an illusion of a simpler shared memory system which can make the task of a system designer easier. Numerous shared register applications have a considerably high read-to-write ratio. Thus, having algorithms that make reads more efficient than writes is a fair trade-off. Typically, such algorithms for reads and writes are asymmetric and sacrifice the stringent consistency condition atomicity, as it is impossible to have fast reads for multi-writer atomicity. Safety is a consistency condition that has has gathered interest from both the systems and theory community as it is weaker than atomicity yet provides strong enough guarantees like “strong consistency” or read-my-write consistency. One requirement that is assumed by many researchers is that of the reliable broadcast (RB) primitive, which ensures the “all or none” property during a broadcast. One drawback is that such a primitive takes 1.5 rounds to complete and requires server-to-server communication. This paper implements an efficient multi-writer multi-reader safe register without using a reliable broadcast primitive. Moreover, we provide fast reads or one-shot reads – our read operations can be completed in one round of client-to-server communication. Of course, this comes with the price of requiring more servers when compared to prior solutions assuming reliable broadcast. However, we show that this increased number of servers is indeed necessary as we prove a tight bound on the number of servers required to implement Byzantine-fault tolerant safe registers in a system without reliable broadcast. We extend our results to data stored using erasure coding as well. We present an emulation of single-writer multi-reader safe register based on MDS codes. The usage of MDS codes reduces storage and communication costs. On the negative side, we also show that to use MDS codes and at the same time achieve one-shot reads, we need even more servers.

Publication Title

Proceedings - International Conference on Distributed Computing Systems

Publication Date

2020

Volume

2020-November

First Page

743

Last Page

753

ISBN

9781728170022

DOI

10.1109/ICDCS47774.2020.00057

Keywords

byzantine faults, MDS codes, reliable broadcast, safe registers

APA Citation

Konwar, K. M., Kumar, S., & Tseng, L. (2020, November). Semi-fast Byzantine-tolerant shared register without reliable broadcast. In 2020 IEEE 40th International Conference on Distributed Computing Systems (ICDCS) (pp. 743-753). IEEE.

Share

COinS