Reactive Java Programming

Andrea Maglie

PDF
ca. 26,99
Amazon iTunes Thalia.de Weltbild.de Hugendubel Bücher.de ebook.de kobo Osiander Google Books Barnes&Noble bol.com Legimi yourbook.shop Kulturkaufhaus ebooks-center.de
* Affiliatelinks/Werbelinks
Hinweis: Affiliatelinks/Werbelinks
Links auf reinlesen.de sind sogenannte Affiliate-Links. Wenn du auf so einen Affiliate-Link klickst und über diesen Link einkaufst, bekommt reinlesen.de von dem betreffenden Online-Shop oder Anbieter eine Provision. Für dich verändert sich der Preis nicht.

APRESS img Link Publisher

Naturwissenschaften, Medizin, Informatik, Technik / Programmiersprachen

Beschreibung

Learn reactive programming using Java and its functional aspects, sometimes called RxJava. This book shows you how to solve "callback hell" with RxJava and shows you how to write thread-safe code without hanging onto state variables which comes in handy for cloud computing software-as-a-service issues, especially when dealing with big data processes through streaming.

Reactive Java Programming includes unique coverage of reactive Android programming, growing more and more popular in mobile development with the Cloud. After reading this guide to reactive programming, you'll be able to apply it to your own big data cloud applications that use Java.


What You'll Learn

  • Use and map observables
  • Filter and combine events
  • Employ subjects, schedulers, and backpressure
  • Handle reactive patterns
  • Test your RxJava code
  • Write your own operators
  • Carry out reactive Android programming


Who This Book Is For

Experienced Java programmers new to reactive programming and those who may have some experience with reactive programming new to Java.

Kundenbewertungen

Schlagwörter

Cloud, Android programming, RXJava, reactive programming, Java