<p dir="ltr">Hi,</p>
<p dir="ltr">I am using CRIU and I extended it to support process live migration using sockets.</p>
<p dir="ltr">The idea is to write to a file descriptor which corresponds to a socket instead of a file.</p>
<p dir="ltr">The amount of code needed for this modification is very small.</p>
<p dir="ltr">So far my experiments are running smoothly. With this, I do not need a background NFS deployment and performance is much better. The user only needs to specify, in the command line args, that this migration is done using sockets. For now I am using SSH tunnels to redirect and cipher the data between different hosts.</p>
<p dir="ltr">I don&#39;t know if this will break any other functionality tough.</p>
<p dir="ltr">I am sending this mail to ask you if this contribution is of any interest for the project. If it is, I will be glad to help, providing a patch or whatever you need.</p>
<p dir="ltr">Cheers,</p>
<p dir="ltr">Rodrigo Bruno</p>