Skip to content

Commit

Permalink
0x2261
Browse files Browse the repository at this point in the history
Signed-off-by: Raj Patil <[email protected]>
  • Loading branch information
rajp152k committed Jun 6, 2024
1 parent d28bffa commit 86d5777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content/20240219150231-distributed_compute.org
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The uniting feature of all distributed systems is that the workload is distribut

Some basic advantages of distributed compute:
- efficiency increases if workload is distributed
- [[id:20240519T193311.937619][fault tolerance]] in case of workload redundancy
- [[id:20240519T162542.805560][Fault tolerance]] in case of workload redundancy
- execution modularity helps with debugging the specific module when an error arises rather than having to examine the whole code-base

A few trade-offs incurred due to the above:
Expand Down

0 comments on commit 86d5777

Please sign in to comment.