hazelcast
How to convey transactions operating on multiple distributed maps within a distributed cache product
By distributed cache product I mean something like Coherence or Hazelcast. I will use Hazelcast as the example.[详细]
2023-04-05 19:33 分类:问答Put in Hazelcast Multimap lasts > 5sec on 2 node cluster
i discovered a strange performance leak in one statement of our application, which runs on a two node cluster currently. It is this very method:[详细]
2023-03-31 19:51 分类:问答Hazelcast dedicated nodes
What is the simplest way to run Hazelcast nodes on dedicated servers? We have a web application that uses a Hazelcast distributed map.[详细]
2023-03-31 04:35 分类:问答Centralized cache server. (Ehcache or Hazelcast)
Currently we have 2 app severs, each has application level cache and has centralized database server. To keep both servers app cache in sync we have set up JMS broker in between. On cache clear on one[详细]
2023-03-25 01:19 分类:问答How to use Hazelcast with tomcat in eclipse
I\'m trying to run below mention and it is throwing an NoClassDefFoundException: import java.io.IOException;[详细]
2023-03-24 23:47 分类:问答Hazelcast process flow
My supervisor asked me to use Hazelcast for one of our java programs that takes 24 hours to processs huge txt file (2 GB or more).[详细]
2023-03-12 02:11 分类:问答Hibernate lazy loading and Hazelcast
we are using Hazelcast as Hibernate 2nd level cache now for a while but are recognizing long delays in storing and reading data when using more than one node.[详细]
2023-02-20 08:55 分类:问答hazelcast vs ehcache
Question is clear as you see in the title, it would be appreciated to hear your ideas about adv./disadv. differences between them.[详细]
2023-02-15 22:33 分类:问答With Hazelcast what is better, one big map or many small maps?
I would like to create a rate-limter system which can rate-limit requests to multiple servers. For this i would like to create counters ( 1 counter for each ip[详细]
2023-01-31 12:22 分类:问答redis vs hazelcast [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2023-01-24 05:07 分类:问答