How does communication takes place in a distributed system?, Operating System

Assignment Help:

How does communication takes place in a distributed system?

Distributed systems depend on the networking for their functionality. A network is a communication path among two or more systems by being able to communicate distributed systems can share computational tasks and provide a rich set of features to users.

            Network varies by the protocols are in use, the space between nodes, and the transport media TCP/IP is the mainly common network protocol. Mainly operating systems support TCP/IP including the windows and UNIX operating systems. To an operating system a network protocol simply requires an interface device a network adapter, for instance with a device driver to manage it as well as software to package data in the communications protocol to send it and to unpackage it to receive it.

             Networks are typecast based on the space between their nodes. A local area network (LAN) is present within a floor, a room or a building. A wide area network (WAN) typically exists between buildings, cities or countries. A metropolitan area network (MAN) possibly link buildings within a city. Bluetooth devices communicate over a small distance of several feet, in fundamental nature of creating a small area network.

When computing devices are linked to cellular phones they create a network. Even extremely short-range infra red communication can be used for networking. These networks also differ by their performance and reliability.

 

 

 


Related Discussions:- How does communication takes place in a distributed system?

Semaphore, define semaphore. how can we use semaphore to deal with n-proces...

define semaphore. how can we use semaphore to deal with n-process critical section problem.

What is paging? , What is paging? Paging is a memory management schem...

What is paging? Paging is a memory management scheme that authorizes the physical-address space of a process to be noncontiguous. Paging evades the considerable problem of fi

Explain linked list allocation using index, Linked list allocation using in...

Linked list allocation using index The blocks don't have a fixed size. Pointers are utilized to point to the next block in a file. The pointers are set aside as a separate tabl

Define instance, Define Instance. An instance is an administrative unit...

Define Instance. An instance is an administrative unit in which components of R/3 systems giving one or more services are grouped together.  The services offered by a case are

What are the various disk-scheduling algorithms, What are the various disk-...

What are the various disk-scheduling algorithms? The several disk-scheduling algorithms are a. First Come First Served Scheduling b. Shortest Seek Time First Scheduling

Define a election algorithm, Consider a setting where processors are not as...

Consider a setting where processors are not associated with unique identifiers but the total number of processors is known and the processors are organized along a bidirectional ri

How can the deadlock be prevented-bankers algorithm, How can the deadlock b...

How can the deadlock be prevented Bankers algorithm : The Resource allocation graph algorithm isn't applicable to a resource allocation system with multiple instances of every

Error detection in operating system, Q. Error detection in operating system...

Q. Error detection in operating system? Error detection- Error detection take places at both the hardware and software levels. At the hardware level every data transfers must b

Example of producer consumer - semaphore, Now let's implement bounded produ...

Now let's implement bounded producer-consumer with semaphores, a Coke machine which is initially empty: semaphore sem_mutex = 1 // binary semaphore for mutual exclusion, 1==unlo

Malloc, I need help implementing malloc

I need help implementing malloc

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd