Completed
Enqueuing messages
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Distributing Work with Queues and GCP PubSub for Flight Search Optimization - ElixirConf EU 2022
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Flight Search Crash Course
- 3 Searching Multiple Airlines
- 4 Selecting a queue system
- 5 GCP PubSub Basics
- 6 Message format
- 7 Enqueuing messages
- 8 Routing back to process
- 9 Architecture
- 10 Broadway tweaking
- 11 The first version was slow, tweaking made a huge impact
- 12 Benefits of the new design
- 13 Memory issues with Broadway
- 14 Erlang VM Memory Management
- 15 Bug in GCP PubSub Provider