One Byte Explainer : Cluster Computing
DeadPunnk

DeadPunnk @deadpunnk

About: Data Specialist

Location:
Brasília, Brasil
Joined:
Nov 23, 2022

One Byte Explainer : Cluster Computing

Publish Date: Jun 17 '24
0 0

This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer.

Explainer

Cluster computing, consists in using two or more machines to execute a job, in a why that all resources are shared between them. It machine in the cluster is called a node and if one node fails, another node is responsabal for keeping the process a live.

Additional Context

Comments 0 total

    Add comment