Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
How to use Multithreading with "worker threads" in Node.js?
Play lesson

Advanced Node.js - How to use Multithreading with "worker threads" in Node.js?

5.0 (2)
15 learners

What you'll learn

This course includes

  • 4.5 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

JavaScript is single-threaded, but parallelism and multithreading are possible within Node.js with the help of worker threads. In this video, we're going to explore how one can make an Express.js server faster with worker threads when the main thread is blocked by heavy computations. 📚 Resources: Stanley Ulili's article on Digital Ocean: https://www.digitalocean.com/community/tutorials/how-to-use-multithreading-in-node-js ======⚡⚡⚡====== Consider supporting the channel by clicking the "Thanks" button ❤️ 🙌 Become my Patreon and get exclusive perks: https://patreon.com/softdevdiaries 💼 Follow me on LinkedIn and drop me a message if you'd like: https://linkedin.com/in/gusgadirov 💻 Also, let's connect on GitHub: https://github.com/gusgad 🕒 Timestamps: (0:00) Node.js multithreading overview (3:33) How Node.js worker threads can help (09:02) Optimizing worker threads And don't forget to subscribe for more videos like this 😊

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere