Get Started

Get Started

These guides demonstrate how to get started quickly with Hazelcast IMDG and Hazelcast Jet.

Hazelcast IMDG

Learn how to store and retrieve data from a distributed key-value store using Hazelcast IMDG. In this guide you’ll learn how to:

  • Create a cluster of 3 members.
  • Start Hazelcast Management Center
  • Add data to the cluster using a sample client in the language of your choice
  • Add and remove some cluster members to demonstrate data balancing capabilities of Hazelcast

Hazelcast Jet

Learn how to build a distributed data processing pipeline in Java using Hazelcast Jet. In this guide you’ll learn how to:

  • Install Hazelcast Jet and form a cluster on your computer
  • Build a simple pipeline that receives a stream of data, does some calculations and outputs some results
  • Submit the pipeline as a job to the cluster and observe the results
  • Scale the cluster up and down while the job is still running

IMDG Docs

Hazelcast IMDG

Hazelcast IMDG Docs

Production Docs (Stable)

Version Documentation
Hazelcast IMDG 4.2.8 (latest)
05/29/2023
Hazelcast IMDG 4.2.7
02/07/2023
Hazelcast IMDG 4.2.6
11/25/2022
Hazelcast IMDG 4.2.5
04/27/2022

For all previous docs please see the Download Archives

Previous Releases
Management Center

Management Center Docs

Production Docs (Stable)

Version Documentation
Management Center 4.2021.06 (latest)
06/21/2021
Management Center IMDG 4.2021.04
04/26/2021
Management Center IMDG 4.2021.03
03/04/2021
Management Center IMDG 4.2021.02
02/12/2021

For all previous docs please see the Download Archives

Previous Releases
Simulator

Simulator Docs

Production Docs (Stable)

Version Documentation
Hazelcast IMDG Simulator 0.13 (latest)
08/26/2021
Hazelcast IMDG Simulator 0.13
08/26/2021
Hazelcast IMDG Simulator 0.11
06/11/2019
Hazelcast IMDG Simulator 0.10
07/16/2017
Hazelcast IMDG Simulator 0.9.10
04/17/2018
Hazelcast IMDG Simulator 0.9.9
04/16/2018
Hazelcast IMDG Simulator 0.9.8
11/23/2017
Hazelcast IMDG Simulator 0.9.7
10/12/2017
Hazelcast IMDG Simulator 0.9.6
06/29/2017
Hazelcast IMDG Simulator 0.9.5
03/24/2017
Hazelcast IMDG Simulator 0.9.4
03/01/2017

For all previous docs please see the Download Archives

Previous Releases
Guides

Guides

Hazelcast Guides are bite-sized samples where you can spend 10-15 minutes to experience integrating Hazelcast IMDG with various technologies.

Join Us On Slack