Skip to content
computação distribuída

File:Distributed-parallel.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ180634· pop 60· linked from 1,560 articles

computação distribuída

Sign in to save

Also known as distributed processing, Distributed computing

system whose components are located on different networked computers

AI overview

Distributed computing is a system where different parts of a computer program run on separate computers connected together through a network, rather than all running on a single machine. This approach matters because it allows people to tackle larger problems by sharing the work across multiple computers and can make systems more reliable since they don't depend on any one computer working perfectly.

AI-generated from the Wikipedia summary — may contain errors.

Wikidata facts

Show 2 more facts
Commons category
Distributed computing
Sources (2)

via Wikidata · CC0

Article · Português

Um sistema de processamento distribuído ou paralelo é um sistema que interliga vários nós de processamento (computadores individuais, não necessariamente homogéneos) de maneira que um processo de grande consumo seja executado no nó "mais disponível", ou mesmo subdividido por vários nós. Conseguindo-se, portanto, ganhos óbvios nestas soluções: uma tarefa qualquer, se divisível em várias subtarefas pode ser realizada em paralelo. A nomenclatura geralmente utilizada neste contexto é HPC (High Performance Computing) e/ou DPC (Distributed/Parallel Computing).

Abstract from DBpedia / Wikipedia · CC BY-SA

Connections

Categories