Chapter 2. New Features and Enhancements
2.1. Distributed Streams Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Red Hat JBoss Data Grid (JDG) 7.0 introduces a distributed version of the Java 8 Stream API which enables you to perform rich analytics operations on data stored in JDG using the functional expressions available in the Stream API.
Distributed Stream is a Library mode feature, but can also be executed on JDG Server using the new Remote Task Execution feature.