Parallel Execution Sample Clauses

Parallel Execution. Having a shared log allows for the execution nodes to append and read from the log concurrently. Despite the global total order of the commands that the log provides, execution clusters only need to execute commands corresponding to their stored contracts. Hence, the system can parallelize the execution of multiple contracts, provided they belong to different execution clusters. This high degree of independence between execution clusters can provide direct benefits in system performance.