Computer Science, asked by danielsolomon60, 10 months ago

Write different approaches to achieve high performance in distributed environments ?

Answers

Answered by muskaan71
1

distributing computer is field of computer science that studies distributed system of distributed system is a system whose compounds are located on different network computer.

hope it helps u plz make me brainliest and follow me

Answered by smartbrainz
2

Different approaches to achieve high performance in Distributed Environments:

  • Distributed environments are characterized by sharing of resources including software, within a network of computers.
  • Distributed environments are widely used in networks like the internet, intranet, telecommunications, cellular phone networks and so on.
  • One approach used to overcome these delays is replication wherein a replica of data is maintained near to clients so that travel distances can be minimized.  
  • Cluster computing, Grid Computing and Cloud Computing are the main approaches used for performance enhancement.
  • Cluster Computing refers to a number of servers working together to increase availability.
  • In Grid computing, computers in a network work together on a common task, working as a supercomputer.
  • In simplest of terms, Cloud computing is delivering services like servers, storage, database, networking over the internet. This makes the resources more flexible and access is faster.

To know more about Distributed Networks, visit:

https://brainly.in/question/3891071

Similar questions