Getting-Started with XDN
XDN is a service orchestration system, which is designed to facilitate the deployment for personalized stateful applications on a heterogenous cloud-edge platform.. It manages the state for its underlying applications while offering configurable consistency levels to meet various needs of different applications and users, which relies on a novel fine-grained Replicated State Machine (RSM) design. Different from the traditional monolithic design, the fine-grained RSM design allows applications to be deployed on an arbitrary set of XDN nodes to help achieve the best performance for each of the end users. Moreover, XDN offers various other forms of flexibility for application. For example, XDN application can adopt various types of scheduling policies and service reconfigurable policies. XDN is application-agnostic, i.e., any dockerized application that complies with XDN specification can be deployed on XDN.
Please follow the tutorials below to get more details on XDN.