<div dir="ltr"><div>Ah, I have unstacked mails down to this one.</div><div>Good reading, thanks Tim.</div><div>Personnally, I like:</div><div><br></div><div><span style="font-size:16.6043px;font-family:sans-serif">Another pattern uses fork to capture a consis</span><span style="font-size:16.6043px;font-family:sans-serif">tent snapshot of a running process’s address space, allowing</span><span style="font-size:16.6043px;font-family:sans-serif"> the parent to continue execution; this includes persistence</span><span style="font-size:16.6043px;font-family:sans-serif"> support in Redis [68],</span><div><br></div><div>just because that's what I proposed a few years ago for our VM ;)<div>And it probably was a good idea to reject this proposal, since fork is not a panacea as demonstrated in the article.</div></div><div>The fact that an idea is shared does not make it good, I may say not completely stupid for own re-assurance ;)<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le sam. 14 déc. 2019 à 00:34, tim Rowledge <<a href="mailto:tim@rowledge.org">tim@rowledge.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <br>
<br>
<br>
> On 2019-11-29, at 5:28 AM, Ben Coman <btc@openInWorld.com> wrote:<br>
> <br>
> <br>
> Sharing an interesting paper I bumped into..<br>
> > A fork() in the road<br>
> > <a href="https://www.microsoft.com/en-us/research/uploads/prod/2019/04/fork-hotos19.pdf" rel="noreferrer" target="_blank">https://www.microsoft.com/en-us/research/uploads/prod/2019/04/fork-hotos19.pdf</a>  <br>
<br>
That's pretty interesting stuff. I never did understand the attraction of cloning an entire running process only to dump nearly all of it immediately. On the other hand, doing pretty much that (except we don't dump stuff) with an image seems to work really well...<br>
<br>
tim<br>
--<br>
tim Rowledge; <a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" rel="noreferrer" target="_blank">http://www.rowledge.org/tim</a><br>
Fractured Idiom:- PORTE-KOCHERE - Sacramental wine<br>
<br>
<br>
</blockquote></div>