Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about jcache

Read more about jcache

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - jcache

JCache Hazelcast embedded does not scale

Hello, Stackoverflow Community. I have a Spring Boot application that uses Jcache with Hazelcast implementation as a cache Framework. Each Hazelcast node has 5 caches with the size of 50000 elements e...
test-img

Anton Skripin

spring

hazelcast

jcache

Votes: 0

Answers: 1

Latest Answer

If you do the math: 4s / 250 000 lookups is 0.016 ms per local lookup. This seems rather high, but let's take that. When you add a single node then the data gets partitioned and half of the requests w...
test-img

František Hartman

Hazelcast - distributed data structure state of other members / monitoring consistency corruption

I have a distributed IMap (exposed through a JCache implementation). When I access it, I get the data of the requesting member. I wish to see the state of this dataset in other members in order to deb...
test-img

Ido Gal

hazelcast

distributed-caching

hazelcast-imap

jcache

Votes: 0

Answers: 1

Latest Answer

A runnable/callable that is HazelcastInstanceAware can invoke localKeySet(). This would give it access to the subset of keys stored on each node. If read-from-backup is enabled, when that same runnabl...
test-img

Neil Stevenson

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved