InterviewSolution
Saved Bookmarks
| 1. |
What is the distributed cache and what are its benefits? |
|
Answer» DISTRIBUTED caching is a popular method for caching storage data which has been configured across various nodes and servers in the same network. Caching the data which has been stored in SIMILAR data request pieces of information. Benefits of Distributed Caching Method:
|
|