Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
2,018 results
Is NodeJS Single-threaded or Multi-threaded ? #nodejs #softwaredevelopment.
6,792 views
2 years ago
It is a huge misconception that Node is single-threaded. It is in fact not. While the event loop is single-threaded, it leverages a ...
391 views
3 years ago
Become a senior software engineer with a job guarantee: https://go.hayksimonyan.com/117-js-single-threaded.
1,458 views
1 year ago
The Node.js event loop, finally explained without the hand-waving. Node.js powers Netflix, PayPal, LinkedIn, and Uber — yet it ...
20 views
3 months ago
Are you worried about placements/internships? Want to prepare for companies like Microsoft, Amazon & Google?
184 views
Exploring whether JavaScript and Node.js operate as single-threaded environments and understanding their threading model.
1 view
Q. Why Node.js is based on single threaded architecture? Q. What are the different types of APIs available in Node.js?
12,992 views
9 years ago
3,430 views
Why Is Node.js Considered Single-threaded? Curious about how Node.js manages to handle multiple requests efficiently despite ...
4 views
11 months ago
In this video, I performed a real experiment to understand how Node.js handles heavy CPU tasks. Node.js is known as ...
7 views
4 months ago
JavaScript operates on a single main thread by design, making it inherently single-threaded. Asynchronous Operations and Event ...
13 views