refunction
refunction copied to clipboard
Reusing containers for faster serverless function execution - Masters Project @ Imperial College
Hi, I am interested in this project. Is it possible that you provide a detailed setup guide for refunction? Currently I am not able to run the program.
https://criu.org/Pid_restore  I think the method is stupid, so I look up the code of CRIU. And there aren't any `fork()` there. 
Serverless environments keep functions warm for some undefined period of time after the initial cold start. Optimizations take advantage of this time period of punctuated statefulness. For example a database...