当前位置:网站首页>TIPC Service and Topology Tracking4
TIPC Service and Topology Tracking4
2022-07-02 11:08:00 【Cheng Gouzi walking in the clouds】
Service Tracking
1、 Users can subscribe to the contents and changes of the global address binding table .
2、 Every time you change , They will all receive an event that matches the range indicated in the subscription .
3、 binding / There is a match when the unbound instance or scope overlaps with the subscribed scope .
4、 The received event contains bindings / Unbound socket service address and socket address .Cluster Topology Tracking
1、 Cluster topology tracking is a special case of service tracking , It is also based on the content of the binding table
2、 Peer node availability ( From your own node ) By built-in service type 0 Express .
3、 By using built-in service types 2 Subscribe to the availability of a single link , You can also perform cluster connection tracking .
4、 Use these mechanisms , And through the topology server connected to other cluster nodes , Users can build and track the overall connection matrix of the entire cluster .Group Membership Tracking
1、 Communication group members can choose to subscribe to other group members join/leave/close//crash/lost contact event .
2、 Membership events are received in the member socket in the form of out of band messages .
3、 Ensure the sequence of events ,- The join event always arrives before the first message of the new member ,- The leaving event always arrives after the last message of the leaving member .
边栏推荐
- 快应用中实现自定义抽屉组件
- JVM之垃圾回收器
- HDU1236 排名(结构体排序)
- 二叉树专题--AcWing 3540. 二叉搜索树建树(实用板子 构建二叉搜索树 并输出前、中、后序遍历)
- Binary tree topic -- Luogu p3884 [jloi2009] binary tree problem (DFS for binary tree depth BFS for binary tree width Dijkstra for shortest path)
- [applinking practical case] share in app pictures through applinking
- [SUCTF2018]followme
- JSP webshell免杀——JSP的基础
- 【快应用】text组件里的文字很多,旁边的div样式会被拉伸如何解决
- [in simple terms, play with FPGA learning 3 ----- basic grammar]
猜你喜欢
Special topic of binary tree -- acwing 18 Rebuild the binary tree (construct the binary tree by traversing the front and middle order)
The first white paper on agile practice in Chinese enterprises was released | complete download is attached
二.Stm32f407芯片GPIO编程,寄存器操作,库函数操作和位段操作
Huawei game failed to initialize init with error code 907135000
2022爱分析· 国央企数字化厂商全景报告
TIPC Service and Topology Tracking4
Creation and use of unified links in Huawei applinking
Overview of integrated learning
[SUCTF2018]followme
HDU1236 排名(结构体排序)
随机推荐
【AGC】构建服务3-认证服务示例
【深入浅出玩转FPGA学习2----设计技巧(基本语法)】
STM32单片机编程学习
[ark UI] implementation of the startup page of harmonios ETS
PCL extracts a subset from a point cloud
flink二開,實現了個 batch lookup join(附源碼)
Leetcode+ 76 - 80 storm search topic
The URL in the RTSP setup header of the axis device cannot take a parameter
首份中国企业敏捷实践白皮书发布| 附完整下载
[play with FPGA learning 5 in simple terms ----- reset design]
【AGC】如何解决事件分析数据本地和AGC面板中显示不一致的问题?
Logu p3398 hamster looks for sugar (double LCA on the tree to judge whether the two paths in the tree intersect)
[paid promotion] collection of frequently asked questions, recommended list FAQ
C#中索引器
二.Stm32f407芯片GPIO编程,寄存器操作,库函数操作和位段操作
How to use ide to automatically sign and debug Hongmeng application
洛谷 P3398 仓鼠找 sugar(树上倍增 lca 判断树中两条路径是否相交 结论)
二叉树专题--洛谷 P3884 [JLOI2009]二叉树问题(dfs求二叉树深度 bfs求二叉树宽度 dijkstra求最短路)
Point cloud projection picture
Luogu p4281 [ahoi2008] emergency gathering / gathering (tree doubling LCA)