By alashcraft
via hanselman.com
Published: Sep 10 2008 / 11:22
I happened to install Google Chrome (Alpha) the same day I installed Internet Explorer 8 (Beta). I noticed immediately, as I'm sure many of you have, that both browsers isolate tabs in different processes. Unix folks have known about the flexibility of forking a process forever. In Unix, fork() is just about the easiest thing you can do. Also, fork()ing in Unix will copy the whole process and all variables into a new space. Everything after the fork happens twice. Multitasking made easy.
Add your comment
Voters For This Link (20)
-
alashcraft -
mswatcher -
senfo -
zis -
subru77 -
rob.signorelli -
awels -
WebWeasel -
Topnotch -
michalm -
gubbes -
thinkingserious -
georgeprado -
massacrers -
bespot -
rkg -
yuan_hang -
javathreads -
rnhurt.myopenid.com -
davneter