NodeJS vs .Net

preview_player
Показать описание
NodeJs and .Net are both powerful, popular platforms for building web applications. They’re often compared and contrasted, but they can also be used in tandem to create even more powerful applications.

The two are very similar in many ways but the biggest difference between the two is that Node has a single-threaded event loop while .Net uses multiple threads. This means that Node can handle many simultaneous requests simultaneously, but it can slow down with too many requests (such ad if you have a heavy CPU or memory usage).

.Net’s multiple threads allow it to handle fewer simultaneous requests, but it doesn’t slow down as easily when there are too many requests. So, if you need an application that can handle lots of simultaneous requests without slowing down too much when there aren’t any, go with Node.

If you need an application that can handle fewer simultaneous requests without slowing down too much when there aren’t any, go with .NET.

Рекомендации по теме
Комментарии
Автор

You can use both everywhere. They're very flexible, so this video is pointless anyways.

roadstermane
Автор

This guy dont even have basic knowledge of anything 😂

Ninjaaa_fc