allow such power and simple multitasking (for multithreading) in your code, the the main direction for servers nowadays, like Go? These guys like my grandpa, that always say "Why I need to use dumn internet if I have all info in TV?"
Actually node.js do support multitasking and multi threading. Work threads
No, it’s not just for newbies. It’s a different tool with different strenghts. > But does JS allow such power and simple multitasking (for multithreading) in your code yes, it’s called an event loop (async/await) > for multithreading yes, it’s called workers Don’t get me wrong, I would still usually prefer Go for backends, but Node can sometimes be a better choice than Go if you consider how well it interoperates with C++. Go and C/C++ don’t really like each other. If you add TypeScript to the game it gets bearable
Обсуждают сегодня