scispace - formally typeset
S

Seth Fowler

Researcher at Qualcomm

Publications -  4
Citations -  98

Seth Fowler is an academic researcher from Qualcomm. The author has contributed to research in topics: Dynamic web page & Software deployment. The author has an hindex of 3, co-authored 4 publications receiving 94 citations. Previous affiliations of Seth Fowler include University of California, Berkeley.

Papers
More filters
Proceedings ArticleDOI

ZOOMM: a parallel web browser engine for multicore mobile devices

TL;DR: This work presents ZOOMM, a highly concurrent web browser engine prototype and shows how concurrency is effectively exploited at different levels: speed up computation performance, preload network resources, and preprocess resources outside the critical path of page loading.
Proceedings ArticleDOI

JaldiMAC: taking the distance further

TL;DR: This work proposes a novel point-to-multipoint deployment topology that takes advantage of "natural towers" such as hills and mountains to provide connectivity even over great distances and concludes that JaldiMAC is the first integrated solution that combines all of these elements.
Patent

Method and apparatus for optimized execution using resource utilization maps

TL;DR: In this paper, a graphical representation of system resource usage in a resource utilization map is presented to inform users about system resource utilization by applications and processes running on a computing device and users can provide inputs to enable the system to adjust resource allocations based on user preferences.
Proceedings ArticleDOI

MuscalietJS: rethinking layered dynamic web runtimes

TL;DR: This paper proposes a layered architecture, called MuscalietJS2, that splits the responsibilities of a JavaScript engine between a high-level, JavaScript-specific component and a low- level, language-agnostic .NET VM, and proposes a two pronged approach to make up for the performance loss due to layering.