/demo-hazelcast-jet

Demo project for Hazelcast Jet

Primary LanguageKotlin

Kreyatif Hazelcast Jet Demo


Hazelcast Jet allows you to write modern Java code that focuses purely on data transformation while it does all the heavy lifting of getting the data flowing and computation running across a cluster of nodes. It supports working with both bounded (batch) and unbounded (streaming) data.

Reference