Y
Hacker News
new
|
ask
|
show
|
jobs
by
kjok
434 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?
1 comments
juecd
433 days ago
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)
link