Skip to content

YernarT/js_worker

Repository files navigation

JavaScript негізінде параллельді есептеу

Transaction-oriented high-availability Web Worker communication framework.

Demo

(Right click on the picture to open a new window to view the video)

How to run

$ npm install && npm run dist
$ npx http-server -c0 ./dist
Available on:
  http://127.0.0.1:8080

Open http://127.0.0.1:8080 and http://127.0.0.1:8080/image.html for local debugging.