Completed
Which steps shall be done?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Taming Distribution - Formal Protocols for Akka Typed
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The book is out!
- 3 Akka Typed Receptionist API
- 4 with Unregister support
- 5 Cluster Receptionist
- 6 Messages for a payment system
- 7 Akka Typed crash course
- 8 First actor: do the audit
- 9 Second actor, do the payment
- 10 Third actor: orchestration of the process
- 11 Which steps shall be done?
- 12 Akka Typed Session: protocol definition
- 13 First process: do the audit
- 14 Second process: do the payment
- 15 Third process: orchestrate and verify
- 16 Effect tracking
- 17 List of effects
- 18 Sequencing actions
- 19 and there are loops as well