Commit 6f705b38 authored by Yizhen Fan's avatar Yizhen Fan Committed by fanyizhen1995
Browse files

ub: ubcore add handle create tp req



driver inclusion
category: feature
bugzilla: NA
CVE: NA

--------------------------------

Ubcore add handle create tp req, which allows ubcore to handle request of
tp creation.

The TP link establishment process varies according to the transport
mode and transaction type.

Transport mode:
- RC Reliable Connection: A one-to-one binding relationship is established.
Messages can be sent only to the bound Jetty and segments in the target
process can be accessed.

- RM Reliable Message: Multiple connections are established between
Jetty/jfs and jfr. Messages can be sent to jetty/jfr of different
target processes on multiple nodes, and segments of different processes
on multiple nodes can be accessed.

- UM Unreliable Message: There is no connection relationship between
Jetty/jfs and jfr. Messages can be sent to jetty/jfr of different target
processes on multiple nodes. Unilateral semantics are not supported.

Transaction type: there are 2 different types, jfs/jfr and jetty.

Signed-off-by: default avatarGuoxin Qian <qianguoxin@huawei.com>
Signed-off-by: default avatarYizhen Fan <fanyizhen@huawei.com>
parent 647f1010
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment