An open API service indexing awesome lists of open source software.

https://github.com/tony-go/multithreaded-js

Exercises from Multithreaded Javascript book
https://github.com/tony-go/multithreaded-js

Last synced: 3 months ago
JSON representation

Exercises from Multithreaded Javascript book

Awesome Lists containing this project

README

        

# Multithreaded Javascript

Coding exercises from the book.

- `/browsers`
- workers (dedicated)
- rpc/command dispatcher
- `/node``
- MessagePort example