Figure 3 - available via license: Creative Commons Attribution 3.0 Unported
Content may be subject to copyright.
Application module structure

Application module structure

Source publication
Article
Full-text available
In modern computer software research, high-performance computing technology has been more and more widely used. In software design, a large number of computing requirements and tasks need to be completed with the help of supercomputers and corresponding computing environments. At the same time, the rapid development of modern high-performance compu...

Context in source publication

Context 1
... MySQL and MongoDB containers are responsible for data storage, and the notification service container is responsible for asynchronously sending job status information to users. The application container is shown in Figure 3, which contains the specific business logic of the platform, such as the implementation process of each computing application, the implementation of a general management background, and a public class library. The containers are logically independent of each other, and they can be physically deployed on different servers or on one server. ...

Citations

Chapter
Cloud storage services are developing rapidly. Compared with traditional storage methods, cloud storage is convenient, fast, large space and not easy to lose. At present, major network companies and equipment manufacturing companies have provided their own cloud storage services with a large number of users. The design of computer storage system based on cloud computing is the process of designing, implementing and operating the computer storage system using cloud computing services. The computer system designed with this method has high performance due to the shared resources in the cloud. High availability can be achieved by using multiple servers and data centers located in different locations. This provides redundancy for disaster recovery purposes and provides load balancing and failover functions. It is also cost-effective by sharing resources with other users around the world who access resources at the same time.KeywordsCloud computingComputerStorage system