Hazelcast Jet Quick Start Deployment Guide

Download Now
Guide
/ PDF
/ 5 pages

Hazelcast Jet is a high throughput, low latency, distributed stream processing engine that enables applications with the highest performance. It is a core component of the Hazelcast In-Memory Computing Platform which provides a suite of capabilities for high performance, distributed computing workloads. Fast access data storage, distributed computation, and real-time event stream processing being chief among these. Jet is a very lightweight and efficient Java library.

This guide includes a discussion on how to submit jobs in embedded mode. For information on submitting jobs in client/server mode, please see the Submitting Jobs in Hazelcast Jet guide.

Download Now