Hands-On Reactive Programming with Java 12 [V]

$137.99

3 hours 0 minutes

Using the reactive paradigm to create fast and non-blocking apps

videoMarch 30th, 2019

Distribution restrictions apply to specific products. Contact us to confirm availability.

Created by Tomasz Lelek, Tomasz Lelek

Cover image for Hands-On Reactive Programming with Java 12 [V]
ISBN: 9781789808773
PID: V12803

This course is a step-by-step guide to creating applications with Java 12 by applying Reactive programming. You will get hands-on experience; each section will build on the previous one, so that you will be able to make your app responsive and reliable by implementing Reactive principles with Java. You'll also apply the best data structures and algorithms that optimize functions—all using functional Reactive programming.

  • Understand the purpose behind RxJava development and use the right tools to make your application Reactive and asynchronous
  • Apply Reactive principles with Java to make your app responsive, reliable, and scalable
  • Implement backpressure with Reactive constructs: subscription and subscriber