Real world events are unpredictable - how do you model them in code? Event based architectures can help you design reactive and responsive systems. In this video we talk about it and I model a complex system as an example.
Why I like events: • My Event Driven Programming Era
Chapters:
00:00 - Intro
00:49 - Structuring Event Driven Programs
03:50 - Control Flow with Events
06:58 - Example 1 - UI with JS
08:38 - A note on Async Programming
10:35 - Example 2 - IoT Microservice in Go
12:02 - Example 3 - Event Based Socket Server
14:10 - Modelling a Complex Event-Based System
15:55 - Modelling the Network Component
18:34 - Modelling the User Interface
21:20 - Modelling the Control Interface
22:16 - Summary of Modelling
23:38 - Our Model in Code!
コメント