Skip to content

Distributed computing #
Find similar titles

x

Redirected from 분산 컴퓨팅

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. (https://en.wikipedia.org/wiki/Distributed_computing)

Parallel computing은 여러개의 프로세서가 공유 메모리에 접근하여, 프로세스간에 정보를 교환하는 것임. 분산 컴퓨팅은 개별 공유 메모리를 가진 프로세스들이 메세지들을 주고 받는 것.

아키텍처

Incoming Links #

Related Articles #

Suggested Pages #

web biohackers.net
0.0.1_20140628_0