Softwareteknologi DTU - Project No. 0114:  Parallelizing JavaScript and the Document Object Model
Danmarks Tekniske Universitet DTU
Bachelorprojekt - Softwareteknologi
Project No. 0114:  Parallelizing JavaScript and the Document Object Model
Aktuelle Tidligere  

Description:

The execution of JavaScript code on web pages is slightly different from "standard" programs. JavaScript code is embedded into web pages and is represented together with these in a tree, the Document Object Model (DOM). This creates interesting dependencies between the JavaScript code.

In this project we want to investigate how to identify parts of both the DOM and the JavaScript code that are independent and can be parallelized.

Supervisor(s) Sven Karlsson and Christian W. Probst

Sidst opdateret: Nov 28, 2013 af Hans Henrik Løvengreen