Cisco Implementing and Operating Cisco Service Provider Network Core Technologies (350-501 SPCOR) 350-501 Question # 27 Topic 3 Discussion
350-501 Exam Topic 3 Question 27 Discussion:
Question #: 27
Topic #: 3
Refer to the exhibit.
An engineer applied a gRPC dial-in configuration on customer's router to provide connection multiplexing and two-way streaming. What does this configuration accomplish in a gRPC?
A.
It is the encoding requested by the gRPC server.
B.
IT is the encoding that is used for dial-in and dial-out.
C.
It is used for encoding with the default protocol buffers
In a gRPC dial-in configuration, the encoding is specified by the client initiating the connection. This setup allows for connection multiplexing, which means multiple gRPC calls can be made concurrently over a single connection, improving efficiency. Two-way streaming is also facilitated, allowing both the client and server to send a sequence of messages to each other, providing a full-duplex communication channel.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit