Hacker News new | ask | show | jobs
by adammiribyan 95 days ago
CRIU is great for save/restore. The nice thing about CoW forking is it's cheap branching, not just checkpointing. You can clone a running state thousands of times at a few hundred KB each.