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.
No comments:
Post a Comment