Skip to content

0x7f454c46/criu-1

 
 

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:

A video tour on basic CRIU features

CRIU introduction

How to contribute

About

Utility to to checkpoint/restore tasks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.7%
  • Python 5.2%
  • Shell 2.6%
  • Makefile 2.3%
  • Protocol Buffer 1.4%
  • C++ 0.9%
  • Other 0.9%