Comment by kjok
7 days ago
How does fast-cold-start help here? What use cases did it enable that were previously not possible with a warm pool of Docker containers?
7 days ago
How does fast-cold-start help here? What use cases did it enable that were previously not possible with a warm pool of Docker containers?
The big motivation we had for trying to do this on a unikernel is actually the session pause/resume. The fast cold restart is a nice addition (or put the other way, a super slow restart would prohibit session pause/resume from being useful)