Skip to content

teemutoikkanen/webworker-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webworker-react-app

small university project for testing performance of multi-threaded web-applications in JS

Refs

https://parallel.js.org/

"Parallel.js solves that problem by giving you high level access to multi-core processing using web workers. It runs on node and in your browser."

https://www.youtube.com/watch?time_continue=3&v=8aGhZQkoFbQ

" This whole single threaded execution is explained brilliantly by Philip Roberts in video below. You should definitely watch it."

"Philip Roberts: What the heck is the event loop anyway? | JSConf EU"

https://www.youtube.com/watch?v=OgLemdR65pE

"Nolan Lawson - Demystifying Web Workers and Service Workers - CascadiaFest 2016" "Stuff that blocks the DOM indexedDB, XHR, Json.Parse, fetch, ..... , and javascript itself! -> single api which solves this all: web workers"

About

small university project for testing performance of multi-threaded web-applications in JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors