[ trixie ]
[ sid ]
[ 源代码: criu ]
软件包:python3-pycriu(4.0-2)
checkpoint and restore in userspace (Python bindings)
criu contains the utilities to checkpoint and restore processes in userspace.
It can freeze a running container (or an individual application) and checkpoint its state to disk. The data saved can be used to restore the application and run it exactly as it was during the time of the freeze. Using this functionality, application or container live migration, snapshots, remote debugging, and many other things are now possible.
This package provides the criu Python bindings, and the 'criu-ns' and 'crit' scripts.
其他与 python3-pycriu 有关的软件包
|
|
|
|
-
- dep: criu
- checkpoint and restore in userspace
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-protobuf
- Python 3 bindings for protocol buffers