Tag: RxJava

Reactive Hardcore. How to build a Publisher and beyond The more popular Reactive Programming/Libraries become, the more often we have to deal with those techniques and solutions. Sometimes we have to deal just with smoothies API of Reactive Extensions, sometimes we have to dive into the internals of those libraries, or sometimes we have to [...]
Read more
Reactive for the Impatient - A Gentle Intro to Reactive Programming and Systems (Java Edition) This talk presents to the audience a few of the major Java-based reactive frameworks and toolkits in the market today, such as RxJava, Spring Reactor, Akka, and Vert,x. It will start by going over the basic tenets of reactive systems, [...]
Read more