当前位置:网站首页>TIPC addressing 2
TIPC addressing 2
2022-07-02 11:08:00 【Cheng Gouzi walking in the clouds】
Service Address
A Service address consists of two parts, assigned by the developer
A Service Type number – typically hard-coded
A Service Instance number – often calculated by user in run time


The service address is always indicated by the scope indicator (scope indicator) Limited
1、 instructions calling side Search scope for
2、node ==0 Indicates cluster Global Discovery ,node !=0 Indicates that the lookup should only be performed on this node
3、 Express binding side The visual range of
4、 There are special values for node local visibility or cluster global visibility
Service Address Binding
There are almost no restrictions on how to bind service addresses
1、 Different service addresses can be bound to the same socket
2、 The same service address can be bound to different sockets
3、 Service address range can be bound to socket
4、 In the message bus mode, each socket only provides one service address
5、 This address type is also used for sending datagrams and communication group multicast

Location Transparency( Position transparency )
The client does not need to know the location of the server
1、 The translation from service address to socket address is performed dynamically on the source node .
2、 There is a copy of the global binding table on each node , Used to perform this conversion .
3、 The sender can still indicate the explicit socket address in a more practical case ,.e、 for example , When only responding to incoming messages
边栏推荐
- [AI application] Hikvision ivms-4200 software installation
- JSP webshell免杀——JSP的基础
- Special topic of binary tree -- [deep base 16. Example 7] ordinary binary tree (simplified version) (multiset seeks the precursor and subsequent sentry Art)
- Hdu1228 a + B (map mapping)
- K-d tree and octree of PCL
- 实验电镜距离测量之Matlab处理
- 618 what is the secret of dominating the list again? Nike's latest financial report gives the answer
- Record attributeerror: 'nonetype' object has no attribute 'nextcall‘
- Filtering of PCL
- 【快应用】Win7系统使用华为IDE无法运行和调试项目
猜你喜欢

Hdu1234 door opener and door closer (water question)

【AGC】如何解决事件分析数据本地和AGC面板中显示不一致的问题?

Special topic of binary tree -- acwing 1589 Building binary search tree

OpenMLDB Meetup No.4 会议纪要

二叉树专题--AcWing 1497. 树的遍历(利用后、中序遍历,构建二叉树)

Shell programming 01_ Shell foundation

Jsp webshell Free from killing - The Foundation of JSP

Nodejs+express+mysql simple blog building

The most detailed MySQL installation tutorial

最详细MySql安装教程
随机推荐
[AI application] Hikvision ivms-4200 software installation
Special topic of binary tree -- Logu p1229 traversal problem (the number of traversals in the middle order is calculated when the pre and post order traversals of the multiplication principle are know
6种单例模式的实现方式
PCL eigen introduction and simple use
一招快速实现自定义快应用titlebar
Hdu1236 ranking (structure Sorting)
OpenMLDB Meetup No.4 会议纪要
[play with FPGA learning 2 in simple terms ----- design skills (basic grammar)]
[SUCTF2018]followme
HDU1234 开门人和关门人(水题)
JSP webshell免殺——JSP的基礎
【AI应用】海康威视iVMS-4200软件安装
使用华为性能管理服务,按需配置采样率
Use Huawei performance management service to configure the sampling rate on demand
【AGC】构建服务3-认证服务示例
【深入浅出玩转FPGA学习2----设计技巧(基本语法)】
Special topic of binary tree -- acwing 47 Path with a certain value in binary tree (preorder traversal)
Special topic of binary tree -- acwing 1497 Traversal of the tree (use post and mid order traversal to build a binary tree)
【深入浅出玩转FPGA学习3-----基本语法】
[AGC] build service 3 - authentication service example