Advantages and disadvantages of hybrid topology

Definition of hybrid topology “A type of topology which is built by connecting two or more different topologies.”  For example, the arrangement of computers in an office makes ring topology. And in another office computers are attached in the form of star topology. So if you connect these two offices i.e. combining ring and star topology will make a hybrid topology. Diagram of Hybrid Topology You can combine [...]

By |2024-03-27T12:55:39+00:00June 21, 2021|computers|0 Comments

What is remote procedure call (RPC) in operating system

In a remote procedure call, the client request some processing to the server computer. The server computer is placed in a remote location. The client sends parameters with the request it sends to the server. The parameters are passed either by value, by reference, or linked in the cloud location. Diagram of RPC 5 components are involved in sending a message from client to server:- ClientClient stubRPC protocolServer [...]

By |2024-03-27T12:55:39+00:00June 21, 2021|computers|0 Comments
Go to Top