Essays about: "Johan Djärv Karltorp"

Found 1 essay containing the words Johan Djärv Karltorp.

  1. 1. Performance of Multi-threaded Web Applications using Web Workers in Client-side JavaScript

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Johan Djärv Karltorp; Eric Skoglund; [2020]
    Keywords : Web Workers; Multi-threading; JavaScript; Performance; Web browsers;

    Abstract : Context - Software applications on the web are more commonly used nowadays than before. As a result of this, the performance needed to run the applications is increasing. One method to increase performance is writing multi-threaded code using Web Workers in JavaScript. READ MORE