仲野 弘一 | M, 2回目発表 | 情報基盤システム学 | 藤川 和利, 笠原 正治, 新井 イスマイル, 市川 昊平 |
title: A Proposal of Container Migration Method Suitable for Edge Computing
abstract: In the cloud computing, since the client and the data center are very far apart, it is not suitable for services requiring low delay such as automobile control. Therefore, edge computing, which provides low latency services to clients by placing computing resources and applications at the edge of the network, attracts attention. However, edge servers used in edge computing are limited in computational resources and bandwidth, so it may be appropriate to use containers with lower overhead than virtual machines. In this presentation we will present container migration suitable for edge computing. By using the proposed method, it is possible to efficiently migrate containers even with limited resources. language of the presentation: Japanese | |||
白石 裕輝 | M, 2回目発表 | サイバーレジリエンス構成学 | 門林 雄基, 安本 慶一, 笠原 正治, 妙中 雄三 |
Title: A P2P Network Considering Node Characteristics Based on de Bruijn Graphs Abstract: In the IoT era, there are huge numbers of devices with low computing resources and they form several networks. P2P networks based on de Bruijn graphs have a large demand in order to build a network autonomously with IoT devices with limited resources. In this presentation, we propose a construction method of P2P networks considering node characteristics based on de Bruijn graph. By using our proposed method, it is possible to construct a P2P network considering communication delay and communication bandwidth regardless of de Bruijn graph's rigid topology limitations, therefore the network traffic flow can be optimized. We also discuss the evaluation of our proposed and show our research roadmap. Language of the presentation: Japanese | |||
木下 裕太 | M, 2回目発表 | 情報基盤システム学 | 藤川 和利, 門林 雄基, 新井 イスマイル, 市川 昊平 |
title: Proposal of MPTCP scheduler in mobile network environment with large performance difference
Abstract: MPTCP which is an extension technology of TCP has been proposed. By using MPTCP, improvement of throughput and redundancy is expected. However, in the currently implemented MPTCP, problems occur in which the throughput is deteriorated compared to TCP in an environment with large network performance difference. In this presentation, we focus on the scheduler of MPTCP and propose a scheduler that works even in environments with large network performance difference. language of the presentation: Japanese | |||
ELIZALDE ZAPATA RODRIGO | M, 2回目発表 | ソフトウェア工学 | 松本 健一, 安本 慶一, 石尾 隆, Raula G. Kula |
Title: Towards Smoother Library Migrations:
A Look at Vulnerable Dependency Migrations at Function Level for npm JavaScript Packages
Abstract: It has become common practice for software projects to adopt third-party libraries, allowing developers full access to functions that otherwise will take time and effort to create. Regardless of the migration effort involved, developers are encouraged to maintain and update any outdated dependency, so as to remain safe from potential threats including vulnerabilities. Through a manual inspection of a total of 60 client projects from three cases of high severity vulnerabilities, we investigate whether or not clients are really safe from these threats. Surprisingly, early results show evidence that up to 73.3% of outdated clients were actually safe from the threat. Language of the presentation: English | |||