




You will also learn how to implement resiliency patterns using Hystrix. It discusses how to use Java's popular framework, Spring, to build event-driven, Reactive applications. From this point on, it focuses on RxJava 2.0, covering topics such as creating, transforming,fi ltering, combining, and testing Observables. It explains Java 9's Flow API, an adoption of the Reactive Streams specifi cation. It uses Java 9 to introduce the declarative and functional paradigm, which is necessary to write programs in the Reactive style. This book begins by explaining what Reactive programming is, the Reactive manifesto, and the Reactive Streams specifi cation. This book sets out to make the paradigm shift easy. To tackle the essential complexity, Reactive programming uses declarative and functional paradigms to build programs. Using Reactive programming to start building applications is not immediately intuitive to a developer who has been writing programs in the imperative paradigm. Reactive programming is an asynchronous programming model that helps you tackle the essential complexity that comes with writing such applications. Implement Reactive web applications using Spring Framework 5 and RxJava.Demonstrate the usage of Hystrix, a latency and fault tolerance library from Netflix that uses RxJava.Build responsiveness and resilience into applications using RxJava operators.Use RxJava, a Reactive Streams implementation, to build asynchronous applications.Grasp the Reactive Streams types introduced in Java 9 in the form of the Flow API.This book targets existing Java developers who want to understand Reactive programming and build responsive and resilient asynchronous applications using Reactive stream implementations. Explore a wide variety of code examples to easily get used to all the features and tools provided by RxJava and Akka.Build fast and concurrent applications with ease, without the complexity of Java's concurrent API and shared states, with the help of Spring.Learn about Java 9's Flow API, Reactive programming along with Kafka and Mockito, and how these aspects are utilized by RxJava.This book will teach you how to build robust asynchronous and event-driven applications with ease. Genre: Computers,Books,Computers & Internet,Programming,.Title: Reactive Programming With Java 9.
