Hazelcast Editions and Distributions
Hazelcast offers Enterprise and Open Source editions of its member software, each available as either a full or slim distribution.
Enterprise Edition
Hazelcast Enterprise edition is a commercial product that extends the Open Source offering to provide you with many benefits, including the security suite, blue/green deployments for clients, and a Hazelcast Customer Support subscription.
In this documentation, topics related to an Enterprise edition feature include an Enterprise label. |
The Enterprise edition offers the following features, which are not available in the Open Source edition:
All pre-existing Hazelcast licenses, such as the Pro/Enterprise/Enterprise HD licenses, are valid for Hazelcast Platform. |
Open Source Edition
Hazelcast Open Source edition is free and covered by an Apache License, Version 2.0 and a Hazelcast Community License.
The permissions granted in these licenses allow you to do the following:
-
Use the Open Source edition
-
Reproduce the Open Source edition
-
Distribute the Open Source edition with any open and/or closed source applications
Full and Slim Distributions
The following installation options offer a full and slim distribution:
-
Docker
-
ZIP/TAR Binaries
-
Java
Other installation options offer only the full distribution.
You can find more information on installing the Hazelcast editions in the following topics:
-
For the Enterprise edition, see the Installing Hazelcast Enterprise topic
-
For the Open Source edition, see the Installing Hazelcast Open Source topic
Full Distribution
The full distribution contains all available Hazelcast connectors, libraries, and Management Center.
Full distribution content explanation
-
bin
— utility scripts for application management -
config
- application configuration files (including reference examples) -
lib
— application and dependency binaries -
licenses
— application and dependency licenses -
management-center
— bundled Management Center distribution
Slim Distribution
The slim distribution allows you to save memory by excluding Management Center and connectors. You add the additional components as required.
To install a slim distribution, you can use any of the available installation options by appending -slim
to the version number in the command; for example, to install the slim distribution of 5.2.5, use 5.2.5-slim
.
Slim distribution content explanation
-
bin
— utility scripts for application management -
config
- application configuration files (including reference examples) -
lib
— application and dependency binaries -
licenses
— application and dependency licenses