Multithreading and Parallel Programming in C#

preview_player
Показать описание
For the last two decades, computers became faster by increasing the number of CPU cores. However, the fact of having more cores itself doesn’t make a computer drastically faster if those cores are not used by software properly. We, as software developers, should know how to write asynchronous and parallel executing code to make our applications faster and more responsive.

Рекомендации по теме
visit shbcf.ru