multiprocess Firefox demo

Channel:
Subscribers:
3,990
Published on ● Video Link: https://www.youtube.com/watch?v=59stDu3JJAs



Duration: 3:28
1,978 views
15


single process Firefox (left) VS multiprocess Firefox (right)

Multiprocess Firefox Electrolysis [e10s] demo in Ubuntu 14.04 linux

https://wiki.mozilla.org/Electrolysis
The goal of the project is to run web content in a separate process from Firefox itself. The two major advantages of this model are security and performance. Security would improve because the content processes could be sandboxed (although sandboxing the content processes is a separate project from Electrolysis). Performance would improve because the browser UI would not be affected by poor performance of content code (be it layout or JavaScript). Also, content processes could be isolated from each other, which would have similar security and performance benefits.







Tags:
Firefox (Software)
multiprocess
electrolysis
sandbox