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?
Asked
Active
Viewed 656 times
1 Answers
1
JGroups provides components to implement reliability above UDP, see here for some details,
http://www.jgroups.org/manual/html_single/index.html#d0e5392

Steve-o
- 12,678
- 2
- 41
- 60