[Feature] Add CRaC support
Closed this issue · 0 comments
lingjun-cg commented
CRaC(https://github.com/crac) can improve Java startup time. Beside port CRaC to dragonwell11, more features that added to make CRaC easy to use. The features includes:
- Validate CPU before restore, fail back to no CRaC startup if validate failed.
- Support run CRaC with unprivileged mode
- Support restore stdout&stderr when run in container environment
- Log files no need close when do checkpointing.