Its been over an year since Google has released its browser Chrome.
Coming up with the concept that it will use multi tasking instead of multi threading has been one of most important decision which after 1year we can definately say has paid off.
People Use Chrome for two reasons
Coming up with the concept that it will use multi tasking instead of multi threading has been one of most important decision which after 1year we can definately say has paid off.
People Use Chrome for two reasons
- Its Very Fast
- Its Javascript support is excellent.
Apart from all these feature it also provides excellent way of html src files evaluation especially the way it presents the entire webpage to the developer.
Integrated javascript engine add more to that feature .
Because of these two reasons I've been able to test my site and yes others website currently deployed on the internet.
I've been also able to understand how certain components are designed in HTML taking the help of Javascript.
Definately one can find Excellent plugins for Mozilla firefox the problem which I experience was that more the number of plugins ,slower is the browser.
Morever it uses the multithreading concept where in the browser is the main process and all the webpages are threads , so the problem with this approach is that if by any chance one of the page (thread) faces the problem , that problem is also reflected in other pages as well.so as a result the entire browser crashes but in Chrome only that particular tab dies since each page is handled by a separate process.
Well you might be knowing all this things already but I've tried to keep them in more simple way.!
Wish Chrome becomes the Leading browser in the World
You can download google chrome byclicking on this link!
Comments
Post a Comment
submit your comments here