Are web applications ready for parallelism?

1Citations
Citations of this article
20Readers
Mendeley users who have this article in their library.

Abstract

In recent years, web applications have become pervasive. Their backbone is JavaScript, the only programming language supported by all major web browsers. Most browsers run on desktop or mobile devices with parallel hardware. However, JavaScript is by design sequential, and current web applications make little use of hardware parallelism. Are web applications ready to exploit parallel hardware? To answer this question we take a two-step approach. First, we survey 174 web developers regarding the potential and challenges of using parallelism. Then, we study the performance and computation shape of a set of web applications that are representative for the emerging web. We identify performance bottlenecks and examine memory access patterns to determine possible data parallelism. Our findings indicate that emerging web applications do have latent data parallelism, and JavaScript developers' programming style are not a significant impediment to exploiting this parallelism.

Cite

CITATION STYLE

APA

Radoi, C., Herhut, S., Sreeram, J., & Dig, D. (2017). Are web applications ready for parallelism? In Proceedings of the Annual Hawaii International Conference on System Sciences (Vol. 2017-January, pp. 6212–6221). IEEE Computer Society. https://doi.org/10.1145/2858788.2700995

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free