Hazelcast Jet - Distributed data processing engine, built on top of Hazelcast
Hazelcast Jet is a distributed computing platform built for high-performance stream processing and fast batch processing. It embeds Hazelcast In Memory Data Grid (IMDG) to provide a lightweight package of a processor and a scalable in-memory storage. It supports distributed java.util.stream API support for Hazelcast data structures such as IMap and IList, Distributed implementations of java.util.{Queue, Set, List, Map} data structures highly optimized to be used for the processing
https://jet.hazelcast.org/
https://github.com/hazelcast/hazelcast-jet/
License:
Tech:
Tags: