Whenever your application has several things to do, you need to figure out how to schedule those things. This episode explains a common technique called a round robin that gives everything a fair share.
...more
View all episodesBy Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes
4.8
111111 ratings
91: Round Robin. Nobody Starves.
Whenever your application has several things to do, you need to figure out how to schedule those things. This episode explains a common technique called a round robin that gives everything a fair share.