Reactive Java Programming 的封面图片
Reactive Java Programming
题名:
Reactive Java Programming
ISBN:
9781484214282
版:
1st ed. 2016.
PRODUCTION_INFO:
Berkeley, CA : Apress : Imprint: Apress, 2016.
物理描述:
XVII, 108 p. 23 illus. in color. online resource.
内容:
1. ReactiveX and RxJava -- 2. Observables and Observers -- 3. Subscription Lifecycle -- 4. Subjects -- 5. Networking with RxJava and Retrofit -- 6. RxJava and Android.
摘要:
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. In this book you'll learn how to: 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.
附加团体著者:
语言:
英文