Computer Science, asked by romirk1545, 1 year ago

Which caching topology is recommended for a read intensive distributed application?

Answers

Answered by amitmurarka83
0

Correct Answer is:    Local Cache

Answered by skyfall63
0

Replicated topology is the caching topology which is recommended to read intensive distributed application.

Explanation:

Through replication changes made in one directory can be done in one or more directories that is changes made in one directory is showed in multiple directory.

Replication topology includes the following features:

  • The directory information of the replication sub tree to the specific servers.
  • Multiple master server is referred as the peer to peer replication.
Similar questions