トップページ |
ログイン
公表論文>
論文>
A Design with Mobile Agent Architecture for Refactoring a Monolithic Service into Microservices
|
英語タイトル
|
A Design with Mobile Agent Architecture for Refactoring a Monolithic Service into Microservices
|
|
著者
|
- Masayuki Higashino(東野 正幸)
- Toshiya Kawato(川戸 聡也)
- Takao Kawamura(川村 尚生)
|
|
論文誌
|
Journal of Computers
|
|
巻
|
13
|
|
号
|
10
|
|
ページ
|
pp. 1192-1201
|
|
出版年
|
2018年10月
|
|
概要
|
Refactoring monolithic architecture into microservice architecture is a difficult task. In many cases, a monolithic service is divided into N-tiers based on the N-tier architecture. In order to divide a monolithic service into microservices, it is necessary to redefine a model as a new microservice by extracting models across layers and integrating them. However, since different layers and architectures are used for each layer, such as a database, an application framework, server software, etc., programs and models extracted from each tier are often redesigned and re-implemented in many cases. In this paper, we focus to the mobile agent technology that builds a system only by the simple two methods of agent's migration between computers and messaging between agents; and we propose the system architecture to facilitate the migration of a monolithic service to microservices.
|
|
ファイル
|
BibTeX
|