Question

In my mind, UDP is fast but not reliable, and in a lot of places jgroup is based on UDP, is that reliable? I saw a lot of places use jgroup to transfer caching information. Does jgroup have to use TCP to make transition reliable?

Was it helpful?

Solution

JGroups provides components to implement reliability above UDP, see here for some details,

http://www.jgroups.org/manual/html_single/index.html#d0e5392

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top