Skip to main content

Reactive Streams

  • Chapter
  • First Online:
Exploring Java 9
  • 2099 Accesses

Abstract

Reactive programming (https://en.wikipedia.org/wiki/Reactive_programming) has gained popularity in the Java community recently. In the Java world, we have popular reactive libraries like RxJava (https://github.com/ReactiveX/RxJava) and Reactor (http://projectreactor.io/). Reactive Streams (http://www.reactive-streams.org/) is an initiative to provide a standard for asynchronous stream processing with nonblocking back pressure. Core interfaces from the Reactive Streams specification have been added to Java 9 in the class java.util.concurrent.Flow.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 19.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 29.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Fu Cheng

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Cheng, F. (2018). Reactive Streams. In: Exploring Java 9. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-3330-6_7

Download citation

Publish with us

Policies and ethics