@inproceedings{dfc6b05c9ba24cbf8430dbb435adfe79,
title = "Reg: An ultra-lightweight container that maximizes memory sharing and minimizes the runtime environment",
abstract = "The rise of container technology has brought about profound changes in the data center, and many software have been transferred to micro-service deployment and delivery. Therefore, it is of a broad practical significance to optimize the startup, operation and maintenance of large-scale containers in a massive user environment. At present, the mainstream container technology represented by Docker has achieved great success, but there is still much room for improvement in image volume and resource sharing. We reviewed the development of virtualization technology, and clarify that lightweight virtualization technology is the future research direction, which is very important for data-sensitive applications. By establishing a library file sharing model, we explored the impact of the degree of sharing of library files on the maximum number of containers that can be launched. We present an ultra-lightweight container design that minimizes the container runtime environment that supports application execution by refining the granularity of operational resources. At the same time, we extract the library files and the executable binary files into a single layer, which realizes the maximum sharing of the host's memory resources among containers. Then, according to the above scheme, we implement an ultra-lightweight container management engine: Reg (runtime environment generation), and a Reg-based workflow is defined. Finally, we carried out a series of comparative experiments on mirror volume, startup speed, memory usage and container startup storm, verified the effectiveness of proposed method in the large-scale container environment.",
keywords = "Cloudware, Container, Lightweight, Resource sharing, Runtime environment",
author = "Wei Wang and Liqing Zhang and Dong Guo and Shaoling Wu and Haibo Cui and Fenglin Bi",
note = "Publisher Copyright: {\textcopyright} 2019 IEEE.; 26th IEEE International Conference on Web Services, ICWS 2019 ; Conference date: 08-07-2019 Through 13-07-2019",
year = "2019",
month = jul,
doi = "10.1109/ICWS.2019.00024",
language = "英语",
series = "Proceedings - 2019 IEEE International Conference on Web Services, ICWS 2019 - Part of the 2019 IEEE World Congress on Services",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "76--82",
editor = "Elisa Bertino and Chang, \{Carl K.\} and Peter Chen and Ernesto Damiani and Ernesto Damiani and Michael Goul and Katsunori Oyama",
booktitle = "Proceedings - 2019 IEEE International Conference on Web Services, ICWS 2019 - Part of the 2019 IEEE World Congress on Services",
address = "美国",
}