Better Code - Concurrency

Better Code - Concurrency

NDC Conferences via YouTube Direct link

STD Sink

23 of 32

23 of 32

STD Sink

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Better Code - Concurrency

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Goals
  3. 3 Lightroom for Web
  4. 4 Definitions
  5. 5 Synchronization Primitives
  6. 6 Getting them wrong
  7. 7 Fixing bugs
  8. 8 Performance through parallelism
  9. 9 Amdahls Law
  10. 10 Mutex
  11. 11 Tasking System
  12. 12 C Implementation
  13. 13 Task Stealing
  14. 14 Push to Spin
  15. 15 Live Dispatch
  16. 16 CEO
  17. 17 Tasking
  18. 18 Power
  19. 19 Marshaling Exceptions
  20. 20 Blocking Threads
  21. 21 Stops
  22. 22 STD Future
  23. 23 STD Sink
  24. 24 STD Future Wait
  25. 25 Warnings
  26. 26 Fibonacci continuation
  27. 27 Futures vs completion handlers
  28. 28 Joins
  29. 29 abort
  30. 30 shared future
  31. 31 split future
  32. 32 promise

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.