Short, sharp topics or questions I’ve picked up along the way. Micro blog entries for the curious dev or developer snacks.

Multi-Threading

Multithreading allows a program to run multiple operations concurrently, improving efficiency and performance.