Hands-On Reactive Programming with Reactor

Hands-On Reactive Programming with Reactor
Author: Rahul Sharma
Publisher: Packt Publishing Ltd
Total Pages: 237
Release: 2018-09-29
Genre: Computers
ISBN: 1789136342

Download Hands-On Reactive Programming with Reactor Book in PDF, Epub and Kindle

Discover how project Reactor enhances the reactive programming paradigm and allows you to build scalable asynchronous applications Key FeaturesUse reactive APIs, Flux, and Mono to implement reactive extensionsCreate concurrent applications without the complexity of Java's concurrent APIUnderstand techniques to implement event-driven and reactive applicationsBook Description Reactor is an implementation of the Java 9 Reactive Streams specification, an API for asynchronous data processing. This specification is based on a reactive programming paradigm, enabling developers to build enterprise-grade, robust applications with reduced complexity and in less time. Hands-On Reactive Programming with Reactor shows you how Reactor works, as well as how to use it to develop reactive applications in Java. The book begins with the fundamentals of Reactor and the role it plays in building effective applications. You will learn how to build fully non-blocking applications and will later be guided by the Publisher and Subscriber APIs. You will gain an understanding how to use two reactive composable APIs, Flux and Mono, which are used extensively to implement Reactive Extensions. All of these components are combined using various operations to build a complete solution. In addition to this, you will get to grips with the Flow API and understand backpressure in order to control overruns. You will also study the use of Spring WebFlux, an extension of the Reactor framework for building microservices. By the end of the book, you will have gained enough confidence to build reactive and scalable microservices. What you will learnExplore benefits of the Reactive paradigm and the Reactive Streams APIDiscover the impact of Flux and Mono implications in ReactorExpand and repeat data in stream processingGet to grips with various types of processors and choose the best oneUnderstand how to map errors to make corrections easierCreate robust tests using testing utilities offered by ReactorFind the best way to schedule the execution of codeWho this book is for If you’re looking to develop event- and data-driven applications easily with Reactor, this book is for you. Sound knowledge of Java fundamentals is necessary to understand the concepts covered in the book.


Hands-On Reactive Programming with Reactor
Language: en
Pages: 237
Authors: Rahul Sharma
Categories: Computers
Type: BOOK - Published: 2018-09-29 - Publisher: Packt Publishing Ltd

GET EBOOK

Discover how project Reactor enhances the reactive programming paradigm and allows you to build scalable asynchronous applications Key FeaturesUse reactive APIs
Hands-On Reactive Programming in Spring 5
Language: en
Pages: 545
Authors: Oleh Dokuka
Categories: Computers
Type: BOOK - Published: 2018-10-08 - Publisher: Packt Publishing Ltd

GET EBOOK

Today, businesses need a new type of system that can remain responsive at all times. This result is achievable and is called reactive, which means it reacts to
Reactive Programming in Kotlin
Language: en
Pages: 316
Authors: Rivu Chakraborty
Categories: Computers
Type: BOOK - Published: 2017-12-05 - Publisher: Packt Publishing Ltd

GET EBOOK

Learn how to implement Reactive Programming paradigms with Kotlin, and apply them to web programming with Spring Framework 5.0 and in Android Application Develo
Hands-On Spring Security 5 for Reactive Applications
Language: en
Pages: 262
Authors: Tomcy John
Categories: Computers
Type: BOOK - Published: 2018-07-31 - Publisher: Packt Publishing Ltd

GET EBOOK

Secure your Java applications by integrating the Spring Security framework in your code Key Features Provide authentication, authorization and other security fe
Hands-On Reactive Programming with Clojure
Language: en
Pages: 288
Authors: Konrad Szydlo
Categories: Computers
Type: BOOK - Published: 2019-01-25 - Publisher: Packt Publishing Ltd

GET EBOOK

Learn how to use RxClojure to deal with stateful computations Key FeaturesLeverage the features of Functional Reactive Programming using ClojureCreate dataflow-