Re: Firefox multi processor support
David Rajchenbach-Teller <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.seamonkey |
|---|---|
| Message-ID | <[email protected]> |
Hi Armin, You may be interested in looking at Servo https://github.com/servo/servo/ - it's an ongoing effort to write a rendering engine that will automatically take advantage of all available processors. Cheers, David On 23/05/16 11:04, Armin Mohring wrote: > Good morning! > > I have a question about multi processor support for Firefox. > > The beginnig is: how is a webside build from the code transfeered on the > computer? > > I know, that a webside is build in levels: > 1. Background > > 2. Text > > 3. Decoration > > 4. Moving content > > 5. Navigation regions > > and so on. > > > Because I have invented this. > > I think this can easliy transferred into multi processor code, since > these levels are independent. > > And which other parts in the browser can work independly? > > Greetings > Armin > _______________________________________________ > dev-planning mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-planning