CodeRage 2022: Challenges of Multi-threaded Programming
Here you can find slides from my CodeRage 2022 presentation about Challenges of Multi-threaded Programming, as well as additional links to code examples related to the presentation.
Slides: https://dalija.prasnikar.info/dl/DP_CodeRage2022.pdf
Additional links:
Thread-safe Event Bus: https://github.com/dalijap/nx-horizon
Books:
-
Delphi Event-based and Asynchronous Programming:
- Code Examples: https://github.com/dalijap/code-delphi-async
- Book: https://dalija.prasnikar.info/delphiebap/
-
Delphi Thread Safety Patterns:
-
Delphi Memory Management:
- Code Examples: https://github.com/dalijap/code-delphi-mm
- Book: https://dalija.prasnikar.info/delphimm/
Replay of the presentation can be found at: https://www.youtube.com/watch?v=d4QTRXVj8mg
Comments
Post a Comment