CN109542721B - Application state control method and device in application container and storage medium - Google Patents

Application state control method and device in application container and storage medium Download PDF

Info

Publication number
CN109542721B
CN109542721B CN201811307993.1A CN201811307993A CN109542721B CN 109542721 B CN109542721 B CN 109542721B CN 201811307993 A CN201811307993 A CN 201811307993A CN 109542721 B CN109542721 B CN 109542721B
Authority
CN
China
Prior art keywords
application
state
determining
container
current state
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
CN201811307993.1A
Other languages
Chinese (zh)
Other versions
CN109542721A (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.)
Beijing Actionsoft Science And Technology Development Co ltd
Original Assignee
Beijing Actionsoft Science And Technology Development 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 Beijing Actionsoft Science And Technology Development Co ltd filed Critical Beijing Actionsoft Science And Technology Development Co ltd
Priority to CN201811307993.1A priority Critical patent/CN109542721B/en
Publication of CN109542721A publication Critical patent/CN109542721A/en
Application granted granted Critical
Publication of CN109542721B publication Critical patent/CN109542721B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system

Abstract

The application relates to a method, a device and a storage medium for controlling application states in an application container, wherein the method comprises the following steps: acquiring an initial state of an application in an application container; detecting operation information of the application; determining the current state of the application according to the initial state and the operation information; and setting the state identifier of the application as the state identifier corresponding to the current state. If the calling requirement for the application exists, the detailed state of the application can be processed correspondingly according to the detailed state, and errors caused by simple activities or stopped states are avoided.

Description

