Wednesday, 19 August 2020

Hey guys I am relatively new to JS (Node environment). I was studying async JS where I realised that async is not concurrency/multi-threaded. But later I figured that we can run async tasks in parallel, doesn't that mean async is indeed concurrent if implemented it in parallel?

Sorry if the question is obvious, I am new to reddit too and learning how to use the platform. Thanks in advance.

Submitted August 19, 2020 at 10:43AM by odus_ex

No comments:

Post a Comment