Computer Science, asked by danielsolomon60, 1 year ago

6. Write different approaches to achieve high performance in distributed environments?

Answers

Answered by luk3004
3

Distributed computing is a field of computer science that studies distributed systems. A distributed system is a system whose components are located on different networked computers, which communicate and coordinate their actions by passing messages to one another.[1] The components interact with one another in order to achieve a common goal. Three significant characteristics of distributed systems are: concurrency of components, lack of a global clock, and independent failure of components.[1] Examples of distributed systems vary from SOA-based systems to massively multiplayer online games to peer-to-peer applications.


luk3004: Please mark as brainliest
Answered by yoodyannapolis
0

Various models and methods for parallelization are being developed as part of research development around the country.

Explanation:

  • Dispersed computation is a technique that solves big problems and gives small parts of the question to a lot of devices to tackle and then integrating the answers for the parts to solve the issue.
  • This distributed computing system is tailored to projects that have an appetite for computing resources.
  • Grid technology is making its way out of the educational artificial womb and into the commercial world.

Learn more:-

brainly.in/question/9824008

Similar questions