宏观把控

2019-02-25  本文已影响2人  生病喝药水

对问题的一些探讨。


1.类比

延时----->电脑缓存:CPU与内存之间的临时存储器
延时------>传输距离①
traffic growth②
①②------->网络缓存:用户与数据中心服务器的临时存储器。即:instead of retrieving a webpage from a central server, popular webpages were replicated in small servers(cache) around the world, reducing (i)network bandwidth usage, (ii)content access time, and (iii)server congestion.

2.中心到分发
中心-->分发

1). 问题

\color{red}{2). 解决角度}

3). d2d与d2I的区别

3. 影响CP的因素

所有模型的基本决策变量都为content placement(CP),在此基础上,模型的改变是提出影响CP的因素或者其他决策变量。其中,

\color{red}{Cooperation}
协作方式包含两种: 水平协作 && 垂直协作

\color{red}{Transmission \ decision}

Motivation:

Note that the data traffic at different base stations exhibits
spatial diversity, as the users’s access patterns and rates may vary from base station to base station.

两种分析方式:

实际上也是routing的一种,不同之处是具有缓存内容的节点基于用户与cache nodes 之间的通信质量的强弱决定是否将文件f传给user i;而routing是请求被多跳中继后传送到cache nodes,不同的多跳中继组成不同的路径。二者实际上

\color{red}{Routing}

I. 在分层缓存模型中,每层的cost 或者 delay是影响CP的因素, 而delay又受transmission rate/带宽的影响;每层的CP的决策变量之间的协作;路由
II. 在D2D模型中,编码、用户的偏好、社交属性(contact time)、通信范围、节点密度等是影响决策变量的因素。
III. 上述同样可以应用与D2I模型中。

I. 协作方式
至少有一个缓存:1-Multi(1-all(x))/
min{sum{other(x)}, 1}/
1-current(x)/

4. Ideas
上一篇 下一篇

猜你喜欢

热点阅读