Reactive programming encourages us to structure our applications in terms of asynchronous data streams, thus in a completely non-blocking environment, enabling us to achieve higher concurrency and efficient resource usage. This talk is aimed at giving you a comprehensive overview of the low-level approaches towards creating such a non-blocking environment.
Thomas Pokorny, Presenter: https://squer.link/thomas-pokorny
Clemens Stift, Moderator: https://squer.link/clemens-stift
Presentation: https://squer.link/non_blockingIO.pdf
TCP server with event loop: https://squer.link/kqeue-tcp-server
Blocking http1.1 Server + Client: https://squer.link/http1.1-server
Upcoming Brainfood Talks: http://squer.link/brainfoodtalks
Code Crafts: https://code-crafts.com/
https://www.squer.at/de/
Chapters:
00:00 Start of Streaming
00:53 Intro & Welcome
02:46 Brainfood Talk
47:38 Q&A Session