|
|
Subscribe / Log in / New account

Microsoft Research: A fork() in the road

Microsoft Research: A fork() in the road

[Kernel] Posted Apr 10, 2019 12:39 UTC (Wed) by corbet

Here's a research paper from Andrew Baumann, Jonathan Appavoo, Orran Krieger, and Timothy Roscoe, published on the Microsoft Research site, arguing that the fork() system call is a fundamental design mistake. "As the designers and implementers of operating systems, we should acknowledge that fork’s continued existence as a first-class OS primitive holds back systems research, and deprecate it. As educators, we should teach fork as a historical artifact, and not the first process creation mechanism students encounter." The discussion of better alternatives is limited, though.

Comments (140 posted)


Copyright © 2019, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds