JavaScript - To CPU Intensive And Beyond
Languages • May 2021
JavaScript - To CPU Intensive And Beyond
Explore more
About
JavaScript - To CPU Intensive And Beyond
About

JavaScript provides the developer a system with single threaded event loop architecture, that provides non blocking I/O mechanism. This work great until we get to CPU intensive tasks. In this case, JavaScript doesn’t perform up to mark.
This has changed with the exposure of web workers in the browsers and worker threads in Node.js . With those 2 APIs, CPU intensive operations in JavaScript are more efficient then ever.
In this talk I will go over the concept and Architecture of those APIs, and will show live demo + performance measurements that will make you want to use it.

Language
English
Level
Intermediate
Length
35 minutes
Type
online conference
About the speaker
About the speaker
Tamar Twena-Stern
Backend Group ManagerXM Cyber
I am a coder, software manager and architect. I have a decade of software engineering experience in various technologies: Server side, big data, mobile, web technologies, and security. I am currently focusing on Node.js, and have a deep knowledge of Node.js server architecture and Node.js performance optimisations.
Details
Language
English
Level
Intermediate
Length
35 minutes
Type
online conference