Faasm is a high-performance stateful serverless runtime. The goal of the project is enabling fast, efficient parallel applications in serverless.
Faasm provides multi-tenant isolation, but also lets functions share regions of memory. These shared memory regions give low-latency concurrent access to data, supporting high-performance distributed serverless applications.