CRaC: Brief analysis of 4+1 view architecture
1.Scenarios View 2.Logical View Note: 29 classes, does not include C source code 3.Development View 4.Handle View 4.1.Start Application 4.2.Test and Tune 4.3.Checkpoint Generation Note: By default, CRaC will automatically stop running Java applications when generating checkpoint images. However, Azul Prime ReadyNow, Spring-boot, etc. support generating checkpoint images according to other rules such as cycles without stopping running Java applications. This function Can also be used in production environments. 4.4.Restore 4....