一种基于社交关系的移动缓存替换算法  被引量:2

Mobile Cache Replacement Algorithm Based on Social Network

在线阅读下载全文

作  者:邢起源 王菁[1,2] 闫阿宾[1,2] 韩燕波[1,2] 

机构地区:[1]北方工业大学云计算研究中心,北京100144 [2]大规模流数据集成与分析技术北京市重点实验室,北京100144

出  处:《计算机科学》2016年第6期44-49,共6页Computer Science

基  金:北京市属高等学校创新团队建设与教师职业发展计划项目(IDHT20130502);北京市自然科学基金(4131001)资助

摘  要:近年来移动互联网尤其是Android平台和iOS平台的兴起,移动应用的数量出现了爆炸式增长。这些移动应用中,用户可以发布数据或浏览其他用户发布的数据,由此产生了大量用户生成的数据。当手机使用者想要浏览这些由其他用户生成的数据时,每次都向服务器请求数据的做法是不可取的,比较合适的方法是使用缓存技术将部分数据缓存在移动端,以此来降低数据的请求频率,减小无线网络带宽压力,提升用户体验。传统的缓存技术更多关注的是缓存的访问频率、最近访问时间等因素,但是很少关注数据生成用户之间的社交关系。在存在用户关系的移动网络中,用户相关数据的请求与用户之间的社交关系紧密联系。结合用户之间的社交关系、最近最久访问时间以及缓存中每块数据的大小,提出了一种基于社交关系的移动缓存替换算法。该算法综合计算数据的最近最久访问时间、数据产生用户与使用者之间的亲密值以及缓存占用存储空间的大小,在需要时进行缓存替换。实验证明在移动社交网络中,基于社交关系的缓存替换策略可以提高缓存命中率,使用户获得更好的体验。In recent years, mobile applications grow rapidly with the development of Android and iON platforms. Most of applications on these smart phones are based on users, and these data are always generated by users. When users want relative data,it is not very realistic to request the data from a server every time. So a suitable cache technology is re- quired. Traditional cache technologies pay much attention to the frequency or the last access time, but do not consider more about data generators' relationship between data-generators. In mobile social network environment, data access is closely related to users' relationships, so this factor should be suitable for use in cache technologies. In this paper, we proposed a user-relationship-based cache replacement algorithm, and combined users' relationships with the classic cache algorithm LRU. Not only the access time of each data, but also the closeness value between the data requestors and the generator was taken into consideration. The experiment results show that our replacement strategy can improve cache hit ratio in mobile social environments.

关 键 词:移动社交网络 移动应用 最近最久未使用 亲密值 缓存大小 

分 类 号:TP301[自动化与计算机技术—计算机系统结构]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象