fbpx
145: Distributed Computing: Four Reasons.

145: Distributed Computing: Four Reasons.

https://www.takeupcode.com/podcast-player/572/145-distributed-computing-four-reasons.mp3Download file | Play in new window | Duration: 11:00 | Recorded on August 22, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherDividing work between multiple...
145: Distributed Computing: Four Reasons.

106: Multithreading. Call Me Back Please.

https://www.takeupcode.com/podcast-player/479/106-multithreading-call-back-please.mp3Download file | Play in new window | Duration: 11:33 | Recorded on May 12, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherCallback methods can also be either...
145: Distributed Computing: Four Reasons.

105: Multithreading. Sync vs. Async.

https://www.takeupcode.com/podcast-player/478/105-multithreading-sync-vs-async.mp3Download file | Play in new window | Duration: 9:43 | Recorded on May 11, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat are synchronous and asynchronous...
145: Distributed Computing: Four Reasons.

104: Multithreading. Singleton Mistakes.

https://www.takeupcode.com/podcast-player/476/104-multithreading-singleton-mistakes.mp3Download file | Play in new window | Duration: 11:45 | Recorded on May 10, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherThere’s a big problem with...
145: Distributed Computing: Four Reasons.

103: Multithreading. Volatile.

https://www.takeupcode.com/podcast-player/475/103-multithreading-volatile.mp3Download file | Play in new window | Duration: 10:12 | Recorded on May 9, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherVolatile is a keyword that allows you to turn off...
145: Distributed Computing: Four Reasons.

102: Multithreading. Up And Down.

https://www.takeupcode.com/podcast-player/473/102-multithreading-up-and-down.mp3Download file | Play in new window | Duration: 9:06 | Recorded on May 5, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhat if you just want to limit how many things...
145: Distributed Computing: Four Reasons.

101: Multithreading. Signal And Wait.

https://www.takeupcode.com/podcast-player/472/101-multithreading-signal-wait.mp3Download file | Play in new window | Duration: 13:26 | Recorded on May 4, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherSemaphores are often confused and...
145: Distributed Computing: Four Reasons.

100: Multithreading. Master The Lock.

https://www.takeupcode.com/podcast-player/471/100-multithreading-master-lock.mp3Download file | Play in new window | Duration: 13:29 | Recorded on May 3, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherThis episode dives deep into locks. How do...
145: Distributed Computing: Four Reasons.

99: Multithreading. Cache Lines.

https://www.takeupcode.com/podcast-player/470/99-multithreading-cache-lines.mp3Download file | Play in new window | Duration: 9:52 | Recorded on May 2, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherIf you’re not careful, you can cause a...
145: Distributed Computing: Four Reasons.

98: Multithreading. The Great Divide.

https://www.takeupcode.com/podcast-player/466/98-multithreading-great-divide.mp3Download file | Play in new window | Duration: 8:33 | Recorded on April 28, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherHow do you assign work to threads? This...
145: Distributed Computing: Four Reasons.

97: Multithreading. The Big Event.

https://www.takeupcode.com/podcast-player/465/97-multithreading-the-big-event.mp3Download file | Play in new window | Duration: 8:32 | Recorded on April 27, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherThere’s more to working with...
145: Distributed Computing: Four Reasons.

96: Multithreading. Thoughtful Designs.

https://www.takeupcode.com/podcast-player/464/96-multithreading-thoughtful-designs.mp3Download file | Play in new window | Duration: 10:22 | Recorded on April 26, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherThe design decisions you make affect...
145: Distributed Computing: Four Reasons.

95: Multithreading. When Neither Side Budges.

https://www.takeupcode.com/podcast-player/463/95-multithreading-neither-side-budges.mp3Download file | Play in new window | Duration: 11:03 | Recorded on April 25, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherDeadlocks are another common problem...
145: Distributed Computing: Four Reasons.

94: Multithreading. The Race Is On.

https://www.takeupcode.com/podcast-player/460/94-multithreading-race-condition.mp3Download file | Play in new window | Duration: 13:06 | Recorded on April 21, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherAnytime a thread tries to access some...
145: Distributed Computing: Four Reasons.

93: Multithreading. When Should You Use It?

https://www.takeupcode.com/podcast-player/459/93-multithreading-use.mp3Download file | Play in new window | Duration: 9:49 | Recorded on April 20, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherDo you know when to use multithreading? What are the...
145: Distributed Computing: Four Reasons.

92: Multithreading. Why Should You Care?

https://www.takeupcode.com/podcast-player/458/92-multithreading-care.mp3Download file | Play in new window | Duration: 10:37 | Recorded on April 19, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherThere are several ways to make better use of the...
145: Distributed Computing: Four Reasons.

91: Round Robin. Nobody Starves.

https://www.takeupcode.com/podcast-player/457/91-round-robin-nobody-starves.mp3Download file | Play in new window | Duration: 10:41 | Recorded on April 18, 2016Subscribe: Apple Podcasts | Google Podcasts | Podbean | StitcherWhenever your application has several things...