不求谌解

不求谌解

💻 Web Dev / Creative 💗 ⚽ 🎧 🏓
twitter
github
jike
email

How Browsers Work

Starting with a Few Questions#

  • Search Baidu or Google when encountering problems
  • What is B/S architecture
  • What processes does entering a URL go through to the final presentation of the website
  • How does the browser convert code into a functioning website
  • Not sure what technologies to use to improve Web APP performance

An operating system on top of an operating system

Multi-Process Architecture#

Mermaid Loading...

Roles of Each Process#

  • Browser Process
  • Renderer Process
    • Parsing
    • Style Calculation
    • Layout
  • GPU Process
  • Network Process
  • Plugin Process

Benefits of Multi-Process Architecture#

Electron Design#

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.