StreamChain: Do Blockchains Need Blocks?

08/25/2018
by   Zsolt István, et al.
0

Processing at block granularity and blockchains seem inseparable. The original role of blocks is to amortize the cost of cryptography (e.g., solving proof-of-work) and to make data transfers more efficient in a geo-distributed setting. While blocks are simple and powerful tool for amortizing these costs, today in permissioned distributed ledgers, that are often neither geo-distributed, nor require proof-of-work, the benefits of operating on blocks are overshadowed by the large latencies they introduce. Our proposal is to switch the distributed ledger processing paradigm from block processing to stream transaction processing and rely on batching (i.e., block formation) only for amortizing the cost of disk accesses for commit operations. This paradigm shift enables shaving off end-to-end latencies by more than an order of magnitude and opens up new use-cases for permissioned ledgers. We demonstrate a proof-of-concept of our idea using Hyperledger Fabric, achieving end-to-end latencies of less than 10ms while maintaining relatively high throughput, namely close to 1500 tps.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/04/2023

Synchro: Block-generation Protocol to Synchronously Process Cross-shard Transactions in State Sharding

Traditional blockchains cannot achieve the same transaction throughput a...
research
06/18/2018

A Web of Blocks

Blockchains offer a useful abstraction: a trustworthy, decentralized log...
research
05/31/2022

Differentiable programming for functional connectomics

Mapping the functional connectome has the potential to uncover key insig...
research
04/15/2020

Fair and Efficient Gossip in Hyperledger Fabric

Permissioned blockchains are supported by identified but individually un...
research
02/20/2023

Defending against the nothing-at-stake problem in multi-threaded blockchains

In blockchain systems, the scarcity of a resource is used as a Sybil pro...
research
07/28/2023

FleXR: A System Enabling Flexibly Distributed Extended Reality

Extended reality (XR) applications require computationally demanding fun...
research
08/07/2023

Enhancing iteration performance on distributed task-based workflows

Task-based programming models have proven to be a robust and versatile w...

Please sign up or login with your details

Forgot password? Click here to reset