! 4 @ 0 @ 4 !
Что-то пошло не так. Главная страница
Факт о медицине:
All browser components are connected into one whole system using the interprocess communication protocol (IPC) based on the name pipe. This is an independent and large topic, described in detail in the documentation . standard streams ( more about the stream model). It is this architecture that allows the browser to demonstrate amazing speed even when several dozens of tabs are open in parallel, including those with resource-intensive applications. However, the reverse side of the coin is a fairly large memory consumption, although in light of the fact that even budget laptops are equipped with 1 GB of memory, this is not so significant.
Медицинские новости:
As expected, the browser is open source, the source code is hosted on Google Code , the project is called Chromium and is available under a BSD license. There is also a lot of detailed documentation on the internal architecture of the browser , we advise you to read and see, especially since it uses quite innovative approaches. We will talk about architecture very briefly.
|