Have something interesting to share with Java Eastern Europe community?
Become a speaker now
Yakov Fain

Yakov Fain

Solutions Architect at Farata Systems, USA

Yakov Fain is a co-author of the Amazon bestseller “Angular 2 Development with TypeScript” as well as a number of other technical books on programming including several books on Java. Yakov works as a software architect at the IT consultancy Farata Systems, USA. A Java Champion, he has taught multiple classes and workshops on the Web and Java-related technologies, presented at international conferences, and published more than a thousand blog posts at https://yakovfain.com.

Speaker's activity
Reactive Streams and RxJava2
May 26th
10:00 - 10:45
Talk
Russian

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, deal with backpressure, and apply a variety of operators offered by this library, which requires a different way of thinking about writing code. This presentation can be considered as a part 2 of my presentation at JEEConf 2016.

Slides
Video