vix.ing · top · new · best · stats · spec

Impact of network delays on Hyperledger Fabric

2019/03/21 by Thanh Son Lam Nguyen, Nguyen, Thanh Son Lam, Guillaume Jourjon +5
Computer Science · #Blockchain Technology Applications and Security #Caching and Content Delivery #Cryptography and Security (cs.CR) #Distributed systems and fault tolerance #FOS: Computer and information sciences #Networking and Internet Architecture (cs.NI) #Performance (cs.PF)

paper · pdf · doi:10.48550/arxiv.1903.08856

openalex publication_date 2019/03/21 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Blockchain has become one of the most attractive technologies for applications, with a large range of deployments such as production, economy, or banking. Under the hood, Blockchain technology is a type of distributed database that supports untrusted parties. In this paper we focus Hyperledger Fabric, the first blockchain in the market tailored for a private environment, allowing businesses to create a permissioned network. Hyperledger Fabric implements a PBFT consensus in order to maintain a non forking blockchain at the application level. We deployed this framework over an area network between France and Germany in order to evaluate its performance when potentially large network delays are observed. Overall we found that when network delay increases significantly (i.e. up to 3.5 seconds at network layer between two clouds), we observed that the blocks added to our blockchain had up to 134 seconds offset after 100 th block from one cloud to another. Thus by delaying block propagation, we demonstrated that Hyperledger Fabric does not provide sufficient consistency guaranties to be deployed in critical environments. Our work, is the fist to evidence the negative impact of network delays on a PBFT-based blockchain.

Citations

Related