Application state control method and device in application container and storage medium
Technical Field
The present application relates to the field of container technologies, and in particular, to a method and an apparatus for controlling an application state in an application container, and a storage medium.
Background
Today container technology is widely focused and more enterprises have started laying out or have adopted container technology to build their own cloud infrastructure.
Compared with the container technology, the container technology starts to be a little later in many traditional industries and internet enterprises, but the enterprises are rapidly advanced in the last two years along with the unprecedented fire heat of the attention of the containers, and the construction of the related capacity of the containers is greatly promoted.
When an application container is used to design a new microservice application architecture or how to retrofit an existing application, it should be understood which factors and associated characteristics must be considered by the enterprise when implementing the container platform.
The applicant finds that in the existing application container, the application states are few and only start or stop, and when other applications call a certain application a, because the application a only has an active state and a stopped state, the call feedback data often makes mistakes, and the interaction between the application programs is affected.
Disclosure of Invention
In order to solve the technical problems or at least partially solve the technical problems, the application provides an application state control method and device in an application container and a storage medium.
In view of the above, in a first aspect, the present application provides a method for controlling an application state in an application container, including:
acquiring an initial state of an application in an application container;
detecting operation information of the application;
determining the current state of the application according to the initial state and the operation information;
and setting the state identifier of the application as the state identifier corresponding to the current state.
Optionally, the method further comprises:
searching all interactive applications which have calling relations with the applications in the application container;
notifying the interactive application of the status identification.
Optionally, the method further comprises:
detecting whether a calling interface of the application receives a calling instruction sent by any interactive application in an application container;
and when a call instruction is received, feeding back the state identification to the interactive application corresponding to the call instruction.
Optionally, the detecting operation information on the application includes:
detecting whether an operation control corresponding to the application is selected;
when the operation control is selected, determining the type of the operation control, wherein the type of the operation control comprises: a start type and a stop type;
and determining the type of the operation control as operation information.
Optionally, determining the current state of the application according to the operation information includes:
when the initial state is a stopped state and the type of the operation control is a starting type, determining the current state of the application as a starting state;
when the application is in a starting state, detecting a starting step flow of the application, judging whether the last step in the starting step flow is executed completely, and when the last step is executed completely, determining the current state of the application as an active state.
Optionally, determining the current state of the application according to the operation information includes:
when the initial state is an active state and the type of the operation control is a stop type, determining the current state of the application as a stop state;
when the application is in a stop state, detecting a stop step flow of the application, judging whether the last step in the stop step flow is executed completely, and when the last step in the stop step flow is executed completely, determining the current state of the application as a stopped state.
In a second aspect, the present application provides an application state control device in an application container, including:
the initial state acquisition module is used for acquiring the initial state of the application in the application container;
the operation information detection module is used for detecting the operation information of the application;
a current state determining module, configured to determine a current state of the application according to the initial state and the operation information;
and the state identifier setting module is used for setting the state identifier of the application to be the state identifier corresponding to the current state.
Optionally, the apparatus further comprises:
the interactive application searching module is used for searching all interactive applications which have calling relations with the applications in the application container;
and the identification notification module is used for notifying the interactive application of the state identification.
Optionally, the apparatus further comprises:
the calling detection module is used for detecting whether a calling interface of the application receives a calling instruction sent by any interactive application in the application container;
and the identifier feedback module is used for feeding back the state identifier to the interactive application corresponding to the calling instruction when the calling instruction is received.
In a third aspect, the present application provides a computer-readable storage medium having stored thereon a resource allocation program, which when executed by a processor, implements the steps of the method for controlling application states in an application container according to any one of the first aspect.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the following advantages:
in the embodiment of the application, for each application in the application container, the initial state of the application in the application container is obtained; detecting operation information of the application; determining the current state of the application according to the initial state and the operation information; and setting the state identifier of the application as the state identifier corresponding to the current state.
Therefore, a plurality of states can be set for each application, the current state of the application can be freely determined according to the initial state and the operation information of the application, the application is not simply determined to be an active state or a stopped state, but the state of the application is subdivided into a plurality of states, and further, if the application needs to be called, the subdivided state of the application can be fed back to a calling party, and then the calling party can perform corresponding processing according to the subdivided state, so that errors caused by simple activity or stopped state are avoided.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
Fig. 1 is a schematic flowchart of a method for controlling an application state in an application container according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of an application state control device in an application container according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The first embodiment is as follows:
the embodiment of the application provides an application state control method in an application container, which is applied to a cloud platform, wherein the cloud platform is used as the application container, a plurality of applications can be installed, each application can run independently, and the applications can be called to acquire data or parameters of the other side.
As shown in fig. 1, the method for controlling the application state in the application container includes the following steps.
S101, acquiring an initial state of the application in the application container.
Each application has only an active state and a stopped state, but in the embodiment of the present application, each application is provided with a plurality of different states in the application container, for example: common active and stopped states may be included. In addition, before entering the active state, a startup state may be included, that is, the application is started from the stopped state, and there is a startup duration, which is the startup state. Once the launch is successful, the application enters the active state.
Before entering the stopped state, the method may further include: the stop-in state, i.e. the application is stopped from the active state, has a stop-in duration, which is the stop-in state. Once the stop is successful, the application enters the stopped state.
In the embodiment of the present application, the initial state is a state in which the application is detected at the current time.
S102, detecting the operation information of the application.
When the applications are installed in the application container, in order to operate each application, each application may set one or more controls, which may include: a start control or a stop control.
If there is only one control, the control can be switched between the starting control and the stopping control, if there are two or more controls, the starting control and the stopping control can exist independently, but the two controls can be provided with only one function at the same time.
For example: in the active state, the control can be switched to the stop control for the condition that only one control is provided, and the control can be effectively controlled to be stopped for the condition that two controls are provided. On the contrary, in the stopped state, the above-described situation may be reversed.
S103, determining the current state of the application according to the initial state and the operation information.
Since more states are provided for each application in the embodiment of the present application, it is necessary to accurately determine what the current state of the application is according to the situation of the application.
When determining different states of an application, it needs to perform comprehensive judgment by combining an initial state and operation information of a user, for example: in the stopped state, if the user clicks on the start control, the state of the application switches to the "starting state", while in the active state, if the user clicks on the stop control, the state of the application switches to the "stopping state".
S104, setting the state identifier of the application as the state identifier corresponding to the current state.
In the embodiment of the application, a unique corresponding state identifier is set for different states of the application, the state identifier can be numbers or characters, and once the state identifier of the application is known, the current state of the application can be clear.
In the embodiment of the application, for each application in the application container, the initial state of the application in the application container is obtained; detecting operation information of the application; determining the current state of the application according to the initial state and the operation information; and setting the state identifier of the application as the state identifier corresponding to the current state.
Therefore, a plurality of states can be set for each application, the current state of the application can be freely determined according to the initial state and the operation information of the application, the application is not simply determined to be an active state or a stopped state, but the state of the application is subdivided into a plurality of states, and further, if the application needs to be called, the subdivided state of the application can be fed back to a calling party, and then the calling party can perform corresponding processing according to the subdivided state, so that errors caused by simple activity or stopped state are avoided.
For example: when the application B calls the application A, if the application A only has an active state and a stopped state, and if the application B needs to be started along with the starting process of the application A, the application B cannot acquire any state information in the starting process of the application A, and only after the application A is completely started, the application B can acquire that the application A is in the active state and then starts the application B, so that the application B and the application B can obviously not be synchronously or nearly synchronously started. In the embodiment of the application, in the starting process of the application a, the application B can acquire the "starting state" of the application a, and then start to start, so that the applications a and B are started approximately synchronously to meet the requirement.
Example two:
in an embodiment of the present application, the method for controlling an application state in an application container includes the following steps.
S201, acquiring an initial state of the application in the application container.
S202, detecting operation information of the application.
When the applications are installed in the application container, in order to operate each application, each application may set one or more controls, which may include: a start control or a stop control.
If there is only one control, the control can be switched between the starting control and the stopping control, if there are two or more controls, the starting control and the stopping control can exist independently, but the two controls can be provided with only one function at the same time.
For example: in the active state, the control can be switched to the stop control for the condition that only one control is provided, and the control can be effectively controlled to be stopped for the condition that two controls are provided. On the contrary, in the stopped state, the above-described situation may be reversed.
S203, determining the current state of the application according to the initial state and the operation information.
S204, setting the state identifier of the application as the state identifier corresponding to the current state.
S205, all interactive applications which have calling relations with the applications in the application container are searched.
In the application container, when a call relation is created between different applications, the call relation is recorded by the application container. In this step, all interactive applications having a calling relationship with the application are directly searched from the stored calling relationship.
S206, notifying the interactive application of the state identifier.
In the embodiment of the present application, the status identifier may be sent to all interactive applications having a call relationship with the application by using a notification message or a similar broadcast message.
By the method, other interactive applications can know the accurate state of the application in advance, and then follow-up calling conditions can be reasonably arranged according to the accurate state of the application.
Example three:
in an embodiment of the present application, the method for controlling an application state in an application container includes the following steps.
S301, acquiring the initial state of the application in the application container.
S302, detecting the operation information of the application.
When the applications are installed in the application container, in order to operate each application, each application may set one or more controls, which may include: a start control or a stop control.
If there is only one control, the control can be switched between the starting control and the stopping control, if there are two or more controls, the starting control and the stopping control can exist independently, but the two controls can be provided with only one function at the same time.
For example: in the active state, the control can be switched to the stop control for the condition that only one control is provided, and the control can be effectively controlled to be stopped for the condition that two controls are provided. On the contrary, in the stopped state, the above-described situation may be reversed.
S303, determining the current state of the application according to the initial state and the operation information.
S304, setting the state identifier of the application as the state identifier corresponding to the current state.
S305, detecting whether the calling interface of the application receives a calling instruction sent by any interactive application in the application container.
If yes, go to step S306, if no, return to S301.
In the application container, when a call relation is created between different applications, the call relation is recorded by the application container. In the embodiment of the application, whether the application is called or not can be detected by detecting a calling instruction.
S306, feeding back the state identification to the interactive application corresponding to the calling instruction.
Since the interactive application corresponding to the call instruction can be determined already through step S305, the state identifier can be directly fed back to the other party in this step, so that the calling party can accurately know the state of the application.
By the method, the called interactive application can accurately obtain the accurate state of the called application, and further the subsequent calling condition can be reasonably arranged according to the accurate state of the application.
Example four:
in an embodiment of the present application, the method for controlling an application state in an application container includes the following steps.
S401, acquiring an initial state of an application in the application container.
S402, detecting whether an operation control corresponding to the application is selected;
and executing S403 when the operation control is selected, otherwise, ending.
S403, determining the type of the operation control, wherein the type of the operation control comprises: a start type and a stop type;
s404, determining the type of the operation control as operation information.
S405, determining the current state of the application according to the initial state and the operation information.
On the basis of the third embodiment, in an embodiment of the present application, the foregoing step S405 may include the following steps.
When the initial state is a stopped state and the type of the operation control is a starting type, determining the current state of the application as a starting state;
when the initial state is a stopped state and the type of the operation control is a starting type, obtaining the information of the application, calculating the starting time length of the application according to the information of the application, starting timing at the moment when the operation control is selected, and determining the current state of the application as an active state when the timing time length exceeds the starting time length.
On the basis of the fourth embodiment, in another embodiment of the present application, the foregoing step S405 may include the following steps.
When the initial state is an active state and the type of the operation control is a stop type, determining the current state of the application as a stop state;
when the initial state is an active state and the type of the operation control is a stop type, obtaining the information of the application, calculating the stop duration of the application according to the information of the application, starting timing at the moment that the operation control is selected, and determining the current state of the application as a stopped state when the timing duration exceeds the stop duration.
Example five:
as shown in fig. 2, an embodiment of the present application further provides an application state control device in an application container, where the device includes:
an initial state obtaining module 11, configured to obtain an initial state of an application in an application container;
an operation information detection module 12, configured to detect operation information for the application;
a current state determining module 13, configured to determine a current state of the application according to the initial state and the operation information;
a state identifier setting module 14, configured to set the state identifier of the application to the state identifier corresponding to the current state.
In another embodiment of the present application, the apparatus further comprises:
the interactive application searching module 15 is configured to search all interactive applications having a call relationship with the application in the application container;
an identity notification module 16 for notifying the interactive application of the status identity.
In another embodiment of the present application, the apparatus further comprises:
the calling detection module 17 is configured to detect whether a calling interface of the application receives a calling instruction sent by any interactive application in the application container;
and the identifier feedback module 18 is configured to, when a call instruction is received, feed back the state identifier to the interactive application corresponding to the call instruction.
In another embodiment of the present application, the operation information detecting module 12 may include:
the selection judgment module is used for detecting whether the operation control corresponding to the application is selected;
a type determining module, configured to determine a type of the operation control when the operation control is selected, where the type of the operation control includes: a start type and a stop type;
a new determination module for determining the type of the operation control as operation information
In another embodiment of the present application, the current state determining module may be further configured to:
and when the initial state is the stopped state and the type of the operation control is the starting type, determining the current state of the application as the starting state.
In another embodiment of the present application, the current state determining module may be further configured to:
when the application is in a starting state, detecting a starting step flow of the application, judging whether the last step in the starting step flow is executed completely, and when the last step is executed completely, determining the current state of the application as an active state.
In another embodiment of the present application, the current state determining module may be further configured to:
and when the initial state is the active state and the type of the operation control is the stop type, determining the current state of the application as the stop state.
In another embodiment of the present application, the current state determining module may be further configured to:
when the application is in a stop state, detecting a stop step flow of the application, judging whether the last step in the stop step flow is executed completely, and when the last step in the stop step flow is executed completely, determining the current state of the application as a stopped state.
An embodiment of the present application further provides a server, where the server includes: at least one processor, memory, at least one network interface, and a user interface;
the at least one processor, memory, at least one network interface, and user interface are coupled together by a bus system;
the processor is used for executing the following method by calling the program or the instruction stored in the memory: acquiring an initial state of an application in an application container; detecting operation information of the application; determining the current state of the application according to the initial state and the operation information; and setting the state identifier of the application as the state identifier corresponding to the current state.
An embodiment of the present application further provides a computer-readable storage medium, on which a resource allocation program is stored, where the resource allocation program, when executed by a processor, implements the steps of controlling the application state in the application container as described in fig. 1.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functions of the units may be implemented in the same software and/or hardware or in a plurality of software and/or hardware when implementing the invention.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for apparatus or system embodiments, since they are substantially similar to method embodiments, they are described in relative terms, as long as they are described in partial descriptions of method embodiments. The above-described embodiments of the apparatus and system are merely illustrative, and the units described as separate parts may or may not be physically separate, and the 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 may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
It should be appreciated that the invention is operational with numerous general purpose or special purpose computing system environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet-type devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The foregoing are merely exemplary embodiments of the present invention, which enable those skilled in the art to understand or practice the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (6)

