view paper/text/Eabstract.tex @ 5:5e7d125701c0

paper fix
author KaitoMaeshiro <aosskaito@cr.ie.u-ryukyu.ac.jp>
date Thu, 17 Feb 2022 17:33:43 +0900
parents 37483e2cff1c
children d8e6c20c509e
line wrap: on
line source

Currently, distributed systems in the world are created by a specific company, which creates the distributed system, creates the nodes that use the service, and manages the connections between the nodes. We would like to develop a truly distributed system in which each distributed node is set up by itself and interconnected so that they are coordinated without a specific company controlling them.

We would like to develop a truly distributed system in which distributed nodes are set up by each user and interconnected so that they can cooperate with each other. The distributed application Christie developed in this laboratory has the relation DGM+key to make this possible.

Currently, Christie\# is being developed by rewriting Christie to C\# for use with Unity in previous research\cite{riono}.

We will learn how to develop distributed applications of Christie by porting TopologyManager to Christie\#.