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

Published 2024-07-21
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.

All Comments (3)
  • @pmcgee003
    I think the slides are overlaid ontop of the video .. and maybe they are about 30 sec behind?