Hello,
I have installed hazelcast (4.0). I am using it as a tomcat session manager. And also storing some data into IMap. I am using 1 node only.
Now I would like to add more nodes in order to make data replicated in case of 1 node failure.
So I have 2 questions:
1- How many nodes should I use to start having a real cluster. Because it seems a cluster with nodes number less than 3 will not work well. So, is the Hazelcast cluster well working with 2 nodes or 3 nodes required or how many nodes exactly?
2- Is it possible to make a cluster with 3 nodes (or more) using the free Hazelcast version or is it available with the enterprise version only?
Thank you in advance for your help.
Best
Karim SLAIMI