Liferay Unicast session replication
Liferay Unicast session replication This tutorial will drive you on configuring uni-cast session replication on liferay tomcat node. In AWS or cloud Environments, multicast clustering will not work since broad…
Liferay Unicast session replication This tutorial will drive you on configuring uni-cast session replication on liferay tomcat node. In AWS or cloud Environments, multicast clustering will not work since broad…
Liferay Cache Replication With JGroups Liferay Cache Replication with JGroups tutorial will give you details on “How to setup cache replication with JGroups” What is Jgroups? JGroups is powerful java…
Liferay Clustering Concepts Liferay Clustering Concepts tutorial will drive you on clustering concepts. Applications are required to configure clustering handle large amount of traffic when one of the servers goes…
Liferay Clustering with RMI In this tutorial, we will do cache replication with RMI technique. RMI is default EHCache replication implementation method and uses over TCP protocol. RMICacheManagerPeerListenerFactory distribution mechanism…
Liferay Cluster with cluster link In this tutorial we will see Liferay cache replication with Cluster Link.Cluster link is most preferable solution for Liferay cluster cache replication over other. This…