A Study on Parallel Execution: Everything You Need to Know
Too Long; Didn't Read
FISCO-BCOS 2.0 uses a graph structure in transaction processing. The developers designed a Parallel Transaction Executor (PTE) based on the Directed Acyclic Graph model (DAG) PTE can help you fully utilize the advantages of a multi-core processor so that the transactions in the block can be executed in parallel.