Showing posts with label multi-process. Show all posts
Showing posts with label multi-process. Show all posts

Wednesday, September 3, 2008

Comic of Google Chrome

Its quite interesting to read what Google engineers think about the web browser or web client design with respect to multi-threading and multi-process for tabs (http tasks). 

And what the multi-process means for memory management.  Many blocking and crashing problems result from shared memory and memory space.