研究目的
To address the deployment issues in developing remote sensing applications using high-level programming languages by providing automatic deployment of Julia Workers in the Cloud.
研究成果
Infra.jl eases the development of remote sensing applications in the Cloud by automatically addressing virtual resource configuration and deployment, providing the Julia native Master/Worker programming model. It is able to setup Julia Workers in the Cloud in approximately 2.8s over the Internet.
研究不足
The current implementation does not support deploying Cloud Workers in various virtual machines using Docker Swarm, lacks optimization of resource allocation, fault tolerance techniques, decentralized programming models, and a secure third-party authentication mechanism.