1. A method for controlling application states in an application container is characterized by comprising the following steps:
acquiring an initial state of an application in an application container;
detecting operation information of the application;
determining the current state of the application according to the initial state and the operation information;
setting the state identifier of the application as a state identifier corresponding to the current state;
the method further comprises the following steps:
searching all interactive applications which have calling relations with the applications in the application container;
notifying the interactive application of the status identifier;
alternatively, the method further comprises:
detecting whether a calling interface of the application receives a calling instruction sent by any interactive application in an application container;
and when a call instruction is received, feeding back the state identification to the interactive application corresponding to the call instruction.
2. The method of claim 1, wherein the detecting operation information of the application comprises:
detecting whether an operation control corresponding to the application is selected;
when the operation control is selected, determining the type of the operation control, wherein the type of the operation control comprises: a start type and a stop type;
and determining the type of the operation control as operation information.
3. The method of claim 2, wherein determining the current state of the application based on the operational information comprises:
when the initial state is a stopped state and the type of the operation control is a starting type, determining the current state of the application as a starting state;
when the application is in a starting state, detecting a starting step flow of the application, judging whether the last step in the starting step flow is executed completely, and when the last step is executed completely, determining the current state of the application as an active state.
4. The method of claim 2, wherein determining the current state of the application based on the operational information comprises:
when the initial state is an active state and the type of the operation control is a stop type, determining the current state of the application as a stop state;
when the application is in a stop state, detecting a stop step flow of the application, judging whether the last step in the stop step flow is executed completely, and when the last step in the stop step flow is executed completely, determining the current state of the application as a stopped state.
5. An application state control device in an application container, comprising:
the initial state acquisition module is used for acquiring the initial state of the application in the application container;
the operation information detection module is used for detecting the operation information of the application;
a current state determining module, configured to determine a current state of the application according to the initial state and the operation information;
the state identifier setting module is used for setting the state identifier of the application to be a state identifier corresponding to the current state;
the device further comprises:
the interactive application searching module is used for searching all interactive applications which have calling relations with the applications in the application container;
the identification notification module is used for notifying the interactive application of the state identification;
alternatively, the apparatus further comprises:
the calling detection module is used for detecting whether a calling interface of the application receives a calling instruction sent by any interactive application in the application container;
and the identifier feedback module is used for feeding back the state identifier to the interactive application corresponding to the calling instruction when the calling instruction is received.
6. A computer-readable storage medium, having stored thereon a resource allocation program which, when executed by a processor, implements the steps of the application state control method in an application container according to any one of claims 1 to 4.
CN201811307993.1A 2018-11-05 2018-11-05 Application state control method and device in application container and storage medium Active CN109542721B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811307993.1A CN109542721B (en) 2018-11-05 2018-11-05 Application state control method and device in application container and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811307993.1A CN109542721B (en) 2018-11-05 2018-11-05 Application state control method and device in application container and storage medium

