문제

I am using Jgroups to cluster three machines in a LAN. All the machines are connected to single switch.
Is it required to use merge2 in my configuration? Is there any performance advantage that I can gain by removal of merge2?

도움이 되었습니까?

해결책

No, MERGE2 or MERGE3 are not required. There is a neglectable performance gain by removing it, but member won't be able to merge back, e.g. if the switch crashed or someone pulled the plug and reinserted it later.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top