JSFoo: round the year submissions

JSFoo: round the year submissions

Submit talks on JavaScript and full stack engineering round the year

Submit talks and workshops on:

  1. Full stack engineering
  2. JavaScript frameworks
  3. Architecture approaches and case studies
  4. JavaScript and IoT
  5. Web development
  6. JavaScript for hobbyists

We will find a forum to place your talk, any time during the year.

For more information, contact jsfoo.editorial@hasgeek.com or call 7676332020

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

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