Lines Matching full:service
20 - Cluster wide IPC service
29 Welcome to the Transparent Inter Process Communication service, TIPC in short,
32 - Service Addressing
34 A fundamental concept in TIPC is that of Service Addressing which makes it
38 - Service Tracking
40 A client wanting to wait for the availability of a server, uses the Service
42 sockets with the associated service address.
44 The service tracking mechanism can also be used for Cluster Topology Tracking,
47 Likewise, the service tracking mechanism can be used for Cluster Connectivity
53 Using a service address, a client can send datagram messages to a server socket.
58 It can also use a service address to create and join a Communication Group,