Introduction - If you have any usage issues, please Google them yourself
In this thesis, we focus on three aspects: system design, distributed ranks calculation and caching strategy. Our achievements are as follows:
1. We complete the design of UbiSearch
2. A distributed PageRank algorithm is put forward based on PageRank algorithm, which makes distributed ranks calculation possible.
3. To optimize the performance of UbiSearch, we present a caching strategy called PP Cache.