CN111176669B - Installation starting method of cloud application, cloud streaming server and storage server - Google Patents

Installation starting method of cloud application, cloud streaming server and storage server Download PDF

Info

Publication number
CN111176669B
CN111176669B CN201911402033.8A CN201911402033A CN111176669B CN 111176669 B CN111176669 B CN 111176669B CN 201911402033 A CN201911402033 A CN 201911402033A CN 111176669 B CN111176669 B CN 111176669B
Authority
CN
China
Prior art keywords
cloud
streaming server
cloud application
application
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201911402033.8A
Other languages
Chinese (zh)
Other versions
CN111176669A (en
Inventor
裴志兵
陈冬昊
裴继辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangsu Shiboyun Information Technology Co ltd
Original Assignee
Jiangsu Shiboyun Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jiangsu Shiboyun Information Technology Co ltd filed Critical Jiangsu Shiboyun Information Technology Co ltd
Priority to CN201911402033.8A priority Critical patent/CN111176669B/en
Publication of CN111176669A publication Critical patent/CN111176669A/en
Application granted granted Critical
Publication of CN111176669B publication Critical patent/CN111176669B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The application provides an installation starting method of a cloud application, a cloud streaming server and a storage server; the method comprises the following steps: the method comprises the steps that a cloud streaming server receives a starting request of a cloud application; the method comprises the steps that a cloud streaming server sends a first instruction to a storage server, wherein the first instruction is used for instructing the storage server to copy an installation file of a cloud application from a cloud application resource pool of the storage server to a path where the cloud streaming server is mounted; and the cloud streaming server acquires an installation file of the cloud application under the mounted path, and starts the cloud application after the cloud application is installed. And then need not too much storage space who occupies cloud streaming server, have the installation effectiveness height and with low costs advantage.

Description

Installation starting method of cloud application, cloud streaming server and storage server
Technical Field
The application relates to the technical field of cloud application, in particular to an installation starting method of cloud application, a cloud streaming server and a storage server.
Background
The cloud application (such as applications of cloud games, cloud VR and the like) is an application implementation mode based on cloud computing, and in an operation mode of the cloud application, the application is deployed on a cloud streaming server to operate, and display output and sound output of the operation of the application are collected and encoded in real time, transmitted to a terminal through a network in real time, decoded in real time by the terminal and displayed and output; meanwhile, the control operation of the application by the terminal user can be transmitted to the cloud streaming server in real time through the network so as to control the application.
In the prior art, taking a cloud game as an example, a cloud streaming server needs to install all games to be deployed in advance, and a user can play the games only by logging in a terminal; however, as the types and the number of games are more and more, and the game content becomes more and more complex and huge with the rise of game experience, if a large number of cloud games are directly installed and deployed on the cloud streaming server in the existing cloud game system, the installation and deployment of the cloud games are limited by the size of the disk space of the cloud streaming server, and then if a large number of cloud games are to be supported, the storage space of the cloud streaming server needs to be expanded, so that the cost of the cloud streaming server is increased; in addition, the cloud games are deployed and installed in advance in a unified manner, so that the defects of low installation efficiency, high operation cost and the like exist.
Disclosure of Invention
In view of this, the present application provides an installation starting method of a cloud application, a cloud streaming server and a storage server, so as to save the cost of the cloud streaming server and improve the installation efficiency of the cloud application.
Specifically, the method is realized through the following technical scheme:
in a first aspect, an embodiment of the present application provides an installation starting method for a cloud application, where the method includes:
the cloud streaming server receives a starting request of a cloud application;
the cloud streaming server sends a first instruction to a storage server, wherein the first instruction is used for instructing the storage server to copy an installation file of the cloud application from a cloud application resource pool of the storage server to a place under a path mounted by the cloud streaming server;
and the cloud streaming server acquires the installation file of the cloud application under the mounted path, and starts the cloud application after the cloud application is installed.
In a second aspect, an embodiment of the present application provides an installation starting method for a cloud application, where the method includes:
the storage server receives a first instruction sent by the cloud streaming server; the first indication is sent by the cloud streaming server after receiving a starting request of a cloud application, and the first indication carries an identifier of the cloud application and an identifier of the cloud streaming server;
the storage server copies the installation file of the cloud application from a cloud application resource pool to a path where the cloud streaming server is mounted, and informs the cloud streaming server after the copying is finished; and enabling the cloud streaming server to acquire the installation file of the cloud application under the mounted path, and starting the cloud application after the cloud application is installed.
In a third aspect, an embodiment of the present application provides a cloud streaming server, including:
the first receiving module is used for receiving a starting request of the cloud application;
a first instruction sending module, configured to send a first instruction to a storage server, where the first instruction is used to instruct the storage server to copy an installation file of the cloud application from a cloud application resource pool of the storage server to a path where the cloud streaming server is mounted;
and the acquisition module is used for acquiring the installation file of the cloud application under the mounted path and starting the cloud application after the cloud application is installed.
In a fourth aspect, an embodiment of the present application provides a storage server, including:
the second receiving module is used for receiving a first instruction sent by the cloud streaming server; the first indication is sent by the cloud streaming server after receiving a starting request of a cloud application, and the first indication carries an identifier of the cloud application and an identifier of the cloud streaming server;
the copying module is used for copying the installation file of the cloud application from a cloud application resource pool to a path where the cloud streaming server is mounted, and informing the cloud streaming server after the copying is finished; and enabling the cloud streaming server to acquire the installation file of the cloud application under the mounted path, and starting the cloud application after the cloud application is installed.
In a fifth aspect, the present application provides a machine-readable storage medium, on which computer instructions are stored, and when executed, the computer instructions implement the method according to the first aspect or the second aspect.
In a sixth aspect, an embodiment of the present application provides a computer device, including: a machine-readable storage medium and a processor, the machine-readable storage medium: storing instruction code, the processor: communicating with a machine-readable storage medium, reading and executing instruction code in the machine-readable storage medium, to implement the method according to the first and second aspects.
According to the installation starting method of the cloud application, the cloud streaming server and the storage server, after receiving a starting request of the cloud application, the cloud streaming server sends a first instruction to the storage server to instruct the storage server to copy an installation file of the cloud application from a cloud application resource pool to a path where the cloud streaming server is mounted; the cloud streaming server acquires an installation file of the cloud application under the mounted path of the cloud streaming server, and starts the cloud application after the cloud application is installed; further, in the application, an installation file of a cloud application to be deployed of the cloud streaming server is stored on the storage server, and a mounting path of each cloud streaming server is set on the storage server; when the cloud streaming server needs to start a path of cloud application, the storage server copies the installation file of the cloud application to a mount path of the cloud streaming server, the cloud streaming server acquires the installation file of the cloud application from the mount path to carry out installation work of the cloud application, and the cloud application is started after installation is finished; compared with the mode that all cloud applications needing to be deployed by the cloud streaming server are installed on the cloud streaming server in advance in the prior art, the cloud streaming server installation method and the cloud streaming server installation system do not need to occupy too much storage space of the cloud streaming server, and have the advantages of being high in installation efficiency and reducing the cost of the cloud streaming server.
Drawings
Fig. 1 is an application scenario diagram illustrating an installation starting method of a cloud application according to an exemplary embodiment of the present application;
fig. 2 is a flowchart illustrating an installation starting method of a cloud application according to an exemplary embodiment of the present application;
FIG. 3 is a schematic diagram illustrating a storage server copying cloud application installation file according to an exemplary embodiment of the present application;
fig. 4 is a flowchart illustrating another method for installing and starting a cloud application according to an exemplary embodiment of the present application;
fig. 5 is a flowchart illustrating a method for installing and starting a cloud application according to another exemplary embodiment of the present application;
fig. 6 is a schematic structural diagram of a cloud streaming server according to an exemplary embodiment of the present application;
FIG. 7 is a block diagram of a storage server according to an exemplary embodiment of the present application;
fig. 8 is a schematic structural diagram of a computer device according to an exemplary embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present application. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
In the prior art, if all cloud applications to be deployed on the cloud streaming server are uniformly installed on the cloud streaming server in advance, the problems of low installation efficiency, easy limitation of the size of a disk space of the cloud streaming server and the like exist; based on this, the embodiment of the application provides an installation starting method of a cloud application, a cloud streaming server and a storage server.
Fig. 1 is an application scenario diagram illustrating an installation starting method of a cloud application according to an exemplary embodiment of the present application; in the present application, the cloud streaming server may be a single server or a server cluster. Referring to fig. 1, the cloud streaming server 20 may be an ARM server running an android game, and a certain number of cloud streaming servers 20 form a cloud streaming server cluster 10; after receiving a start request of a path of cloud application (such as a cloud game), the cloud streaming server 20 sends a first instruction to the storage server 30, the storage server 30 copies an installation file of the cloud application to a place under a path where the cloud streaming server is mounted, and then the cloud streaming server 20 can obtain the installation file of the cloud application from the place under the path where the cloud streaming server is mounted to perform cloud application installation, and after the installation is completed, the cloud application is started.
Fig. 2 is a flowchart illustrating an installation starting method of a cloud application according to an exemplary embodiment of the present application; referring to fig. 2, the method for starting the cloud application provided in this embodiment is applied to a cloud streaming server, and includes the following steps S10-S30:
and S10, the cloud streaming server receives a starting request of the cloud application.
The start request of the cloud application carries the identifier of the cloud application and the identifier of the cloud streaming server. In a possible embodiment, after a client initiates a start request of a path of cloud application, a resource scheduling service selects a cloud streaming server from a cloud streaming server cluster to start the path of cloud application, and forwards the start request of the cloud application to the cloud streaming server; the process is not limited by this application.
And S20, the cloud streaming server sends a first instruction to a storage server, wherein the first instruction is used for instructing the storage server to copy the installation file of the cloud application from the cloud application resource pool of the storage server to a path where the cloud streaming server is mounted.
In this embodiment, after receiving a start request of a certain path of cloud application, the cloud streaming server obtains an identifier of the cloud application in the start request, and sends a first instruction to the storage server, and after receiving the first instruction, the storage server copies an installation file of the cloud application from a cloud application resource pool of the storage server to a path on the storage server where the cloud streaming server is mounted.
The installation files of the cloud application in the embodiment of the application comprise an installation directory, a data directory and a resource directory of the cloud application.
Referring again to fig. 1, a storage server 30 and a cloud streaming server 20 that needs to obtain a cloud application installation file from the storage server 30 are connected via a network.
For example, referring to fig. 3, a cloud application resource pool is preset on the storage server 30, and all installation files of cloud applications, such as APP1, APP2, APP3, and the like, that the cloud streaming server needs to install and deploy at start-up are stored in the cloud application resource pool; in addition, the storage server 30 is further provided with a path on which each cloud streaming server is mounted, such as a mounting path 1, a mounting path 2, a mounting path 3, a mounting path 4, and; if the mount path 1 is a path for mounting the cloud streaming server 1 (sever 1 in the figure) on the storage server 30, if the cloud streaming server 1 receives a start request of the cloud application 1, the cloud streaming server 1 sends a first instruction to the storage server 30, and after receiving the first instruction, the storage server copies the installed file (APP 1 in the figure) of the cloud application 1 from the cloud application resource pool to the path for mounting the cloud streaming server 1, that is, to the mount path 1.
And S30, the cloud streaming server acquires the installation file of the cloud application under the mounted path, and starts the cloud application after the cloud application is installed.
Continuing to refer to fig. 3, in the above embodiment, the storage server 30 copies the installation file (APP 1 in the figure) of the cloud application 1 to the mount path 1, after the copying is finished, the storage server 30 notifies the cloud streaming server 1, the cloud streaming server 1 acquires the installation file of the cloud application 1 from the mount path 1 to install the cloud application 1, and after the installation is finished, the cloud application 1 is started.
In addition, in the embodiment of the application, the installation files and the cloud application catalogs of the cloud applications are stored on the storage server, and the cloud applications are installed and started on the cloud streaming server when the cloud applications need to be started, so that the storage space of the cloud streaming server is saved, the cloud application installation is not limited by the size of the disk space of the cloud streaming server, and the cloud streaming server can run more cloud applications; compared with the prior art that all cloud applications are installed in the cloud streaming server in advance in a unified mode, the cloud application installation efficiency is improved, and the cost is reduced.
In a specific application example, each cloud streaming server runs one route of android system, each route of android system is provided with a mounted path on a storage server, and when a specified cloud application needs to be run, an installation file of the specified cloud application is copied to the mounted path of the corresponding route; in addition, in the embodiment, the copy is carried out in the disk of the storage server, so that the copying speed is high, and the installation process is optimized.
In a possible embodiment of the application, after receiving a start request of a cloud application, the cloud streaming server may directly send a first instruction to the storage server.
The cloud streaming server can be pre-installed with part of the cloud application in advance.
Further, in an alternative embodiment of the present application, before the step S20, the method further includes the following step a 10:
step a10, the cloud streaming server confirms that the cloud application is not installed.
In this embodiment, if part of the cloud applications are installed in the cloud streaming server, after the cloud streaming server receives a start request of a certain cloud application, the cloud streaming server first determines whether the cloud application to be started is installed, and if the cloud application is not installed on the cloud streaming server, sends a first indication to the storage server. Therefore, repeated installation of the cloud application can be avoided, and installation and starting efficiency of the application is improved.
Fig. 4 is a flowchart illustrating another method for installing and starting a cloud application according to an exemplary embodiment of the present application; referring to fig. 4, in the embodiment of the present application, the method further includes the following step S40:
and S40, after the cloud application exits, the cloud streaming server unloads the cloud application, and deletes the installation file of the cloud application from the mounted path of the cloud streaming server.
In this embodiment, for a cloud application that is obtained from a mounted path and is installed and started, the cloud streaming server unloads the cloud application after the cloud application exits, and deletes the cloud application installation file in the path mounted by the cloud streaming server, so that resource occupation of the cloud streaming server and the storage server is saved.
For the pre-installed cloud application, the cloud application is not unloaded after exiting.
In another embodiment of the present application, in the step S40, after the cloud application exits, the method further includes the following step S40':
s40', the cloud streaming server sending a second instruction to the storage server, where the second instruction is used to instruct the storage server to copy a resource directory in the cloud application installation file in a path where the cloud streaming server is mounted to the cloud application resource pool, so as to update the installation file of the cloud application in the cloud application resource pool.
In this embodiment, for a cloud application that is obtained from a mounted path and is installed and started, after the cloud application exits, the cloud streaming server sends a second instruction to the storage server or sends a second instruction to the storage server after detecting that the cloud application satisfies an update condition, where the second instruction includes an identifier of the cloud application, and after receiving the second instruction, the storage server copies a resource directory of the cloud application from the mounted path of the cloud streaming server to a cloud application resource pool, and updates an installation file of the cloud application by using the resource directory of the game; the cloud application installation file in the cloud application resource pool is updated after the cloud application exits, so that the cloud streaming server can directly install the updated cloud application under the condition that the cloud application is started by the cloud streaming server again, and the process of performing hot updating on the cloud application again is avoided; the updating efficiency of the game is improved.
Optionally, the update condition includes: the cloud application is subjected to overheating updating in the running process; the cloud streaming server detects whether the cloud application is overheated and updated in the running process, for example, the detection mode may be that whether the cloud application is overheated and updated is judged by comparing whether the resource directory and the data directory in the cloud application installation file are changed before and after the resource directory and the data directory are changed. And under the condition that the cloud application is determined to be updated due to overheating, the cloud streaming server sends a second instruction to the storage server to instruct the storage server to acquire the resource directory of the cloud application under the path mounted by the cloud streaming server, and the resource directory is replaced by the resource directory applied by the storage server in the installation file of the original cloud application, so that the installation file of the cloud application is realized.
Or the above update condition may further include: reaching the update period; further, the cloud streaming server sends a second indication to the storage server after the update period arrives.
Optionally, in a case that the cloud application is not hot updated, the cloud streaming server may directly delete the installation file of the cloud application from the path of the cloud streaming server mount without instructing the storage server to copy the resource directory of the cloud application.
In this embodiment, after the storage server finishes copying the resource directory of the cloud application in the mounted path, the cloud streaming server deletes the installation files (the installation directory, the data directory, and the resource directory) of the cloud application from the path mounted by the cloud streaming server; or after the storage server cuts the resource directory of the cloud application under the mounted path to the cloud application resource pool, the cloud streaming server deletes the installation files (installation directory, data directory) of the cloud application from the cloud streaming server under the mounted path.
In another possible embodiment of the present application, the storage server may further receive an installation file of the cloud application issued by the central website, and the storage server uses the received installation file of the cloud application to replace an original installation file of the cloud application. Furthermore, in the embodiment, the forced update of the cloud application can be realized through the central website.
Fig. 5 is a flowchart illustrating a method for installing and starting a cloud application according to another exemplary embodiment of the present application; referring to fig. 5, the installation starting method of a cloud application provided in this embodiment is applied to the storage server described above, and the storage server is in communication connection with a cloud streaming server to be deployed, where the method includes the following steps S401 to S402:
s401, a storage server receives a first instruction sent by a cloud streaming server; the first indication is sent by the cloud streaming server after receiving a starting request of a cloud application, and the first indication carries an identifier of the cloud application and an identifier of the cloud streaming server.
In this embodiment, a cloud application resource pool is provided in the storage server, and the cloud application resource pool includes installation files of all cloud applications to be installed by each cloud streaming server.
The installation file includes: an installation catalog, a data catalog, and a resource catalog of the cloud application.
S402, the storage server responds to the first indication to copy the installation file of the cloud application from a cloud application resource pool to a path where the cloud streaming server is mounted, and informs the cloud streaming server after the copying is finished; and the cloud streaming server acquires the installation file of the cloud application under the mounted path, and starts the cloud application after the cloud application is installed.
Optionally, in an embodiment of the present application, before the step S401, the method further includes the following step B10:
and step B10, the storage server locally establishes the mounted path of the cloud streaming server.
In this embodiment, after the storage server and the cloud streaming server establish communication connection, a mounting path of the cloud streaming server on the storage server is established, and when the cloud streaming server performs cloud application installation, the storage server copies an installation file of the cloud application to the path of the cloud streaming server, so that the cloud streaming server can acquire the installation file of the cloud application in the mounting path to perform cloud application installation. Compared with the prior art, the method has the advantages of saving the storage space of the cloud streaming server, improving the installation and starting efficiency of the cloud application and reducing the cost of the cloud streaming server.
In an optional embodiment of the present application, the method further includes the following step C10:
step C10, if the storage server receives a second instruction sent by the cloud streaming server, acquiring a resource directory in the cloud application installation file in the path mounted by the cloud streaming server, and updating the installation file of the cloud application in the cloud application resource pool by using the resource directory;
wherein the second indication is sent by the cloud streaming server after the cloud application exits or sent to a storage server after the cloud streaming server detects that the cloud application satisfies the updated condition.
Optionally, the update condition includes: the cloud application is subjected to overheating updating in the running process; the cloud streaming server detects whether the cloud application is overheated and updated in the running process, for example, the detection mode may be that whether the cloud application is overheated and updated is judged by comparing whether the resource directory and the data directory in the cloud application installation file are changed before and after the resource directory and the data directory are changed. And under the condition that the cloud application is determined to be updated due to overheating, the cloud streaming server sends a second instruction to the storage server to instruct the storage server to acquire the resource directory of the cloud application under the path mounted by the cloud streaming server, and the resource directory is replaced by the resource directory applied by the storage server in the installation file of the original cloud application, so that the installation file of the cloud application is realized.
Or the above-mentioned update condition may further include: reaching the update period; further, the cloud streaming server sends a second indication to the storage server after the update period arrives.
In this embodiment, the second instruction also carries an identifier of the cloud streaming server and an identifier of the exited cloud application, and after receiving the second instruction, the storage server copies the resource directory of the cloud application from the cloud streaming server mounted path to the cloud application resource pool, and updates the installation file of the cloud application in the cloud application resource pool by using the resource directory; in the subsequent installation process of the cloud application, the cloud streaming server installs the updated cloud application, so that the subsequent hot update process of the cloud application is avoided; the updating efficiency and the user experience are improved.
Fig. 6 is a schematic structural diagram of a cloud streaming server according to an exemplary embodiment of the present application; referring to fig. 6, a cloud streaming server 20 provided in an embodiment of the present application includes:
a first receiving module 201, configured to receive a start request of a cloud application;
a first instruction sending module 202, configured to send a first instruction to a storage server, where the first instruction is used to instruct the storage server to copy an installation file of the cloud application from a cloud application resource pool of the storage server to a path where the cloud streaming server is mounted;
an obtaining module 203, configured to obtain an installation file of the cloud application in the mounted path, and start the cloud application after the cloud application is installed.
Optionally, the cloud streaming server 20 further includes:
a confirmation module (not shown in the figure) for confirming that the cloud streaming server does not install the cloud application.
Optionally, the cloud streaming server further includes:
a deleting module (not shown in the figure) for uninstalling the cloud application after the cloud application exits, and deleting the installation file of the cloud application from the path of the cloud streaming server mount.
Optionally, the cloud streaming server 20 further includes:
a second instruction sending module (not shown in the figure), configured to send a second instruction to the storage server, where the second instruction is used to instruct the storage server to obtain a resource directory in the cloud application installation file in a path where the cloud streaming server is mounted, and to update the installation file of the cloud application in the cloud application resource pool by using the resource directory.
Optionally, the second instruction sending module is further configured to:
confirming that the cloud application satisfies the updated condition.
FIG. 7 is a block diagram of a storage server according to an exemplary embodiment of the present application; referring to fig. 7, the storage server 30 provided in the present embodiment includes:
a second receiving module 301, configured to receive a first instruction sent by the cloud streaming server; the first indication is sent by the cloud streaming server after receiving a starting request of a cloud application, and the first indication carries an identifier of the cloud application and an identifier of the cloud streaming server;
a copy module 302, configured to copy, in response to the first indication, the installation file of the cloud application from a cloud application resource pool to a path on which the cloud streaming server is mounted, and notify the cloud streaming server after the copying is finished; and enabling the cloud streaming server to acquire the installation file of the cloud application under the mounted path, and starting the cloud application after the cloud application is installed.
Optionally, the storage server 30 further includes:
a building module (not shown in the figure) for building the mounted path of the cloud streaming server locally on the storage server.
Optionally, the storage server 30 further includes:
a resource directory obtaining module (not shown in the figure), configured to, if a second instruction sent by the cloud streaming server is received, obtain a resource directory in the cloud application installation file in a path mounted by the cloud streaming server, and update the installation file of the cloud application in the cloud application resource pool by using the resource directory;
the second indication is sent by the cloud streaming server after the cloud application exits, or is sent by the cloud streaming server after the cloud application exits when the cloud application is overheated and updated during running, and the second indication carries an identifier of the cloud application and an identifier of the cloud streaming server.
Optionally, the storage server 30 further includes:
and a replacement module (not shown in the figure) for receiving the installation file of the cloud application issued by the central website, and applying the installation file of the cloud application to replace the original installation file of the cloud application.
In another embodiment of the present application, a machine-readable storage medium is further provided, on which a computer program is stored, and the program, when executed by a processor, implements the steps of the installation and startup method for cloud applications described in any of the above embodiments.
Fig. 8 is a schematic structural diagram of a computer device according to an embodiment of the present application. Referring to fig. 8, the computer device 700 includes at least a memory 702 and a processor 701; the memory 702 is connected to the processor 701 through a communication bus 703 and is configured to store instruction codes executable by the processor 701; the processor 701 is configured to read and execute instruction codes from the memory 702 to implement the steps of the installation starting method of the cloud application according to any of the above embodiments.
The implementation process of the functions and actions of each unit in the above device is specifically described in the implementation process of the corresponding step in the above method, and is not described herein again.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the application. One of ordinary skill in the art can understand and implement it without inventive effort.
Computers suitable for executing computer programs include, for example, general and/or special purpose microprocessors, or any other type of central processing unit. Generally, a central processing unit will receive instructions and data from a read-only memory and/or a random access memory. The basic components of a computer include a central processing unit for implementing or executing instructions and one or more memory devices for storing instructions and data. Generally, a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks. However, a computer does not necessarily have such a device. Moreover, a computer may be embedded in another device, e.g., a mobile telephone, a Personal Digital Assistant (PDA), a mobile audio or video player, a game console, a Global Positioning System (GPS) receiver, or a portable storage device such as a Universal Serial Bus (USB) flash drive, to name a few.
Computer-readable media suitable for storing computer program instructions and data include all forms of non-volatile memory, media and memory devices, including by way of example semiconductor memory devices (e.g., EPROM, EEPROM, and flash memory devices), magnetic disks (e.g., an internal hard disk or a removable disk), magneto-optical disks, and CD ROM and DVD-ROM disks. The processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.
While this specification contains many specific implementation details, these should not be construed as limitations on the scope of any invention or of what may be claimed, but rather as descriptions of features specific to particular embodiments of particular inventions. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. In other instances, features described in connection with one embodiment may be implemented as discrete components or in any suitable subcombination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.
Similarly, while operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In some cases, multitasking and parallel processing may be advantageous. Moreover, the separation of various system modules and components in the embodiments described above should not be understood as requiring such separation in all embodiments, and it should be understood that the described program components and systems can generally be integrated together in a single software product or packaged into multiple software products.
Thus, particular embodiments of the subject matter have been described. Other embodiments are within the scope of the following claims. In some cases, the actions recited in the claims can be performed in a different order and still achieve desirable results. Further, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some implementations, multitasking and parallel processing may be advantageous.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the scope of protection of the present application.

Claims (10)

1. A method for installing and starting a cloud application is characterized by comprising the following steps: the cloud streaming server receives a starting request of a cloud application; the cloud streaming server sends a first instruction to a storage server, wherein the first instruction is used for instructing the storage server to copy an installation file of the cloud application from a cloud application resource pool of the storage server to a place under a path mounted by the cloud streaming server; the cloud streaming server acquires an installation file of the cloud application under the mounted path, and starts the cloud application after the cloud application is installed; after the cloud application exits, the cloud streaming server unloads the cloud application and deletes the installation file of the cloud application from the mounted path of the cloud streaming server;
after the cloud application exits, before the cloud streaming server deletes the installation file of the cloud application from the path of the cloud streaming server mount, the method further includes: and the cloud streaming server sends a second instruction to the storage server, wherein the second instruction is used for instructing the storage server to acquire a resource directory in the cloud application installation file under the path mounted by the cloud streaming server, and the resource directory is applied to update the installation file of the cloud application in the cloud application resource pool.
2. The method of claim 1, prior to the cloud streaming server sending the first indication to a storage server, further comprising: the cloud streaming server confirms that the cloud application is not installed.
3. The method of claim 1, wherein prior to the cloud streaming server sending the second indication to the storage server, the method further comprises: the cloud streaming server confirms that the cloud application meets the updated condition.
4. A method for installing and starting a cloud application is characterized by comprising the following steps: the storage server receives a first instruction sent by the cloud streaming server; the first indication is sent by the cloud streaming server after receiving a starting request of a cloud application, and the first indication carries an identifier of the cloud application and an identifier of the cloud streaming server; the storage server responds to the first indication to copy the installation file of the cloud application from a cloud application resource pool to a path where the cloud streaming server is mounted, and informs the cloud streaming server after the copying is finished; enabling the cloud streaming server to acquire an installation file of the cloud application under the mounted path, and starting the cloud application after the cloud application is installed;
if the storage server receives a second instruction sent by the cloud streaming server, acquiring a resource directory in the cloud application installation file under the path mounted by the cloud streaming server, and updating the installation file of the cloud application in the cloud application resource pool by applying the resource directory; the second indication is sent by the cloud streaming server after the cloud application exits, or is sent by the cloud streaming server after the cloud application exits under the condition that the cloud streaming server confirms that the cloud application is overheated and updated in the running process, and the second indication carries the identifier of the cloud application and the identifier of the cloud streaming server.
5. The method of claim 4, wherein prior to the storage server receiving the first indication of the cloud streaming server, the method further comprises: and the storage server locally establishes a path mounted by the cloud streaming server.
6. The method of claim 4, further comprising: the storage server receives installation files of the cloud application issued by the central website, and the installation files of the cloud application are applied to replace the original installation files of the cloud application.
7. A cloud streaming server, comprising: the first receiving module is used for receiving a starting request of the cloud application; a first instruction sending module, configured to send a first instruction to a storage server, where the first instruction is used to instruct the storage server to copy an installation file of the cloud application from a cloud application resource pool of the storage server to a path where the cloud streaming server is mounted; the acquisition module is used for acquiring the installation file of the cloud application under the mounted path and starting the cloud application after the cloud application is installed;
after the cloud application exits, the cloud streaming server unloads the cloud application and deletes the installation file of the cloud application from the mounted path of the cloud streaming server;
after the cloud application exits, before the cloud streaming server deletes the installation file of the cloud application from the under-the-mount path of the cloud streaming server, the method further includes: and the cloud streaming server sends a second instruction to the storage server, wherein the second instruction is used for instructing the storage server to acquire a resource directory in the cloud application installation file under the path mounted by the cloud streaming server, and the resource directory is applied to update the installation file of the cloud application in the cloud application resource pool.
8. A storage server, comprising: the second receiving module is used for receiving a first instruction sent by the cloud streaming server; the first indication is sent by the cloud streaming server after receiving a starting request of a cloud application, and the first indication carries an identifier of the cloud application and an identifier of the cloud streaming server; the copying module is used for copying the installation file of the cloud application from a cloud application resource pool to a path where the cloud streaming server is mounted, and informing the cloud streaming server after the copying is finished; enabling the cloud streaming server to acquire an installation file of the cloud application under the mounted path, and starting the cloud application after the cloud application is installed;
if the storage server receives a second instruction sent by the cloud streaming server, acquiring a resource directory in the cloud application installation file in a path mounted by the cloud streaming server, and applying the resource directory to update the installation file of the cloud application in the cloud application resource pool; the second indication is sent by the cloud streaming server after the cloud application exits, or is sent by the cloud streaming server after the cloud application exits under the condition that the cloud streaming server confirms that the cloud application is overheated and updated in the running process, and the second indication carries the identifier of the cloud application and the identifier of the cloud streaming server.
9. A machine-readable storage medium having stored thereon computer instructions which, when executed, perform the method of any one of claims 1-6.
10. A computer device, comprising: a machine-readable storage medium and a processor, the machine-readable storage medium: storing the instruction code; a processor: communicating with a machine-readable storage medium, reading and executing instruction code in the machine-readable storage medium, to implement the method of any one of claims 1-6.
CN201911402033.8A 2019-12-30 2019-12-30 Installation starting method of cloud application, cloud streaming server and storage server Active CN111176669B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911402033.8A CN111176669B (en) 2019-12-30 2019-12-30 Installation starting method of cloud application, cloud streaming server and storage server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911402033.8A CN111176669B (en) 2019-12-30 2019-12-30 Installation starting method of cloud application, cloud streaming server and storage server

Publications (2)

Publication Number Publication Date
CN111176669A CN111176669A (en) 2020-05-19
CN111176669B true CN111176669B (en) 2022-05-20

Family

ID=70658476

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911402033.8A Active CN111176669B (en) 2019-12-30 2019-12-30 Installation starting method of cloud application, cloud streaming server and storage server

Country Status (1)

Country Link
CN (1) CN111176669B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112104622A (en) * 2020-08-31 2020-12-18 北京爱奇艺科技有限公司 Cloud application starting method, server, cloud equipment and cloud communication system
CN112463249A (en) * 2020-11-27 2021-03-09 江苏视博云信息技术有限公司 Starting method, device and system of Android cloud application
CN112685084B (en) * 2020-12-21 2024-08-27 Oppo广东移动通信有限公司 Resource allocation method, device, terminal and storage medium
CN112698849A (en) * 2021-03-24 2021-04-23 北京海誉动想科技股份有限公司 Method and device for clearing user archives based on cloud game
CN113368502B (en) * 2021-05-27 2024-01-30 江苏视博云信息技术有限公司 Cloud game management method, device and storage medium
CN113835733B (en) * 2021-09-29 2023-06-16 百度在线网络技术(北京)有限公司 Cloud application updating method and device, electronic equipment and storage medium
CN114844871B (en) * 2022-03-25 2024-03-26 阿里巴巴(中国)有限公司 Cloud application access method and device
CN115629772B (en) * 2022-09-05 2023-09-19 摩尔线程智能科技(北京)有限责任公司 Kubernetes software installation method and device and electronic equipment
CN115904567A (en) * 2022-09-23 2023-04-04 阿里巴巴(中国)有限公司 Interaction, processing and control method of application service in cloud desktop
CN116339791B (en) * 2023-05-31 2023-09-01 海马云(天津)信息技术有限公司 Cloud application updating method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106598657A (en) * 2016-12-07 2017-04-26 国云科技股份有限公司 One-key deployment method for cloud platform applications
CN110147240A (en) * 2019-04-30 2019-08-20 广州微算互联信息技术有限公司 Application program installation method, system and storage medium based on cloud storage
CN110442430A (en) * 2019-08-06 2019-11-12 上海浦东发展银行股份有限公司信用卡中心 A kind of dissemination method based on distributed storage container cloud application

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9906568B2 (en) * 2014-08-28 2018-02-27 Avaya Inc. Hybrid cloud media architecture for media communications
CN107948219A (en) * 2016-10-12 2018-04-20 清远博云软件有限公司 A kind of cloud ERP management system platforms

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106598657A (en) * 2016-12-07 2017-04-26 国云科技股份有限公司 One-key deployment method for cloud platform applications
CN110147240A (en) * 2019-04-30 2019-08-20 广州微算互联信息技术有限公司 Application program installation method, system and storage medium based on cloud storage
CN110442430A (en) * 2019-08-06 2019-11-12 上海浦东发展银行股份有限公司信用卡中心 A kind of dissemination method based on distributed storage container cloud application

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
面向教育平台的程序在线评判系统设计与实现;倪翔;《中国优秀硕士学位论文全文数据库信息科技辑》;20180515;全文 *

Also Published As

Publication number Publication date
CN111176669A (en) 2020-05-19

Similar Documents

Publication Publication Date Title
CN111176669B (en) Installation starting method of cloud application, cloud streaming server and storage server
CN109992311B (en) Starting method and device of operating system, storage medium and client
US10235149B2 (en) Preinstalled application management method for mobile terminal and mobile terminal
KR100915564B1 (en) Method, software and apparatus for application upgrade during execution
CN106802813B (en) Method and device for upgrading aerial firmware and vehicle
CN103826215B (en) A kind of method and apparatus for carrying out Root authority management on the terminal device
EP2696532A2 (en) Method, server and system for starting application
CN101393524A (en) Firmware update method and system using the same
US20110246983A1 (en) Wireless Network Backup Device and Method
CN107193609B (en) Function module calling method and device in application and electronic equipment
US20130060890A1 (en) Apparatus and method for providing application execution using a cloud system
CN107329792B (en) Docker container starting method and device
CN111930396B (en) Upgrading method of communication module in 4G router based on notify mechanism
JP5533935B2 (en) Software distribution system and software distribution method
CN112698847A (en) Deployment method, device and system of cloud application
CN105867962A (en) System upgrading method and device
CN113553218A (en) Method for cloning and backing up real machine based on cloud mobile phone, terminal device and storage medium
CN102360299A (en) Software system resetting method, server and client
CN111290773B (en) System upgrade method, device and readable storage medium
WO2012042999A1 (en) Terminal application search system
CN108459868A (en) A kind of software start-up method, device, terminal and storage medium
WO2021095377A1 (en) Information processing device and file recording method
CN107968794B (en) Virtual CD-ROM mounting method and system, server and terminal
CN113934437B (en) Method and system for installing application on cloud mobile phone and client cloud mobile phone
CN111045691A (en) Method and device for downloading and installing application program, terminal and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: No. 2, Hongyang Road, Tianning District, Changzhou, Jiangsu Province, Jiangsu

Applicant after: Jiangsu shiboyun Information Technology Co., Ltd

Address before: Room 705-708, 7 / F, building 3, yard 1, Shangdi East Road, Haidian District, Beijing 100085

Applicant before: BEIJING SUPER DIGITAL TV TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant