パッケージ: python3-pycriu (4.0-3)
python3-pycriu に関するリンク
Debian の資源:
criu ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.criu.org]
類似のパッケージ:
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