开发者

How does Jgroup on UDP become reliable?

开发者 https://www.devze.com 2023-01-28 22:34 出处:网络
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 jgrou

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?


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

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

0

精彩评论

暂无评论...
验证码 换一张
取 消