Fast, Simple Concurrency with Scala Native

Fast, Simple Concurrency with Scala Native

Scala Days Conferences via YouTube Direct link

Intro

1 of 31

1 of 31

Intro

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Fast, Simple Concurrency with Scala Native

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

  1. 1 Intro
  2. 2 This talk is about
  3. 3 Talk Outline
  4. 4 About me
  5. 5 Background: Concurrency
  6. 6 Concurrency in Scala
  7. 7 Common Concurrency Issues
  8. 8 Design Questions
  9. 9 Scala Native is
  10. 10 Caveat
  11. 11 Introducing libuv
  12. 12 libuv and Scala Native
  13. 13 A Tour of Native-Loop
  14. 14 Streams (take 1)
  15. 15 Streams, take 2
  16. 16 Curl
  17. 17 Imperative Server API
  18. 18 Server DSL(s)
  19. 19 All of the Above
  20. 20 Performance
  21. 21 Systems Programming 101
  22. 22 Example: Memory Allocation
  23. 23 Example: C FFI
  24. 24 Greenspun's tenth rule
  25. 25 ExecutionContext from Scratch
  26. 26 LibUV's event loop
  27. 27 Our EventLoop callback
  28. 28 LoopExtensions
  29. 29 Timer
  30. 30 Working with Opaque Structs
  31. 31 What's Next?

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.