Reactive Thinking in Java

Track: Java
Skill Level: Intermediate
Room: Room A411
Time Slot: Thu 2/23, 2:30 PM
Tags: java , rxjava
Presentation Link
Abstract

This presentation is about asynchronous programming in Java, where the streams of data are handled in a non-blocking fashion. We’ll talk about Reactive Streams and specifically about the recently released RxJava2 library that may change the way you design Java applications. You’ll see how to consume streams of events and apply a variety of operators offered by this library, which requires a different way of thinking about writing code.

Yakov Fain

Yakov Fain is a Java Champion, and the coauthor of Angular 2 Development with TypeScript as well as a number of other technical books on programming. Yakov works as a software architect at the IT consultancy Farata Systems and develops software products for the insurance industry. He has taught multiple classes and workshops on web and Java-related technologies, presented at international conferences, and published more than a thousand blog posts. Yakov lives in New York City.