Don't call us, we'll call you: Characterizing callbacks in JavaScript

K Gallaba, A Mesbah… - 2015 ACM/IEEE …, 2015 - ieeexplore.ieee.org
JavaScript is a popular language for developing web applications and is increasingly used
for both client-side and server-side application logic. The JavaScript runtime is inherently …

Concepts and Tool for Interactive Computing

A Martin - 2022 - enac.hal.science
Current computing systems at the heart of critical systems, especially air transport, are
characterized by multiple interactions, or strong couplings, between human operators …

[PDF][PDF] In-Situ Thread Visualization-Programming Framework, Visual Design, and Empirical Studies

O Moseler - 2024 - ubt.opus.hbz-nrw.de
Today, almost every modern computing device is equipped with multicore processors
capable of efficient concurrent and parallel execution of threads. This processor feature can …

[PDF][PDF] Concurrent and asynchronous JavaScript programming using Reo

M Krauweel - 2017 - core.ac.uk
Web Workers and other asynchronous JavaScript APIs (like XHR/AJAX and GeoLocation)
provide us a facility to process (large) tasks in the background to ensure that a JavaScript …

Characterizing and refactoring asynchronous JavaScript callbacks

K Gallaba - 2015 - open.library.ubc.ca
Modern web applications make extensive use of JavaScript, which is now estimated to be
one of the most widely used languages in the world. Callbacks are a popular language …

Meta-level engineering for debugging asynchronous applications in JavaScript

AF Caicedo Moreno - 2014 - upcommons.upc.edu
This thesis presents a reflective model that we call MIAJ-Meta-level Infrastructure for
Asynchronous JavaScript Applications. It is designed for giving support in debugging …