Interview with Erik Meijer creator Reactive Framework at GOTO Chicago 2013

Interviewee: Erik Meijer creator Reactive Framework
Conference: GOTO Conference 2013
Description: The Reactive Framework (Rx) is a programming model for dealing with asynchronous data streams, specifically in the context of distributed computing. It was developed by Erik Meijer while he was working at Microsoft and has since become an open-source project. Rx provides a set of libraries and tools for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators. It is designed to allow developers to easily build responsive and resilient systems that can handle high volumes of data and handle failures gracefully. Rx is implemented in a number of programming languages, including C#, Java, and JavaScript, and has been widely adopted in the software industry.
Published: Dec 18, 2022

Transcript

Transcript coming soon.