Parallel Execution

Parallel Execution on top of WeaveVM

Lambda is Parallel Execution on top of WeaveVM

Lambda introduces the concept of parallel execution to WeaveVM. Since each Lambda smart contract maintains an independent state, and sequencers can be customized to manage only a single contract, Lambda can be deployed across multiple instances on WeaveVM to scale in parallel. Moreover, this parallel execution design is not limited to WeaveVM, Lambda can also be deployed on any EVM network.

Last updated