Java 8 Stream and RxJava Comparison - Patterns and Performances
Offered By: Devoxx via YouTube
Course Description
Overview
Dive into an in-depth comparison of Java 8 Stream API and RxJava in this comprehensive conference talk. Explore the key patterns and performance characteristics of these two important APIs for processing data in Java. Learn about the new patterns introduced by the Stream API in JDK 8, enabling innovative approaches to data processing, particularly in parallel scenarios. Discover how RxJava, developed by Netflix, offers different patterns compared to the Stream API. Examine numerous examples and benchmarks using JMH to understand the strengths and use cases of each API. Gain valuable insights to help determine which API is best suited for specific application needs, rather than declaring an overall winner. Enhance your understanding of modern Java data processing techniques and make informed decisions about API selection for your projects.
Syllabus
Java 8 Stream and RxJava comparison: patterns and performances by José Paumard
Taught by
Devoxx
Related Courses
RxJava: Design Patterns for Android DevelopersLinkedIn Learning RxJava 2 : Reactive Programming using Java
Udemy Master Java Reactive Programming with RxJava 2
Udemy ReactiveX - RxJs: De cero hasta los detalles
Udemy Functional & Reactive programming in Java : Modern Style
Udemy