Comment by reilly3000
6 years ago
What kind of workloads make sense for this runtime? DIYFaaS? Or small, isolated long-running processes?
6 years ago
What kind of workloads make sense for this runtime? DIYFaaS? Or small, isolated long-running processes?
Function as a service is certainly one place. Others include secure container runtimes (eg. Kata-containers), sandboxing applications in general, and libguestfs.