Грид-вычисления (Grid Computing)

Распределенные вычисления на базе географически разнесенных ресурсов.

🌐 Термины на других языках:

Grid computing links together thousands of independent computers across the world into one giant virtual supercomputer. Each machine in the 'grid' contributes its unused processing power or storage to solve massive scientific or mathematical problems that are too big for any single machine to handle.

        graph LR
  Center["Грид-вычисления (Grid Computing)"]:::main
  Rel_distributed_computing["distributed-computing"]:::related -.-> Center
  click Rel_distributed_computing "/terms/distributed-computing"
  Rel_distributed_systems["distributed-systems"]:::related -.-> Center
  click Rel_distributed_systems "/terms/distributed-systems"
  Rel_data_mining["data-mining"]:::related -.-> Center
  click Rel_data_mining "/terms/data-mining"
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧠 Проверка знаний

1 / 1

🧒 Простыми словами

Представь, что все домашние компьютеры в мире объединились, чтобы вместе найти лекарство от болезней.

🤓 Expert Deep Dive

Отличается от кластера территориальной распределенностью и отсутствием единого центра управления.

📚 Источники