首页> 外文会议>International Symposium on a World of Wireless, Mobile and Multimedia Networks >Extending the QUIC Protocol to Support Live Container Migration at the Edge
【24h】

Extending the QUIC Protocol to Support Live Container Migration at the Edge

机译:扩展Quic协议以支持边缘的Live Container迁移

获取原文

摘要

In modern cloud and edge computing environments, services are typically provided as Virtual Machines (VMs). More recently, containers have been gaining momentum as a lightweight form of VMs. Container migration is used for several reasons, one of which being to maintain proximity between edge computing services and mobile users. When migrating containers, however, it is important to consider that they typically have ongoing communications with other endpoints, e.g., users’ applications. Moreover, in case of connection-oriented protocols, communicating endpoints share a state (i.e., the connection), which needs to be migrated as well. Connection-oriented protocols like TCP were not designed having connection migration in mind, thus their connections cannot survive a change of IP address or port number. On the other hand, the QUIC protocol provides a mechanism for client-side connection migration, i.e., when a client device changes IP address (e.g., after a wireless handover), QUIC transparently migrates ongoing connections to the new address. Nonetheless, server-side connection migration in QUIC is not yet implemented nor investigated. In this paper, we extend QUIC to support server-side connection migration when a container is migrated between hosts. More specifically, we design two different strategies to achieve this purpose. Besides, we describe a proof-of-concept implementation based on aioquic, a Python open-source implementation of QUIC. We also verify that our implementation does not break QUIC specification nor undermines aioquic interoperability. Finally, we evaluate our solution by testing both the considered strategies using different container migration techniques and against a no-migration scenario.
机译:在现代云和边缘计算环境中,通常作为虚拟机(VM)提供服务。最近,容器一直在增加势头作为轻量级的VM。由于几种原因,将集装箱迁移用于维护边缘计算服务和移动用户之间的邻近。然而,迁移容器时,重要的是考虑它们通常与其他端点具有持续的通信,例如用户的应用程序。此外,在面向连接的协议的情况下,通信端点也共享一个状态(即,连接),其也需要迁移。面向连接的协议,如TCP,没有考虑到连接迁移,因此它们的连接无法在IP地址或端口号的变化中存活。另一方面,查询协议为客户端连接迁移提供了一种机制,即,当客户端设备更改IP地址时(例如,在无线切换之后)时,Quic透明地迁移到新地址的持续连接。尽管如此,Quic中的服务器端连接迁移尚未实施,也不是调查。在本文中,当在主机之间迁移容器时,我们会扩展Quic以支持服务器端连接迁移。更具体地说,我们设计了两种不同的策略来实现这个目的。此外,我们描述了基于AioQuic的概念证据实现,Quic的Python开源实现。我们还验证了我们的实现不会破坏Quic规范,也没有破坏AioQuic互操作性。最后,我们通过使用不同的集装箱迁移技术和非迁移方案测试所考虑的策略来评估我们的解决方案。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号