Publications (2)

Publication Number Publication Date
CN109542721A CN109542721A (en) 2019-03-29
CN109542721B true CN109542721B (en) 2022-08-12

Family

ID=65846194

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811307993.1A Active CN109542721B (en) 2018-11-05 2018-11-05 Application state control method and device in application container and storage medium

Country Status (1)

Country Link
CN (1) CN109542721B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112395151A (en) * 2019-08-19 2021-02-23 无锡飞翎电子有限公司 Clothes dryer, method and device for detecting installation state of filter screen of clothes dryer and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103546433A (en) * 2012-07-12 2014-01-29 阿里巴巴集团控股有限公司 Information synchronization system and method
US8682705B2 (en) * 2007-12-28 2014-03-25 International Business Machines Corporation Information technology management based on computer dynamically adjusted discrete phases of event correlation
CN106020930A (en) * 2016-05-13 2016-10-12 深圳市中润四方信息技术有限公司 Application container based application management method and system
CN108351772A (en) * 2016-01-15 2018-07-31 谷歌有限责任公司 Across the identifier of application example

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2836968C (en) * 2013-12-20 2019-03-26 Laurent Bernardin System and method for administering tests
US20180189118A1 (en) * 2015-07-01 2018-07-05 PowWow, Inc. Systems and methods for transforming applications
CN106487775B (en) * 2015-09-01 2020-01-21 阿里巴巴集团控股有限公司 Service data processing method and device based on cloud platform
US10379775B2 (en) * 2016-06-28 2019-08-13 Vmware, Inc. Notification service in a decentralized control plane of a computing system
CN108132813B (en) * 2017-12-21 2021-07-23 北京小米移动软件有限公司 Function locking method and device of application program and electronic equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8682705B2 (en) * 2007-12-28 2014-03-25 International Business Machines Corporation Information technology management based on computer dynamically adjusted discrete phases of event correlation
CN103546433A (en) * 2012-07-12 2014-01-29 阿里巴巴集团控股有限公司 Information synchronization system and method
CN108351772A (en) * 2016-01-15 2018-07-31 谷歌有限责任公司 Across the identifier of application example
CN106020930A (en) * 2016-05-13 2016-10-12 深圳市中润四方信息技术有限公司 Application container based application management method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Containerization and the PaaS Cloud;C. Pahl .etc;《IEEE Cloud Computing》;20150715;第2卷(第3期);第24-31页 *

