Java 9 Reactive Streams

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

TODO

Overview

Java 9 introduces reactive programming features, based on reactive streams. Reactive streams provide a computational model of building blocks which run independently and send messages to one another.