中文

BumbleBee:面向容器编排的应用感知自适应

分布式、并行与集群计算 2021-05-11 v3 操作系统

摘要

现代应用已通过将容器、容器编排与服务网格的使用,将关注点分离作为首要组织原则。然而,对意外网络变化的自适应尚未跟上步伐。我们提出 BumbleBee,一个轻量级的容器生态系统扩展,支持应用感知自适应。BumbleBee 提供了一种利用应用语义对网络数据做决策的简单抽象。由于该抽象置于现代服务网格的通信框架内,它更靠近变化被检测的位置,从而提供比在端点处可能实现的更具响应性与有效性的自适应。

关键词

引用

@article{arxiv.2008.11868,
  title  = {BumbleBee: Application-aware adaptation for container orchestration},
  author = {HyunJong Lee and Shadi Noghabi and Brian Noble and Matthew Furlong and Landon P. Cox},
  journal= {arXiv preprint arXiv:2008.11868},
  year   = {2021}
}

备注

This version fixes problems (e.g., with the video-streaming experiments) from the previous versions