jgroups Questions

1

I would like to setup an inifinispan cluster in a kubernetes environment. DNS_PING is the discovery protocol. It works with pod deployed with DeploymentConfig settings. However, when we switch the...
Malvasia asked 7/12, 2018 at 16:14

3

Solved

I'm looking for a way to force JGroups to use a specific server as the Coordinator, and if that server isn't present, elect a new Coordinator until that one specified rejoins the cluster and it tak...
Euratom asked 31/5, 2012 at 22:24

2

Solved

Trying to wrap my head around these 3 projects and they all seem to handle slightly different problems that arise when trying to cluster. But all the documentation for them is sort of written for d...
Novah asked 9/7, 2012 at 23:28

0

I am working on an mp3 streaming application in Java. The user at the server end plays a music file at the server end (although the server is just currently sending the file) and the player at the ...
Forsook asked 2/2, 2016 at 15:20

1

http://ehcache.org/generated/2.9.0/html/ehc-all/#page/Ehcache_Documentation_Set%2Fco-use_supported_types.html%23wwconnect_header This documentation from ehcache 2.9 says it will support RMI, JGrou...
Bogbean asked 27/3, 2015 at 10:42

2

I have the following setup 1.liferay cluster with 2 machines on AWS 2.unicast clustering replication with JGroups over tcp I have the following parameters in the portal-ext.properties #Setup hi...
Abelabelard asked 21/1, 2013 at 17:33

4

Solved

I want to create a distributed applications on JVM which has a number of nodes, and need a library which allow me to: Manage cluster/grid membership, i.e. I want to get notifications on leave/joi...
Orthopedic asked 25/9, 2013 at 19:26

1

Solved

For my current project, we've decided to deploy our application to Amazon's Elastic Computing Cloud on some Linux boxes. We use JGroups for group communication and needed a reliable discovery mecha...
Pfaff asked 8/11, 2012 at 14:7

1

Solved

I'm trying to use Hibernate Search so that all writes to the Lucene index from jgroupsSlave nodes are sent to the jgroupsMaster node, and then the Lucene index is shared back to the slaves with Inf...
Sindhi asked 9/11, 2012 at 17:0

1

I am trying to figure out how this will work out: client-server communication via NIO/BIO Server-server communication (replication, membership etc) via JGroups (replication of data can be a pain...

1

I have a website running with JBoss 4.2.2 on an existing Red Hat server. I'm setting up a second server so as to have a clustered pair (which will then be load-balanced). However, I can't get them ...
Bylaw asked 7/8, 2010 at 23:11

5

Would like to hear from people about their experience with java clustering (ie. implementing HA solutions). aka . terracotta, JGroups etc. It doesn't have to be web apps. Experience writing custom ...
Herdsman asked 27/8, 2008 at 15:21
1

© 2022 - 2024 — McMap. All rights reserved.