콘텐츠로 바로가기
용어15

distributed

이 용어로 연결된 기록을 섹션별로 살펴봅니다.

  1. CAP Theorem

    분산 시스템은 Consistency, Availability, Partition Tolerance 세 속성 중 **동시에 둘만** 보장할 수 있다는 정리(Brewer, 2000). 네트워크 분할은 필연적 → P는 포기 불가. **CP vs AP**가 실질적 선택:...

    system-architecture-distributed-systems / distributed-systems-principles-consensus / theorems-consistency-dynamics / cap-theorem
  2. Consistent Hashing

    노드 추가/제거 시 재분배되는 키 수를 최소화하는 분산 해싱 기법. 기존 모듈러 해싱(key % N)은 N 변경 시 대부분의 키 재분배가 필요하다. 단일 노드를 링 위 여러 지점에 배치 → 부하 균등 분배 + 핫스팟 방지: 실제 구현: Cassandra, Amaz...

    system-architecture-distributed-systems / scalability-high-availability-design / consistent-hashing
  3. ROS2 Distributed Robotics Physics

    ROS2 Distributed 로보틱스 메커니즘의 정의, 범위, 선행 지식, 학습 주제, 참고 근거를 정리한 CS&E 학습 노드입니다.

    computer-architecture-embedded-systems / robotics-control-systems-mechanics / ros2-distributed-robotics-physics
  4. Distributed Logic & Storage Physics

    물리적으로 떨어진 여러 노드 간의 데이터 동기화, 분산 트랜잭션, 그리고 저장 장치 레벨의 물리적 신뢰성을 다루는 학습 노드입니다.

    data-information-management / distributed-logic
  5. Distributed Messaging & Event Streaming

    시스템 간 비동기 결합을 위한 메시지 큐와 대규모 데이터의 흐름을 처리하는 이벤트 스트리밍 기술의 작동 물리 및 보장 수준을 다루는 학습 노드입니다.

    network-communication / distributed-messaging-event-streaming
  6. System Architecture & Distributed Systems

    확장성 있는 서비스 구조와 분산 환경에서의 데이터 정합성, 합의 메커니즘을 정의하는 학습 노드입니다.

    system-architecture-distributed-systems
  7. Distributed Systems Principles & Consensus

    물리적으로 분리된 노드들 간의 상호작용 원리, 네트워크 비결정성 문제, 그리고 동일 상태에 도달하기 위한 합의 알고리즘의 역학을 다루는 학습 노드입니다.

    system-architecture-distributed-systems / distributed-systems-principles-consensus