CN111552571B - Application feedback method, computer device and computer storage medium - Google Patents
Application feedback method, computer device and computer storage medium Download PDFInfo
- Publication number
- CN111552571B CN111552571B CN202010362706.8A CN202010362706A CN111552571B CN 111552571 B CN111552571 B CN 111552571B CN 202010362706 A CN202010362706 A CN 202010362706A CN 111552571 B CN111552571 B CN 111552571B
- Authority
- CN
- China
- Prior art keywords
- application
- cloud platform
- local
- platform environment
- environment information
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 40
- 230000006978 adaptation Effects 0.000 claims abstract description 75
- 238000004590 computer program Methods 0.000 claims 2
- 238000005516 engineering process Methods 0.000 description 7
- 238000012545 processing Methods 0.000 description 7
- 238000010586 diagram Methods 0.000 description 4
- 230000008878 coupling Effects 0.000 description 3
- 238000010168 coupling process Methods 0.000 description 3
- 238000005859 coupling reaction Methods 0.000 description 3
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
- G06F9/5072—Grid computing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Mathematical Physics (AREA)
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The embodiment of the application discloses an application feedback method, computer equipment and a computer storage medium, which are used for feeding back an application compatible with a local cloud platform environment to a local application center. The method of the embodiment of the application comprises the following steps: the online application center receives a plurality of applications and the adaptation information of the applications, which are issued by application service providers, and acquires the local cloud platform environment information of the local application center, searches for a target application, which is matched with the local cloud platform environment information, in the plurality of applications, and returns the target application to the local application center when the adapted target application is searched, so that the online application center selects the adapted application according to the cloud platform environment information of the local application center, an administrator of the local application center is not required to perform matching, the deployment work of the administrator on the local application center is facilitated, and meanwhile, the situation that the application is incompatible with the local cloud platform environment due to negligence of the administrator is avoided.
Description
Technical Field
The embodiment of the application relates to the field of data processing, in particular to an application feedback method, computer equipment and a computer storage medium.
Background
Cloud manufacturers can provide cloud platform building services for users who need to build cloud platforms. After the cloud platform of the user is built, the network equipment in the cloud platform can download the application from the local application center in the cloud platform, and download different types of applications such as the application of the financial management class, the database application, the application of the sales management class or the application of the video conference class. The local application center can acquire various applications from an online application center, namely, an enterprise-built platform capable of providing application management services for the local application center and an application server, wherein the application server is an enterprise engaged in application development, production and sales, and the application server can issue the developed applications to the online application center for acquisition by the local application center.
There are various differences in the local cloud platform environments between different users, for example, the difference in the architecture of the central processing unit CPU of the cloud platform may be an x86 architecture, an ARM architecture or a MIPS architecture; the virtualization technology adopted for building the cloud platform is different, and a KVM technology or a Xen technology can be adopted; the types of the cloud platforms also have differences, and the cloud platforms can be private cloud platforms or public cloud platforms; in addition, there are differences in the architecture of cloud platforms. In practical application, the application needs to adapt to the local cloud platform environment to ensure the stable operation of the application, which requires an administrator of the local application center to select the application adapted to the local cloud platform environment from a plurality of applications, and after the application adapted is selected, the application is deployed on the cloud platform.
And when the administrator selects the adapted application, the suitability of the application needs to be evaluated in multiple ways by combining with the local cloud platform environment, which brings inconvenience to the application deployment work of the administrator. Moreover, administrators may inevitably inadvertently misplace an unsuitable application when evaluating the suitability of the application, resulting in an application that is not compatible with the local cloud platform environment.
Disclosure of Invention
The embodiment of the application provides an application feedback method, computer equipment and a computer storage medium, which are used for feeding back an application compatible with a local cloud platform environment to a local application center.
An embodiment of the present application provides an application feedback method, where the method is applied to an online application center, and the method includes:
receiving a plurality of applications and adaptation information of the applications, wherein the applications are issued by application service providers, and the adaptation information is used for representing cloud platform environment information adapted by the applications;
Acquiring local cloud platform environment information of a local application center;
Searching target applications with the adaptation information matched with the local cloud platform environment information in the plurality of applications;
and returning the target application to the local application center.
Preferably, the cloud platform environment information adapted by the application includes priority cloud platform environment information and sub-priority cloud platform environment information;
The searching for the target application with the adaptation information matched with the local cloud platform environment information in the plurality of applications includes:
judging whether the target application with the priority cloud platform environment information matched with the local cloud platform environment information exists in the plurality of applications;
if yes, returning the target application to the local application center;
and if the application matching failure information does not exist, returning the application matching failure information to the local application center.
Preferably, if there are a plurality of target applications, the returning the target applications to the local application center includes:
If a plurality of target applications exist, searching target applications of which the secondary priority cloud platform environment information is matched with the local cloud platform environment information in the plurality of target applications;
and returning the target application of which the secondary priority cloud platform environment information is matched with the local cloud platform environment information to the local application center.
Preferably, the receiving the plurality of applications and the adaptation information of the applications issued by the application service provider includes:
receiving a plurality of update applications issued by the application service provider and adaptation information of the update applications;
The searching for the target application with the adaptation information matched with the local cloud platform environment information in the plurality of applications includes:
searching target update applications with the adaptation information matched with the local cloud platform environment information in the plurality of update applications;
the method further comprises the steps of:
generating update information corresponding to the target update application, and sending the update information to the local application center.
Preferably, the method further comprises:
Receiving an application acquisition request sent by the local application center, wherein the application acquisition request carries identification information of an application to be acquired;
The searching for the target application with the adaptation information matched with the local cloud platform environment information in the plurality of applications includes:
and searching the target application which corresponds to the identification information and is matched with the local cloud platform environment information in the plurality of applications.
Preferably, the receiving the application acquisition request sent by the local application center includes:
Sending an application list to the local application center, wherein the application list comprises identification information corresponding to the application;
And receiving an application acquisition request sent by the local application center, wherein the application acquisition request is generated when the local application center selects an application corresponding to the identification information in the application list.
Preferably, the application list includes version descriptions corresponding to the applications.
Preferably, before the obtaining the local cloud platform environment information of the local application center, the method further includes:
Establishing connection with the local application center, and receiving the local cloud platform environment information uploaded by the local application center;
Storing the received local cloud platform environment information in a database;
The obtaining the local cloud platform environment information of the local application center comprises the following steps:
And acquiring the local cloud platform environment information from the database.
Preferably, the method further comprises:
And converting the format of the application into a format adapted to the local cloud platform environment information according to the local cloud platform environment information.
A second aspect of an embodiment of the present application provides a computer apparatus, including:
the receiving unit is used for receiving a plurality of applications issued by an application service provider and adaptation information of the applications, wherein the adaptation information is used for representing cloud platform environment information adapted by the applications;
the acquisition unit is used for acquiring the local cloud platform environment information of the local application center;
The searching unit is used for searching target applications with the adaptation information matched with the local cloud platform environment information in the plurality of applications;
And the return unit is used for returning the target application to the local application center.
Preferably, the cloud platform environment information adapted by the application includes priority cloud platform environment information and sub-priority cloud platform environment information;
The searching unit is specifically configured to determine whether the target application whose priority cloud platform environment information matches with the local cloud platform environment information exists in the plurality of applications, and when the target application exists, return the target application to the local application center; and when the target application does not exist, returning application matching failure information to the local application center.
Preferably, the searching unit is specifically configured to search, when there are a plurality of target applications, for a target application whose secondary priority cloud platform environment information matches with the local cloud platform environment information in the plurality of target applications, and return, to the local application center, a target application whose secondary priority cloud platform environment information matches with the local cloud platform environment information.
Preferably, the receiving unit is specifically configured to receive a plurality of update applications issued by the application service provider and adaptation information of the update applications;
the searching unit is specifically configured to search for a target update application with adaptation information matched with the local cloud platform environment information in the plurality of update applications;
The computer device further comprises:
And the generating unit is used for generating the update information corresponding to the target update application and sending the update information to the local application center.
Preferably, the receiving unit is further configured to receive an application acquisition request sent by the local application center, where the application acquisition request carries identification information of an application to be acquired;
The searching unit is specifically configured to search the target application corresponding to the identification information and having adaptation information matched with the local cloud platform environment information in the plurality of applications.
Preferably, the receiving unit is specifically configured to send an application list to the local application center, where the application list includes identification information corresponding to an application, receive an application acquisition request sent by the local application center, and generate the application acquisition request when the local application center selects an application corresponding to the identification information in the application list.
Preferably, the application list includes version descriptions corresponding to the applications.
Preferably, the computer device further comprises:
The connection unit is used for establishing connection with the local application center and receiving the local cloud platform environment information uploaded by the local application center;
the storage unit is used for storing the received local cloud platform environment information in a database;
The obtaining unit is specifically configured to obtain the local cloud platform environment information from the database.
Preferably, the computer device further comprises:
And the format conversion unit is used for converting the format of the application into a format which is adapted to the local cloud platform environment information according to the local cloud platform environment information.
A third aspect of an embodiment of the present application provides a computer apparatus, including:
A processor, a memory, a bus, and an input/output device;
The processor is connected with the memory and the input and output equipment;
The bus is respectively connected with the processor, the memory and the input and output equipment;
the input/output equipment is used for receiving a plurality of applications issued by an application service provider and adaptation information of the applications, wherein the adaptation information is used for representing cloud platform environment information adapted by the applications and obtaining local cloud platform environment information of a local application center;
the processor is used for searching target applications with the adaptation information matched with the local cloud platform environment information in the plurality of applications;
the input-output device is further configured to return the target application to the local application center.
A fourth aspect of the embodiments of the present application provides a computer storage medium having stored therein instructions which, when executed on a computer, cause the computer to perform the method of the first aspect described above.
From the above technical solutions, the embodiment of the present application has the following advantages:
in the embodiment of the application, the online application center receives a plurality of applications and the adaptation information of the applications, which are issued by the application service provider, wherein the adaptation information is used for representing the cloud platform environment information of the application adaptation, and acquiring the local cloud platform environment information of the local application center, and searching for the target application, which is matched with the local cloud platform environment information, in the plurality of applications, and returning the target application to the local application center when the adapted target application is searched, so that the online application center selects the adapted application according to the cloud platform environment information of the local application center, the adaptation of an administrator of the local application center is not needed, the deployment work of the administrator on the local application center is facilitated, and meanwhile, the situation that the application is incompatible with the local cloud platform environment due to negligence of the administrator is avoided.
Drawings
FIG. 1 is a schematic flow chart of an embodiment of the application applying a feedback method;
FIG. 2 is a schematic diagram of another flow chart of the feedback method according to the embodiment of the application;
FIG. 3 is a schematic diagram of a computer device according to an embodiment of the present application;
FIG. 4 is a schematic diagram of another configuration of a computer device according to an embodiment of the present application;
fig. 5 is a schematic diagram of another structure of a computer device according to an embodiment of the present application.
Detailed Description
The embodiment of the application provides an application feedback method, computer equipment and a computer storage medium, which are used for feeding back an application compatible with a local cloud platform environment to a local application center.
Referring to fig. 1, an embodiment of the feedback method in the embodiment of the present application includes:
101. receiving a plurality of applications and adaptation information of the applications, wherein the applications are issued by an application service provider;
In this embodiment, the online application center refers to a platform for providing application management services, where the application management services include, but are not limited to, application downloading, application updating, application publishing and application charging, application intelligent recommendation, application monitoring and authentication, and other services. Accordingly, an application facilitator engaged in application development, production, and sales may publish the developed application to an online application center so that the online application center provides the application published by the application facilitator to an application demander, which may be a local application center connected to the online application center. The local application center is in a cloud platform environment, and can acquire the application provided by the online application center and deploy the acquired application in the cloud platform environment, so that a plurality of network devices in the cloud platform environment can operate the deployed application.
In practical applications, the application deployed by the local application center needs to be adapted to the local cloud platform environment, so that the application can be ensured to be compatible with the local cloud platform environment, and the application can be ensured to run stably after deployment. Therefore, when developing an application, an application server can develop different versions of the same application, and each version of application is adapted to one type of cloud platform environment information. The cloud platform environment information refers to related information of the cloud platform environment, and the related information affects compatibility or suitability of an application and the local cloud platform environment.
For example, the cloud platform environment information may be CPU architecture information of a central processing unit of the cloud platform, where the CPU architecture includes a plurality of architectures such as an x86 architecture, an ARM architecture, or a MIPS architecture; the method can also be virtualization technology information adopted for building the cloud platform, wherein the virtualization technology comprises a KVM technology, a Xen technology and the like; the cloud platform type information can also be the type information of a cloud platform, and the type of the cloud platform can be a private cloud platform or a public cloud platform; the cloud platform environment information may also be architecture information of the cloud platform. The specific type of the cloud platform environment information is not limited in this embodiment.
The application service provider distributes a plurality of developed applications and the adaptation information corresponding to each application to an online application center, and the online application center can receive the plurality of applications and the adaptation information of the applications, wherein the adaptation information represents cloud environment information of application adaptation, namely, the application adaptation is applied to a cloud platform environment corresponding to certain cloud platform environment information, and the application can stably run in the cloud platform environment corresponding to the certain cloud platform environment information.
102. Acquiring local cloud platform environment information of a local application center;
In order to ensure that the application is compatible with the cloud platform environment of the local application center, the online application center may acquire cloud platform environment information of the local application center so as to facilitate matching of the application compatible with the cloud platform environment of the local application center in a subsequent step. In this embodiment, the cloud platform environment information of the local application center is referred to as local cloud platform environment information.
103. Searching a target application with the adaptation information matched with the local cloud platform environment information in a plurality of applications;
after the online application center acquires the local cloud platform environment information, a target application with the adaptation information matched with the local cloud platform environment information is searched in a plurality of applications issued by an application service provider.
104. Returning the target application to the local application center;
After the online application center searches the target application, the target application is returned to the local application center so that the local application center can deploy the target application into a local cloud platform environment.
In this embodiment, the online application center selects the adapted application according to the cloud platform environment information of the local application center, so that an administrator of the local application center is not required to perform matching, deployment work of the administrator on the local application center is facilitated, and meanwhile, the situation that the application is incompatible with the local cloud platform environment due to negligence of the administrator is avoided.
An embodiment of the present application will be described in further detail below on the basis of the foregoing embodiment shown in fig. 1. Referring to fig. 2, another embodiment of the feedback method in the embodiment of the present application includes:
201. receiving a plurality of applications and adaptation information of the applications, wherein the applications are issued by an application service provider;
The operations performed by this step are similar to those performed by step 101 in the embodiment shown in fig. 1 described above. In this embodiment, the application published by the application server may be an update application, where the update application refers to an application after the published application is updated, and the application server may update the published application, where the update operation includes updating a version of the published application, updating a function of the published application, and other operations for updating the published application.
Similarly, the application server may also issue the adaptation information of the update application, where the step 101 of the foregoing embodiment shown in fig. 1 has been explained correspondingly, which is not described herein again.
202. Establishing connection with a local application center and receiving local cloud platform environment information uploaded by the local application center;
In this embodiment, the local application center may automatically detect a local cloud platform environment, to obtain local cloud platform environment information, that is, local cloud platform environment information. After the online application center establishes connection with the local application center, the local application center can upload the detected local cloud platform environment information to the online application center, and the online application center receives the local cloud platform environment information uploaded by the local application center.
203. Storing the received local cloud platform environment information in a database;
after the online application center receives the local cloud platform environment information, the local cloud platform environment information is stored in a database so as to manage the local cloud platform environment information by using the database.
204. Acquiring local cloud platform environment information of a local application center;
When the online application center needs to feed back the application to the local application center, the local cloud platform environment information of the local application center can be acquired. The manner of obtaining the local cloud platform environment information may be that the local cloud platform environment information is stored in a database in the manner described in steps 202 to 203, and when the local cloud platform environment information needs to be obtained, the local cloud platform environment information corresponding to the local application center is extracted from the database.
205. Searching a target application with the adaptation information matched with the local cloud platform environment information in a plurality of applications;
In this embodiment, when an application needs to be acquired, the local application center sends an application acquisition request to the online application center, and the online application center may receive the application acquisition request, where the application acquisition request carries identification information of the application to be acquired by the local application center. The identification information of the application refers to information that can be used to identify the application, and may be, for example, information such as an application name, an application icon, or an application type, where the application type may be a type such as a financial management type, a database type, a sales management type, or a video conference type.
And then, according to the request of the local application center, the online application center searches for target applications which correspond to the identification information and are matched with the local cloud platform environment information in the plurality of applications. For example, the identification information carried by the application acquisition request sent by the local application center indicates that the local application center needs to acquire the application of the financial management class, and then the online application center searches for the application of the financial management class, of which the adaptation information is matched with the environment information of the local cloud platform, in a plurality of applications according to the request of the local application center.
In this embodiment, the online application center may feed back the application to the local application center when receiving the application acquisition request sent by the local application center; the online application center may actively feed back the application to the local application center without the need for an application acquisition request sent by the local application center, which is not limited in this embodiment.
In this embodiment, the manner in which the online application center obtains the local cloud platform environment information is not limited, for example, when the local application center sends an application obtaining request, the application obtaining request may also simultaneously carry the local cloud platform environment information, so when the online application center receives the application obtaining request, the local cloud platform environment information of the local application center is obtained.
In this embodiment, the manner in which the online application center receives the application acquisition request of the local application center may be that the online application center sends an application list to the local application center, where the application list includes identification information corresponding to the application. And then, the local application center can select an application corresponding to a certain item of identification information on the application list, generate an application acquisition request packaged with the identification information when selecting the application, and send the application acquisition request to the online application center, so that the online application center can receive the application acquisition request.
The purpose of the online application center sending the application list to the local application center is to facilitate the local application center to learn a plurality of applications, and provide a plurality of choices for the local application center, and in order to further let the local application center learn information of the applications, the application list may further include version descriptions of the applications, and the local application center may select a desired application according to the version descriptions of the applications.
It will be appreciated that the local application center may also send the application acquisition request directly without selecting an application on the application list, in which case the online application center may also not need to send the application list, which is not limited in this embodiment.
In this embodiment, the application adaptation information represents cloud platform environment information adapted by the application, where the application adaptation cloud platform environment information includes priority cloud platform environment information and secondary priority cloud platform environment information, the priority cloud platform environment information refers to cloud platform environment information that should be preferentially considered when the application is matched, and the secondary priority cloud platform environment information refers to cloud platform environment information that should be considered after the priority cloud platform environment information is successfully matched. The application-adapted priority cloud platform environment information or the sub-priority cloud platform environment information may be determined according to the actual situation of a specific application.
For example, the adaptation information of a certain financial management type application indicates that the environment information of the priority cloud platform adapted by the application may be the x86 CPU architecture or the ARM CPU architecture; the application-adapted secondary priority cloud platform environment information may be a private cloud platform or a public cloud platform.
Therefore, the online application center may search for the target application by determining whether there is a target application with priority cloud platform environment information matched with the local cloud platform environment information in the plurality of applications, and if so, returning the target application to the local application center. For example, the local cloud platform environment information of the local application center is an x86 CPU architecture and a public cloud platform, the adaptation information of a certain financial management class application a represents the CPU architecture of which the priority cloud platform environment information of the application a adaptation is x86, and the secondary priority cloud platform environment information of the application a adaptation is a private cloud platform; the adaptation information of the other financial management type application B indicates that the priority cloud platform environment information of the application B is a CPU architecture of ARM, the secondary priority cloud platform environment information of the application B is a public cloud platform, and an online application center selects a target application with the priority cloud platform environment information matched with the local cloud platform environment information between the application A and the application B, and obviously, the priority cloud platform environment information of the application A is matched with the local cloud platform environment information, namely the application A is the target application, and the application A is the CPU architecture of x 86.
It should be noted that, the application-adapted priority cloud platform environment information may have one or more types, and likewise, the application-adapted secondary priority cloud platform environment information may have one or more types, which is not limited in this embodiment.
When target applications with the priority cloud platform environment information matched with the local cloud platform environment information do not exist in the plurality of applications, namely, all the application-adapted priority cloud platform environment information is not matched with the local cloud platform environment information, the online application center returns application matching failure information to the local application center, and the application-matching failure information indicates that the application is not adapted.
When a plurality of target applications with priority cloud platform environment information matched with the local cloud platform environment information exist, in order to ensure that the applications can be better compatible with the cloud platform environment of the local application center, the online application center can further search for the target applications with the sub-priority cloud platform environment information matched with the local cloud platform environment information in the plurality of target applications.
Along with the above example, in the above example, the online application center further has a financial management application C, the adaptation information of the application C indicates a CPU architecture with x86 as the application-adapted priority cloud platform environment information, and the application-adapted secondary priority cloud platform environment information is a public cloud platform. The online application center is firstly matched with the priority cloud platform environment information of the application adaptation, and because the priority cloud platform environment information of the application A and the application C are matched with the local cloud platform environment information and are both of an x86 CPU architecture, the application A and the application C are target applications. And then, the online application center selects a target application of which the secondary priority cloud platform environment information is matched with the local cloud platform environment information between the application A and the application C, and obviously, the secondary priority cloud platform environment information of the application C is matched with the local cloud platform environment information and is a public cloud platform, and the online application center feeds back the application C to the local application center.
In this embodiment, if the online application center receives a plurality of update applications and adaptation information of the update applications issued by the application service provider, the online application center may search for a target update application whose adaptation information matches with the local cloud platform environment information in the plurality of update applications. The manner of searching for the target update application is similar to that of searching for the target application, and will not be described in detail herein.
After the target update application is found, the online application center can generate update information corresponding to the target update application and send the update information to the local application center so that the local application center can acquire the update condition of the application. The content of the update information includes, but is not limited to, information such as application name, application category, application publisher, application version, application introduction, etc.
206. Returning the target application to the local application center;
after the online application center searches the target application or searches the target application of which the secondary priority cloud platform environment information is matched with the local cloud platform environment information, the target application can be returned to the local application center, so that the local application center can conveniently deploy the target application into the local cloud platform environment.
In this embodiment, the online application center may further convert the application format into a format adapted to the local cloud platform environment information according to the local cloud platform environment information of the local application center, so that the suitability of the application may be adjusted more flexibly, and the application is compatible with the local cloud platform environment.
In this embodiment, the online application center may perform the above-described operations based on physical devices such as computer devices, which may be servers, terminals, and other network devices having data processing capabilities.
The application feedback method in the embodiment of the present application is described above, and the description of the computer device in the embodiment of the present application is described below, referring to fig. 3, where an embodiment of the computer device in the embodiment of the present application includes:
The receiving unit 301 is configured to receive a plurality of applications and adaptation information of the applications issued by an application service provider, where the adaptation information is used to represent cloud platform environment information adapted by the applications;
an acquiring unit 302, configured to acquire local cloud platform environment information of a local application center;
the searching unit 303 is configured to search for a target application whose adaptation information matches with the local cloud platform environment information in a plurality of applications;
and the return unit 304 is configured to return the target application to the local application center.
In this embodiment, the operations performed by the units in the computer device are similar to those described in the embodiment shown in fig. 1, and are not repeated here.
In this embodiment, the receiving unit 301 receives a plurality of applications and application adaptation information issued by an application service provider, where the adaptation information is used to represent cloud platform environment information of an application adaptation, the acquiring unit 302 acquires local cloud platform environment information of a local application center, the searching unit 303 searches for a target application whose adaptation information matches with the local cloud platform environment information in the plurality of applications, and when the adapted target application is found, the returning unit 304 returns the target application to the local application center, so that the online application center selects the adapted application according to the cloud platform environment information of the local application center, and an administrator of the local application center is not required to perform matching, thereby facilitating deployment work of the administrator on the local application center, and simultaneously avoiding the situation that the application is incompatible with the local cloud platform environment due to negligence of the administrator.
Referring to fig. 4, another embodiment of the computer device in the embodiment of the present application includes:
The receiving unit 401 is configured to receive a plurality of applications and adaptation information of the applications, where the applications are published by an application service provider, and the adaptation information is used to represent cloud platform environment information adapted by the applications;
An obtaining unit 402, configured to obtain local cloud platform environment information of a local application center;
A searching unit 403, configured to search for a target application with matching adaptation information with local cloud platform environment information in a plurality of applications;
A return unit 404, configured to return the target application to the local application center.
In a preferred implementation manner of this embodiment, the application-adapted cloud platform environment information includes priority cloud platform environment information and sub-priority cloud platform environment information;
The searching unit 403 is specifically configured to determine whether a target application with priority cloud platform environment information matched with local cloud platform environment information exists in the plurality of applications, and when the target application exists, return the target application to the local application center; and when the target application does not exist, returning application matching failure information to the local application center.
In another preferred implementation manner of this embodiment, when there are multiple target applications, the search unit 403 is specifically configured to search, among the multiple target applications, for a target application whose secondary priority cloud platform environment information matches with the local cloud platform environment information, and return, to the local application center, the target application whose secondary priority cloud platform environment information matches with the local cloud platform environment information.
In another preferred implementation manner of this embodiment, the receiving unit 401 is specifically configured to receive a plurality of update applications and adaptation information of the update applications issued by an application service provider;
the searching unit 403 is specifically configured to search for a target update application with matching adaptation information with local cloud platform environment information in a plurality of update applications;
the computer device further comprises:
And the generating unit 405 is configured to generate update information corresponding to the target update application, and send the update information to the local application center.
In another preferred implementation manner of this embodiment, the receiving unit 401 is further configured to receive an application acquisition request sent by the local application center, where the application acquisition request carries identification information of an application to be acquired;
The searching unit 403 is specifically configured to search for a target application corresponding to the identification information and having adaptation information matched with the local cloud platform environment information in the plurality of applications.
In another preferred implementation manner of this embodiment, the receiving unit 401 is specifically configured to send an application list to the local application center, where the application list includes identification information corresponding to an application, receive an application acquisition request sent by the local application center, and generate the application acquisition request when the local application center selects an application corresponding to the identification information in the application list.
The application list includes version specifications for the applications.
In another preferred implementation of this embodiment, the computer device further includes:
The connection unit 406 is configured to establish a connection with a local application center, and receive local cloud platform environment information uploaded by the local application center;
A storage unit 407, configured to store the received local cloud platform environment information in a database;
The obtaining unit 402 is specifically configured to obtain local cloud platform environment information from a database.
In another preferred implementation of this embodiment, the computer device further includes:
The format conversion unit 408 is configured to convert, according to the local cloud platform environment information, the format of the application into a format adapted to the local cloud platform environment information.
In this embodiment, the operations performed by the units in the computer device are similar to those described in the embodiment shown in fig. 2, and will not be described here again.
Referring to fig. 5, an embodiment of a computer device according to the present application includes:
the computer device 500 may include one or more central processing units (central processing units, CPU) 501 and a memory 505, where the memory 505 stores one or more application programs or data.
Wherein the memory 505 may be volatile storage or persistent storage. The program stored in the memory 505 may include one or more modules, each of which may include a series of instruction operations on a computer device. Still further, the central processor 501 may be configured to communicate with the memory 505 and execute a series of instruction operations in the memory 505 on the computer device 500.
The computer device 500 may also include one or more power supplies 502, one or more wired or wireless network interfaces 503, one or more input/output interfaces 504, and/or one or more operating systems, such as Windows ServerTM, mac OS XTM, unixTM, linuxTM, freeBSDTM, etc.
The cpu 501 may perform the operations performed by the computer device in the embodiments shown in fig. 1 to 2, and will not be described in detail herein.
The embodiment of the application also provides a computer storage medium, wherein one embodiment comprises: the computer storage medium has stored therein instructions which, when executed on a computer, cause the computer to perform the operations performed by the computer device in the embodiments of fig. 1-2 described above.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described systems, apparatuses and units may refer to corresponding procedures in the foregoing method embodiments, which are not repeated herein.
In the several embodiments provided in the present application, it should be understood that the disclosed systems, devices, and methods may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown 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 units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be embodied essentially or in part or all of the technical solution or in part in the form of a software product stored in a storage medium, including instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a read-only memory (ROM), a random-access memory (RAM, random access memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
Claims (9)
1. An application feedback method, wherein the method is applied to an online application center, the method comprising:
Receiving a plurality of applications and adaptation information of the applications, which are issued by an application service provider, wherein the adaptation information is used for representing cloud platform environment information of application adaptation; the cloud platform environment information adapted by the application comprises priority cloud platform environment information and secondary priority cloud platform environment information;
Acquiring local cloud platform environment information of a local application center;
Searching target applications with the adaptation information matched with the local cloud platform environment information in the plurality of applications;
Returning the target application to the local application center;
The searching for the target application with the adaptation information matched with the local cloud platform environment information in the plurality of applications includes:
If the target application with the priority cloud platform environment information matched with the local cloud platform environment information exists in the plurality of applications, returning the target application to the local application center;
If the target application with the priority cloud platform environment information matched with the local cloud platform environment information does not exist in the plurality of applications, returning application matching failure information to the local application center;
If there are a plurality of target applications, the returning the target applications to the local application center includes:
If a plurality of target applications exist, searching target applications of which the secondary priority cloud platform environment information is matched with the local cloud platform environment information in the plurality of target applications;
returning a target application of which the secondary priority cloud platform environment information is matched with the local cloud platform environment information to the local application center;
the receiving the plurality of applications and the adaptation information of the applications issued by the application service provider comprises the following steps:
receiving a plurality of update applications issued by the application service provider and adaptation information of the update applications;
The searching for the target application with the adaptation information matched with the local cloud platform environment information in the plurality of applications includes:
searching target update applications with the adaptation information matched with the local cloud platform environment information in the plurality of update applications;
the method further comprises the steps of:
generating update information corresponding to the target update application, and sending the update information to the local application center.
2. The application feedback method of claim 1, wherein the method further comprises:
Receiving an application acquisition request sent by the local application center, wherein the application acquisition request carries identification information of an application to be acquired;
The searching for the target application with the adaptation information matched with the local cloud platform environment information in the plurality of applications further comprises:
and searching the target application which corresponds to the identification information and is matched with the local cloud platform environment information in the plurality of applications.
3. The application feedback method according to claim 2, wherein the receiving the application acquisition request sent by the local application center includes:
Sending an application list to the local application center, wherein the application list comprises identification information corresponding to the application;
and receiving the application acquisition request sent by the local application center, wherein the application acquisition request is generated when the local application center selects an application corresponding to the identification information in the application list.
4. An application feedback method according to claim 3, characterized in that the application list comprises version specifications of the applications corresponding thereto.
5. The application feedback method according to claim 1, wherein before the obtaining the local cloud platform environment information of the local application center, the method further comprises:
Establishing connection with the local application center, and receiving the local cloud platform environment information uploaded by the local application center;
Storing the received local cloud platform environment information in a database;
The obtaining the local cloud platform environment information of the local application center comprises the following steps:
And acquiring the local cloud platform environment information from the database.
6. The application feedback method of claim 1, wherein the method further comprises:
And converting the format of the application into a format adapted to the local cloud platform environment information according to the local cloud platform environment information.
7. A computer device for application to an online application center, the computer device comprising:
The receiving unit is used for receiving a plurality of applications and adaptation information of the applications, which are issued by application service providers, wherein the adaptation information is used for representing cloud platform environment information of application adaptation; the cloud platform environment information adapted by the application comprises priority cloud platform environment information and secondary priority cloud platform environment information;
the acquisition unit is used for acquiring the local cloud platform environment information of the local application center;
The searching unit is used for searching target applications with the adaptation information matched with the local cloud platform environment information in the plurality of applications;
the return unit is used for returning the target application to the local application center;
The searching unit is specifically configured to return the target application to the local application center if the target application whose priority cloud platform environment information matches the local cloud platform environment information exists in the plurality of applications; if a plurality of target applications exist, searching target applications of which the secondary priority cloud platform environment information is matched with the local cloud platform environment information in the plurality of target applications; returning a target application of which the secondary priority cloud platform environment information is matched with the local cloud platform environment information to the local application center; if the target application with the priority cloud platform environment information matched with the local cloud platform environment information does not exist in the plurality of applications, returning application matching failure information to the local application center;
The receiving unit is specifically configured to receive a plurality of update applications and adaptation information of the update applications issued by the application service provider;
The searching unit is specifically configured to search for a target update application with adaptation information matched with the local cloud platform environment information in the plurality of update applications;
The computer device further comprises:
And the generating unit is used for generating the update information corresponding to the target update application and sending the update information to the local application center.
8. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the method of any of claims 1 to 6 when executing the computer program.
9. A computer storage medium having instructions stored therein, which when executed on a computer, cause the computer to perform the method of any of claims 1 to 6.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010362706.8A CN111552571B (en) | 2020-04-30 | 2020-04-30 | Application feedback method, computer device and computer storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010362706.8A CN111552571B (en) | 2020-04-30 | 2020-04-30 | Application feedback method, computer device and computer storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111552571A CN111552571A (en) | 2020-08-18 |
CN111552571B true CN111552571B (en) | 2024-05-24 |
Family
ID=71999360
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010362706.8A Active CN111552571B (en) | 2020-04-30 | 2020-04-30 | Application feedback method, computer device and computer storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111552571B (en) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104615661A (en) * | 2015-01-05 | 2015-05-13 | 华为技术有限公司 | Service recommendation method, device and system oriented to cloud platform applications |
CN105247480A (en) * | 2013-06-28 | 2016-01-13 | 英特尔公司 | Compatibility and optimization of web applications across independent application stores |
CN107943503A (en) * | 2017-12-07 | 2018-04-20 | 畅捷通信息技术股份有限公司 | The upgrade method of mobile application and the upgrade-system of mobile application |
CN108282698A (en) * | 2017-12-29 | 2018-07-13 | 北京歌华有线电视网络股份有限公司 | A kind of fusion application mall system for supporting a variety of CATV set-top-boxes |
CN108353091A (en) * | 2015-10-16 | 2018-07-31 | 中兴通讯股份有限公司 | Private clound desktop system and its method and apparatus for realizing service |
CN108763564A (en) * | 2018-06-01 | 2018-11-06 | 深圳市零度智控科技有限公司 | Using method for pushing, device and computer readable storage medium |
CN110692037A (en) * | 2017-06-13 | 2020-01-14 | 国际商业机器公司 | Application deployment |
-
2020
- 2020-04-30 CN CN202010362706.8A patent/CN111552571B/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105247480A (en) * | 2013-06-28 | 2016-01-13 | 英特尔公司 | Compatibility and optimization of web applications across independent application stores |
CN104615661A (en) * | 2015-01-05 | 2015-05-13 | 华为技术有限公司 | Service recommendation method, device and system oriented to cloud platform applications |
CN108353091A (en) * | 2015-10-16 | 2018-07-31 | 中兴通讯股份有限公司 | Private clound desktop system and its method and apparatus for realizing service |
CN110692037A (en) * | 2017-06-13 | 2020-01-14 | 国际商业机器公司 | Application deployment |
CN107943503A (en) * | 2017-12-07 | 2018-04-20 | 畅捷通信息技术股份有限公司 | The upgrade method of mobile application and the upgrade-system of mobile application |
CN108282698A (en) * | 2017-12-29 | 2018-07-13 | 北京歌华有线电视网络股份有限公司 | A kind of fusion application mall system for supporting a variety of CATV set-top-boxes |
CN108763564A (en) * | 2018-06-01 | 2018-11-06 | 深圳市零度智控科技有限公司 | Using method for pushing, device and computer readable storage medium |
Non-Patent Citations (1)
Title |
---|
"航标云平台的研究与设计";王永涛;;《中国水运(下半月)》;20150215(第02期);第62-64页 * |
Also Published As
Publication number | Publication date |
---|---|
CN111552571A (en) | 2020-08-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112118565B (en) | Multi-tenant service gray level publishing method, device, computer equipment and storage medium | |
CN111162953B (en) | Data processing method, system upgrading method and server | |
US7966617B2 (en) | Tunable engine and program product for resolving prerequisites for client devices in an open service gateway initiative (OSGi) framework | |
US20130152078A1 (en) | Method and system for deploying multiple distributed application stacks on a target machine | |
US20120185529A1 (en) | Application server management system, application server management method, management apparatus, application server and computer program | |
CN112632566A (en) | Vulnerability scanning method and device, storage medium and electronic equipment | |
CN113157339B (en) | Application service extension method, system, storage medium and device based on OSB | |
CN107071036A (en) | A kind of method, the webserver and system for downloading driving file | |
CN111274091B (en) | Log processing method, device, computer equipment and storage medium | |
US9781230B2 (en) | Broadcast-based update management | |
CN111552571B (en) | Application feedback method, computer device and computer storage medium | |
US8245182B2 (en) | Class selectable design sharing | |
CN112559124A (en) | Model management system and target operation instruction processing method and device | |
CN115878128A (en) | Deployment method and device of application program | |
CN114237633A (en) | Application configuration method, device, equipment and storage medium | |
CN115113911A (en) | Software management system and method | |
US10904295B2 (en) | Dynamically updating feature set recommendation databases | |
CN113986423A (en) | Bullet frame display method and system, storage medium and terminal equipment | |
CN117033325B (en) | Mirror image file preheating and pulling method and device | |
CN112217852A (en) | Platform-as-a-service system and method based on workflow engine | |
CN116028444B (en) | File fingerprint generation method, device and system, electronic equipment and storage medium | |
CN115002183B (en) | Information generation method, device, electronic equipment, medium and program product | |
CN111966641B (en) | Universal log normalization model configuration method and device | |
CN111226242A (en) | Cloud computing network inspection technology | |
CN115174703B (en) | Device driver processing method, device communication method, processing system and electronic device |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |