Computer Science, asked by wasimkhan10, 1 year ago

write advantages of shared memory ?

Answers

Answered by garywalter1221
0

* Scales well with a large number of nodes.

* Message passing is hidden.

* Can handle complex and large databases without replication or sending the    data to processes.

*Generally cheaper than using a multiprocessor system.

* Provides large virtual memory space.

Similar questions