Search code examples
hazelcastapache-tomeetomee-7

How to use Hazelcast with TomEE 7?


I have to load data in memory while doing the server startup. I am planning to use Hazelcast and application server is TomEE 7. Can anyone help with this requirement?


Solution

  • TomEE 7 has JCS built in (https://commons.apache.org/proper/commons-jcs/) in the plus version, can be a good start too