Also Published As

Publication number Publication date
CN109542721A (en) 2019-03-29

Similar Documents

Publication Publication Date Title
US10152382B2 (en) Method and system for monitoring virtual machine cluster
EP3142011B9 (en) Anomaly recovery method for virtual machine in distributed environment
US10129264B2 (en) Method and apparatus for implementing document sharing between user groups
CN111176803B (en) Service processing method, device, server and storage medium
JP2013527957A5 (en)
CN102209100A (en) Task scheduling cloud processing system and method
CN105491539A (en) Message push management method and device
US20150120802A1 (en) Method, Apparatus, and System for Distributing Information in Graphic Code
EP3128789B1 (en) Method, device and mobile terminal for reducing power consumption
WO2014145100A1 (en) User- aware cloud to device messaging systems and methods
AU2020203022A1 (en) Method and apparatus for sending express delivery information, storage medium, and express delivery locker
WO2023131058A1 (en) System and method for scheduling resource service application in digital middle office of enterprise
CN109542721B (en) Application state control method and device in application container and storage medium
US20140304706A1 (en) Method and device for setting status of application
CN110502399B (en) Fault detection method and device
CN105573851B (en) Flow cooperative processing method and system
CN109683715B (en) VR equipment control method and device and computer readable storage medium
CN114363334A (en) Network configuration method, device and equipment for cloud system and cloud desktop virtual machine
WO2017024519A1 (en) Startup method of smart terminal system, device and smart terminal
CN113805962A (en) Application page display method and device and electronic equipment
CN111835809B (en) Work order message distribution method, work order message distribution device, server and storage medium
CN111930542A (en) Data acquisition method and device, electronic equipment and computer readable storage medium
US20150033007A1 (en) Method and System for Sharing a Hotkey Between Application Instances
CN110874176A (en) Interaction method, storage medium, operating system and device
US9116758B2 (en) Method and system for sharing a hotkey between application instances

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
CB02 Change of applicant information

Address after: Room h8208, Hongxiang 1989 science, technology and Culture Industrial Park, Tangjialing Road, Haidian District, Beijing 100094

Applicant after: BEIJING ACTIONSOFT SCIENCE AND TECHNOLOGY DEVELOPMENT Co.,Ltd.

Address before: 100085 Room 501, No.7, Shangdi Information Road, Haidian District, Beijing

Applicant before: BEIJING ACTIONSOFT SCIENCE AND TECHNOLOGY DEVELOPMENT Co.,Ltd.

GR01 Patent grant
GR01 Patent grant