https://github.com/themashcodee/js-web-workers-multi-threading
Playing with JS Web Workers for multi threading
https://github.com/themashcodee/js-web-workers-multi-threading
Last synced: 4 months ago
JSON representation
Playing with JS Web Workers for multi threading
- Host: GitHub
- URL: https://github.com/themashcodee/js-web-workers-multi-threading
- Owner: themashcodee
- Created: 2022-04-09T15:07:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-09T15:35:51.000Z (about 4 years ago)
- Last Synced: 2025-07-26T00:28:44.332Z (11 months ago)
- Language: HTML
- Homepage: https://js-multi-threading.vercel.app/
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multithreading in Javascript with Web Workers
## Synchronous Single Threaded Javascript

## Asynchornous Multi Threaded Javascript
