Applied Sciences (Apr 2021)

QiOi: Performance Isolation for Hyperledger Fabric

  • Jeongsu Kim,
  • Kyungwoon Lee,
  • Gyeongsik Yang,
  • Kwanhoon Lee,
  • Jaemin Im,
  • Chuck Yoo

DOI
https://doi.org/10.3390/app11093870
Journal volume & issue
Vol. 11, no. 9
p. 3870

Abstract

Read online

This paper investigates the performance interference of blockchain services that run on cloud data centers. As the data centers offer shared computing resources to multiple services, the blockchain services can experience performance interference due to the co-located services. We explore the impact of the interference on Fabric performance and develop a new technique to offer performance isolation for Hyperledger Fabric, the most popular blockchain platform. First, we analyze the characteristics of the different components in Hyperledger Fabric and show that Fabric components have different impacts on the performance of Fabric. Then, we present QiOi, component-level performance isolation technique for Hyperledger Fabric. The key idea of QiOi is to dynamically control the CPU scheduling of Fabric components to cope with the performance interference. We implement QiOi as a user-level daemon and evaluate how QiOi mitigates the performance interference of Fabric. The evaluation results demonstrate that QiOi mitigates performance degradation of Fabric by 22% and improves Fabric latency by 2.5 times without sacrificing the performance of co-located services. In addition, we show that QiOi can support different ordering services and chaincodes with negligible overhead to Fabric performance.

Keywords