====== Hazelcast ====== * http://hazelcast.org/ * Java in memory data grid, cache ===== Memory ===== * https://github.com/jerrinot/hugecast * https://github.com/jankotek/mapdb-hz-offheap * [[https://blog.hazelcast.com/introduction-hazelcast-hd-memory/|Introduction to Hazelcast HD Memory | Hazelcast Blog]] * https://docs.hazelcast.org/docs/3.11.1/manual/html-single/index.html#high-density-memory-store ===== 참조 ===== * [[http://www.baeldung.com/java-hazelcast|An Introduction to Hazelcast | Baeldung]] * [[https://supawer0728.github.io/2018/03/11/hazelcast/|Hazelcast 공유 | 기록은 재산이다]] * [[https://pkgonan.github.io/2020/05/distributed-hibernate-second-level-cache-1|Distributed Cache로 Hibernate Second Level Cache를 적용하여 성능 튜닝하기 - 이론편 | 후덥의 기술블로그]] * [[https://pkgonan.github.io/2020/05/distributed-hibernate-second-level-cache-2|Distributed Cache로 Hibernate Second Level Cache를 적용하여 성능 튜닝하기 - Distributed Cache Cluster 개발편 | 후덥의 기술블로그]] * [[https://pkgonan.github.io/2020/05/distributed-hibernate-second-level-cache-3|Distributed Cache로 Hibernate Second Level Cache를 적용하여 성능 튜닝하기 - Second Level Cache 적용편 | 후덥의 기술블로그]]