"Parallel programming in Pascal" by Primož Gabrijelčič

Описание к видео "Parallel programming in Pascal" by Primož Gabrijelčič

Summary: For many Pascal programmers, the topic of parallel programming starts and stops with "write a thread, run a thread". There are better ways to approach this problem, as the rest of the world has already noticed, and we should finally accept that we are no longer living in the nineties and that we should start writing parallel code that focuses on solving some problem and not-as many of us do-on solving problems that arise from improper use of the multithreading paradigm.

Комментарии

Информация по комментариям в разработке