Subscribe
Sign in
Chris Messina

Second State Serverless FaaS - High-performance serverless functions for Rust & WebAssembly

by

Second State FaaS is high-performance and supports the Rust language as a first class citizen. With WebAssembly on the server, it starts and runs much faster than VM or container-based alternatives. It excels in compute intensive media, data, and edge AI apps.

Add a comment

Replies

Best
alabulei
How is different from AWS Lambda?
Michael Yuan
@alabulei The key difference is that it is based on a lightweight WebAssembly VM instead of an OS-level VM like lambda. The Second State FaaS is hence much faster both at startup and at compute runtime. Also for developers, we support the high performance Rust language out of the box.
Vivian
Running tensorflow on the server sounds pretty cool!
Edison Chen
Best FaaS!
Raven Wang
cool
Bill Clinton
Excellence ! Thank you for sharing it, very interesting and worth studying. wuxiaworld
Robert Kesterson
Will this remain open source / self-hostable , or is there a plan to close source it?