⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 svc.conf

📁 这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用于网络游戏医学图像网关的高qos要求.更详细的内容可阅读相应的材料
💻 CONF
字号:
## svc.conf,v 1.3 2003/10/15 18:24:02 huangming Exp

## The value of FTEC_DETECTOR_TRANSPORT_PROTOCL should be either "sctp" or "tcp".
## The FTEC_HEART_BEAT is only meanful for stcp. It represents the heart beat in
## seconds for the connections between replicas.

static FTRTEC_Fault_Detector "$FTEC_DETECTOR_TRANSPORT_PROTOCL -HeartBeat $FTEC_HEART_BEAT"


## If FTEC_REPLICATION_STRATEGY is set to AMI, then use AMI for replicating operations;
##  otherwise, two-way CORBA call is used for replication.

static FTRTEC_Replication "$FTEC_REPLICATION_STRATEGY"

## FTEC_EVENT_SERVICE_NAME is used for the event channnel to register to the naming service.
## FTEC_OBJECT_ID should be a globally unique identifier defined in
## draft-leach-uuids-guids-01.txt. This value should be the same
## for the entire object group.

static FTRTEC_Identification "-Name $FTEC_EVENT_SERVICE_NAME -Object_ID $FTEC_OBJECT_ID"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -