Application Domains
Modern operating systems, runtimes, server software, and so on spend a lot of their efforts on providing meaningful isolation boundaries between various users. At the operating system level, such isolation doesn’t exist just to establish walls between user accounts, but also exists at a much more fundamental level. In particular, processes provide an isolation boundary between applications, ensuring that code running in one process cannot affect code running in another one. Another point of view is to say that all the interaction patterns between processes, to overcome the fundamental isolation provided by the operating system, have to be done very explicitly (for example, by making use of cross-process communication facilities ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access