|
VLink
2.0.0
A high-performance communication middleware
|
Transport configuration for the qnx:// QNX native channel transport.
更多...
Transport configuration for the qnx:// QNX native channel transport.
QnxConf binds the qnx:// URL scheme to the QNX Neutrino native IPC primitives (channels and connections). Messaging is performed directly through ChannelCreate / ConnectAttach / MsgSend / MsgReceive without any intermediate broker; this yields deterministic, low-jitter latency suitable for hard real-time workloads. The transport is available only when the binary is compiled for a QNX target.
| Publisher | Subscriber | Server | Client | Getter | Setter |
|---|---|---|---|---|---|
| yes | yes | yes | yes | yes | yes |
| Component | Description |
|---|---|
address | QNX channel/topic name (URL host concatenated with path); not empty |
event | Optional secondary event filter (?event=) |
VLINK_SUPPORT_QNX is defined. is_valid() returns false when address is empty.