JGroups
-
Enterprise Java
JGroups: Leader election without additional infrastructure
Hi there, in this post I’ll show how you can solve the problem of leader election without using any additional infrastructure…
Read More » -
Enterprise Java
Using JGroups Directly From JBoss AS 7 Component
JGroups is Bela Ban‘s piece of software for reliable message exchange that is highly configurable and can use either TCP…
Read More » -
Enterprise Java
ElasticMQ message replication with JGroups
ElasticMQ is a messaging server, with a Scala, Java, and an Amazon SQS-compatible interface. It supports guaranteed messaging by replicating…
Read More » -
Enterprise Java
EhCache replication: RMI vs JGroups
Recently, I was working on one product which required replicated caching. Caching provider was already decided – EhCache, and the…
Read More » -
Enterprise Java
JBoss 4.2.x Spring 3 JPA Hibernate Tutorial Part #2
We continue our tutorial about Spring 3, Hibernate, JPA and JBoss 4.2.x – 4.3 integration. The last step is to…
Read More » -
Enterprise Java
JBoss 4.2.x Spring 3 JPA Hibernate Tutorial
After spending many hours searching the web, trying to find the most efficient way to use Spring, JPA and Hibenate…
Read More »