https://github.com/erickwendel/nodejs-multithreading-examples
Working with Node.js threads in practice
https://github.com/erickwendel/nodejs-multithreading-examples
javascript livestream nodejs threads tutorial worker
Last synced: about 1 month ago
JSON representation
Working with Node.js threads in practice
- Host: GitHub
- URL: https://github.com/erickwendel/nodejs-multithreading-examples
- Owner: ErickWendel
- Created: 2022-09-27T19:45:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T23:56:06.000Z (over 2 years ago)
- Last Synced: 2024-04-15T04:12:26.078Z (about 1 year ago)
- Topics: javascript, livestream, nodejs, threads, tutorial, worker
- Language: JavaScript
- Homepage: https://youtu.be/f7MY2OtI7nA
- Size: 6.84 KB
- Stars: 42
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Live - Exterminando a lenda do Node.js single-threaded na prática
## About
Welcome, this repo is part of my [**youtube video**](https://youtu.be/f7MY2OtI7nA) about Node.js multithreading
First of all, leave your star 🌟 on this repo.Access our [**exclusive telegram channel**](https://bit.ly/canalerickwendel) so I'll let you know about all the content I've been producing
## Complete source code
- Access it in [app](./recorded/)## Have fun!