asked 124k views
1 vote
Which technology concept uses computer resources from multiple locations to solve a common problem?

1 Answer

11 votes

Answer: Sounds like you are talking about “Distributed memory systems” which use multiple computers to solve a common problem, with computation distributed among the connected computers (nodes) and using message-passing to communicate between the nodes.

answered
User Koki
by
8.2k points

No related questions found