Skip to content

a simple C distributed program that supports remote forking using TCP and Checkpoint/Restore In Userspace (CRIU).

Notifications You must be signed in to change notification settings

HadeelMabrouk/Remote-Forking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

  • The function myfork is implemented as part of main.cpp, namely the driver/client program.

  • daemon.cpp contains the functionality of the server in the architecture, namely what takes care of dumping, restoring, sending, and receiving the process image.

About

a simple C distributed program that supports remote forking using TCP and Checkpoint/Restore In Userspace (CRIU).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages