Skip to content

shawn-xy/criu

 
 

Repository files navigation

CRIU (Checkpoint and Restore in Userspace)

An utility to checkpoint/restore tasks. Using this tool, you can freeze a running application (or part of it) and checkpoint it to a hard drive as a collection of files. You can then use the files to restore and run the application from the point it was frozen at. The distinctive feature of the CRIU project is that it is mainly implemented in user space.

The project home is at http://criu.org.

Pages worth starting with are:

How to contribute

About

Checkpoint/Restore tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.9%
  • Shell 3.6%
  • Python 3.4%
  • Makefile 2.2%
  • Protocol Buffer 1.4%
  • Assembly 0.9%
  • Other 0.6%