Paper
10 October 2023 Research on Raft and PBFT algorithms in consortium blockchain application
Jianqing Tang
Author Affiliations +
Proceedings Volume 12799, Third International Conference on Advanced Algorithms and Signal Image Processing (AASIP 2023); 1279917 (2023) https://doi.org/10.1117/12.3005823
Event: 3rd International Conference on Advanced Algorithms and Signal Image Processing (AASIP 2023), 2023, Kuala Lumpur, Malaysia
Abstract
Blockchain is a distributed system. In order to achieve the consistency of data and operation, consensus algorithm needs to be adopted. In the practical application, there are the log replication consensus algorithm raft and state machine replication consensus algorithm PBFT in the consortium blockchain. This paper makes a comparative study based on the principles and characteristics of the two algorithms, and makes a comparative study on the performance with experiments in FISCO BCOS. The results show that the PBFT consensus algorithm consumes more CPU resources than raft due to the complexity of its interaction, and the memory resources occupied by the network using raft consensus algorithm are more than those occupied by the network using PBFT consensus algorithm.
(2023) Published by SPIE. Downloading of the abstract is permitted for personal use only.
Jianqing Tang "Research on Raft and PBFT algorithms in consortium blockchain application", Proc. SPIE 12799, Third International Conference on Advanced Algorithms and Signal Image Processing (AASIP 2023), 1279917 (10 October 2023); https://doi.org/10.1117/12.3005823
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Blockchain

Algorithm development

Data processing

Distributed computing

Back to Top