Concurrent podcast

I’m always on the lookup for new podcasts to listen to on my way to work. Yesterday I’ve found the podcast I was looking for ever since I’ve started writing real code – Concurrent Podcast.

This is the podcast about threading, locks, concurrency and the issues that they cause.

Currently two chapters has been posted:

  1. LOCK VS. LOCK-FREE
  2. WHY ASYNC MATTERS

If you want to learn more about multi–threading, synchronization and concurrency topics – you defiantly want to hear this podcast.

Labels: ,