Submitting Jobs in Hazelcast Jet

Download Now
Guide
/ PDF
/ 5 pages

Hazelcast Jet (part of the Hazelcast In-Memory Computing Platform) is a high performance, scalable, and fault tolerant stream processing engine built for the highest throughput and lowest latency streaming environments. Job submission in Jet is done either using the Hazelcast Client directly from an application, or via the Hazelcast Command Line Interface (CLI). This guide will walk you through submitting a job to Hazelcast Jet running in client/server mode.

Download Now