94: Multithreading. The Race Is On. - a podcast by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

from 2016-04-21T07:09:23

:: ::

Anytime a thread tries to access some memory or resource that another thread can change, you have a race condition. There is no winner for this kind of race. The whole application will lose.

Further episodes of Take Up Code

Further podcasts by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

Website of Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes