Top Mistakes When Writing Reactive Applications

Top Mistakes When Writing Reactive Applications

Scala Days Conferences via YouTube Direct link

Java Serialization - Round Trip

9 of 29

9 of 29

Java Serialization - Round Trip

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Top Mistakes When Writing Reactive Applications

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

  1. 1 Intro
  2. 2 Actors vs Futures
  3. 3 Pick the Right Tool for The Job
  4. 4 Actor Use Cases
  5. 5 Future Use Cases
  6. 6 Avoid Java Serialization
  7. 7 Sending Data Through Network
  8. 8 Persisting Data
  9. 9 Java Serialization - Round Trip
  10. 10 Java Serialization - Footprint
  11. 11 Java Serialization Implementation
  12. 12 Binary formats Schema-less
  13. 13 Flat Actor Hierarchies
  14. 14 The Actor Hierarchy
  15. 15 Two Different Battles to Win
  16. 16 Errors & Failures
  17. 17 Error Kernel Pattern
  18. 18 Backoff Supervisor
  19. 19 Graceful Shutdown
  20. 20 High-level Procedure
  21. 21 Integration with Sharded Actors
  22. 22 CoordinatedShutdown Extension
  23. 23 Distributed Transactions
  24. 24 Two-phase commit (2PC)
  25. 25 Saga Pattern
  26. 26 Investigating Longtail Latencies
  27. 27 Tolerating Longtail Latencies
  28. 28 Quick Tips
  29. 29 Questions

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.