Parallelization

The Aptos blockchain was built originally to provide Facebook level TPS for the future of the internet. This means to achieve this scale, parallelization of execution takes a big play.

We'll go over how parallelization works on Aptos, and how to code to take advantage of this.