Science, asked by shanka7170, 1 year ago

Difference between centralized and distributed computing ppt

Answers

Answered by MacTavish343
0
hell... ooo!!

Centralized: all calculations are done on one particular computer (system). Example: you have a dedicated server for calculating data.

Distributed: the calculation is distributed to multiple computers. Example: when you have a large amount of data then you can divide it and send each part to particular computers which will make the calculations for their part.

Answered by siddhartharao77
0
Simply remember the following points :

Centralized: Work is done by single computer. Since work is done by single computer(Server) if anything goes wrong with one computer that would lead to the destruction of the whole operation. 

Distributed: Work is distributed to several computers. Since work is shared among multiple computers nothing will happen even system fails since they are independent. 
Similar questions