Java 9 Reactive Streams

From NovaOrdis Knowledge Base
Revision as of 04:47, 21 March 2018 by Ovidiu (talk | contribs) (→‎Internal)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.