Reactive for the Impatient - A Gentle Intro to Reactive Programming and Systems
Offered By: Devoxx via YouTube
Course Description
Overview
Explore reactive programming and systems in Java through this 55-minute conference talk from Devoxx Poland 2019. Discover how to tackle the challenges of asynchronicity in object-oriented programming by introducing reactivity at both the coding and architectural levels. Learn about major Java-based reactive frameworks and toolkits, including RxJava, Spring Reactor, Akka, and Vert.x. Understand the fundamental principles of reactive systems and the problems they aim to solve. Examine code samples demonstrating the implementation of reactive programming using RxJava and Spring Reactor. Delve into the next level of reactivity with an introduction to Akka and Vert.x frameworks for building reactive microservices. Compare these frameworks and gain insights from real-life examples of their applications in industry.
Syllabus
Reactive for the Impatient - A Gentle Intro to Reactive Programming and Systems - Mary Grygleski
Taught by
Devoxx
Related Courses
Learn Vert.x - Reactive microservices with JavaUdemy Writing Highly Concurrent Polyglot Applications with Vert.x
GOTO Conferences via YouTube Real World HTTP Performance Benchmarking - Lessons Learned
Devoxx via YouTube How Not to Suck at Microservices
Devoxx via YouTube Functional Libraries for Java
Devoxx via YouTube