JSFoo: round the year submissions

JSFoo: round the year submissions

Submit talks on JavaScript and full stack engineering round the year

chakravarthy

@chakrihacker

Multithreading in Node.js

Submitted Aug 7, 2018

Node.js is very fast, but it’s not suitable for cpu intensive tasks as it is single threaded. In Node 10 worker threads are introduced which can spawn multiple threads. This can be used for cpu intensive tasks like machine learning. This talk will give a gentle introduction on how to use multi threading in node.js

Outline

  • Pros and Cons of Single threaded Node.JS
  • Introduction to threading in Node.js
  • Demo

Requirements

open mind

Speaker bio

I am software engineer at platify

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more