Firefox Gecko vs Servo engines on Ubuntu 15.04

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



Duration: 5:37
9,518 views
44


testing Firefox Gecko vs Servo rendering engines on Ubuntu 15.04
https://github.com/servo/servo

Servo is a prototype web browser engine written in the Rust language. It is currently developed on 64bit OS X, 64bit Linux, and Android.

Servo is an experimental web browser layout engine being developed by Mozilla Research, with Samsung porting it to Android and ARM processors. The prototype seeks to create a highly parallel environment, in which many components (such as rendering, layout, HTML parsing, image decoding, etc.) are handled by fine-grained, isolated tasks. The project has a symbiotic relationship with the Rust programming language, in which it is being developed.

Gecko is a web browser engine used in many applications developed by Mozilla Foundation and the Mozilla Corporation (notably the Firefox web browser including its mobile version and their e-mail client Thunderbird), as well as in many other open source software projects. Gecko is free and open-source software subject to the terms of the Mozilla Public License version 2.

It is designed to support open Internet standards, and is used by different applications to display web pages and, in some cases, an application's user interface itself (by rendering XUL). Gecko offers a rich programming API that makes it suitable for a wide variety of roles in Internet-enabled applications, such as web browsers, content presentation, and client/server.







Tags:
Firefox (Web Browser)
Gecko (HTML Layout Engine)
Servo
Ubuntu (Operating System)
HTML (Programming Language)
Linux Distribution (Software Genre)
Web Browser (Software Genre)
rust language
Mozilla Foundation (Nonprofit Organization)
Software (Industry)