Node Underground
Jun 3, 2019 · Operations
How to Use CRIU for Linux Process Checkpoint and Restore with Node.js
Learn how to install CRIU on CentOS, create a simple Node.js program that prints its PID, capture its state with a checkpoint using CRIU, and then restore the process, demonstrating practical use cases like migration and fast startup.
CheckpointLinuxNode.js
0 likes · 3 min read
