[go: up one dir, main page]

CN106406834A - Method, device and system for managing application system - Google Patents

Method, device and system for managing application system Download PDF

Info

Publication number
CN106406834A
CN106406834A CN201510460403.9A CN201510460403A CN106406834A CN 106406834 A CN106406834 A CN 106406834A CN 201510460403 A CN201510460403 A CN 201510460403A CN 106406834 A CN106406834 A CN 106406834A
Authority
CN
China
Prior art keywords
management
application system
preset
type
management type
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.)
Pending
Application number
CN201510460403.9A
Other languages
Chinese (zh)
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201510460403.9A priority Critical patent/CN106406834A/en
Priority to PCT/CN2016/073932 priority patent/WO2016165468A1/en
Publication of CN106406834A publication Critical patent/CN106406834A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs

Landscapes

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

Abstract

The invention discloses a method, a device and a system for managing an application system. The method comprises the following steps of: adopting a plugin package to obtain a parameter corresponding to a preset management type, wherein the preset management type is the preset management type of all or parts of functions of one or a plurality of application systems; and according to the obtained parameter, and managing the preset management type of the functions of the application system to obtain a management result. Through the scheme of the invention, the management functions of the application system are separated from the application system through the plugin package, the management functions do not need to be developed by aiming at each application system, the management of the application system is simply realized, and a purpose that the application system and the management functions of the application system are decoupled is achieved.

Description

一种管理应用系统的方法、装置和系统A method, device and system for managing an application system

技术领域technical field

本发明涉及应用系统集群技术,尤指一种管理应用系统的方法、装置和系统。The invention relates to application system cluster technology, in particular to a method, device and system for managing application systems.

背景技术Background technique

信息和通信技术(ICT,Information and Communication Technology)是电信服务、信息服务,IT服务及应用的有机结合的时代,业务的多样性决定了现在的系统架构的复杂性。当今社会同时也处于大数据蓬勃发展的时期,需要对海量数据的运算存储。所有的这些特性决定了应用系统的多样性,管理的复杂性。Information and Communication Technology (ICT, Information and Communication Technology) is an era of organic integration of telecommunication services, information services, IT services and applications. The diversity of business determines the complexity of the current system architecture. Today's society is also in a period of vigorous development of big data, which requires computing and storage of massive data. All these characteristics determine the diversity of application systems and the complexity of management.

现有的管理应用系统的方法大致包括:将管理应用系统的功能集成在应用系统中。Existing methods for managing application systems generally include: integrating functions of the management application system into the application system.

现有的管理应用系统的方法中,由于各个应用系统的管理功能具有共性,因此,会造成管理功能的重复开发,实现比较复杂。In the existing methods for managing application systems, since the management functions of each application system have common features, repeated development of the management functions will be caused, and the implementation is relatively complicated.

发明内容Contents of the invention

为了解决上述问题,本发明提出了一种管理应用系统的方法、装置和系统,能够简单地实现对应用系统的管理。In order to solve the above problems, the present invention proposes a method, device and system for managing an application system, which can simply realize the management of the application system.

为了达到上述目的,本发明提出了一种管理应用系统的方法,包括:In order to achieve the above object, the present invention proposes a method for managing an application system, including:

采用插件包获取预设管理类型对应的参数;其中,预设管理类型为一个或多个应用系统的全部或部分功能的预设管理类型;Using a plug-in package to obtain parameters corresponding to a preset management type; wherein, the preset management type is a preset management type of all or part of the functions of one or more application systems;

根据获得的参数对应用系统的功能的预设管理类型进行管理得到管理结果。The preset management type of the function of the application system is managed according to the obtained parameters to obtain a management result.

优选地,还包括:Preferably, it also includes:

保存应用系统的功能、预设管理类型和管理结果之间的对应关系。The corresponding relationship between the function of the application system, the preset management type and the management result is saved.

优选地,当接收到来自用户的查询指令时,该方法还包括:Preferably, when receiving a query instruction from a user, the method further includes:

在所述对应关系中查找所述查询指令中的应用系统的功能和管理类型对应的管理结果,将查找到的管理结果发送给用户;Find the management result corresponding to the function and management type of the application system in the query instruction in the corresponding relationship, and send the found management result to the user;

或者,在所述对应关系中查找所述查询指令中的应用系统的功能对应的管理类型和管理结果,将查找到的管理类型和管理结果发送给用户。Or, search the corresponding relationship for the management type and management result corresponding to the function of the application system in the query instruction, and send the found management type and management result to the user.

本发明还提出了一种管理应用系统的装置,至少包括:The present invention also proposes a device for managing an application system, which at least includes:

获取模块,用于采用插件包获取预设管理类型对应的参数;其中,预设管理类型为一个或多个应用系统的全部或部分功能的预设管理类型;The obtaining module is used to obtain the parameters corresponding to the preset management type by using the plug-in package; wherein, the preset management type is the preset management type of all or part of the functions of one or more application systems;

管理模块,用于根据获得的参数对应用系统的功能的预设管理类型进行管理得到管理结果。The management module is configured to manage the preset management type of the function of the application system according to the obtained parameters to obtain a management result.

优选地,还包括:Preferably, it also includes:

存储模块,用于保存应用系统的功能、预设管理类型和管理结果之间的对应关系。The storage module is used for saving the corresponding relationship among the functions of the application system, preset management types and management results.

优选地,还包括:Preferably, it also includes:

查找模块,用于接收到来自用户的查询指令,在所述对应关系中查找所述查询指令中的应用系统的功能和管理类型对应的管理结果,将查找到的管理结果发送给用户;The search module is configured to receive a query instruction from the user, search the management result corresponding to the function and management type of the application system in the query instruction in the corresponding relationship, and send the found management result to the user;

或者,在所述对应关系中查找所述查询指令中的应用系统的功能对应的管理类型和管理结果,将查找到的管理类型和管理结果发送给用户。Or, search the corresponding relationship for the management type and management result corresponding to the function of the application system in the query instruction, and send the found management type and management result to the user.

本发明还提出了一种管理应用系统的系统,至少包括:一个或一个以上节点;所述节点至少包括上述任意装置中一个或一个以上模块。The present invention also proposes a system for managing application systems, which includes at least one or more nodes; the nodes at least include one or more modules in any of the above-mentioned devices.

与现有技术相比,本发明包括:采用插件包获取预设管理类型对应的参数;其中,预设管理类型为一个或多个应用系统的全部或部分功能的预设管理类型;根据获得的参数对应用系统的功能的预设管理类型进行管理得到管理结果。通过本发明的方案,通过插件包将对应用系统的管理功能和应用系统分离,而不需要针对每一个应用系统开发管理功能,简单地实现了对应用系统的管理,达到了应用系统和对应用系统的管理功能的解耦合的目的。Compared with the prior art, the present invention includes: using a plug-in package to obtain parameters corresponding to preset management types; wherein, the preset management types are preset management types of all or part of the functions of one or more application systems; according to the obtained The parameter manages the preset management type of the function of the application system to obtain the management result. Through the solution of the present invention, the management function of the application system is separated from the application system through the plug-in package, and there is no need to develop a management function for each application system, and the management of the application system is simply realized, and the application system and the application system are achieved. The purpose of decoupling the management functions of the system.

附图说明Description of drawings

下面对本发明实施例中的附图进行说明,实施例中的附图是用于对本发明的进一步理解,与说明书一起用于解释本发明,并不构成对本发明保护范围的限制。The accompanying drawings in the embodiments of the present invention are described below. The accompanying drawings in the embodiments are used for further understanding of the present invention and are used together with the description to explain the present invention, and do not constitute a limitation to the protection scope of the present invention.

图1为本发明管理应用系统的方法的流程图;Fig. 1 is the flow chart of the method for managing the application system of the present invention;

图2为本发明管理应用系统的装置的结构组成示意图;Fig. 2 is a schematic diagram of the structural composition of the device of the management application system of the present invention;

图3为本发明服务、角色和节点之间的关系示意图。Fig. 3 is a schematic diagram of the relationship among services, roles and nodes in the present invention.

具体实施方式detailed description

为了便于本领域技术人员的理解,下面结合附图对本发明作进一步的描述,并不能用来限制本发明的保护范围。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的各种方式可以相互组合。In order to facilitate the understanding of those skilled in the art, the present invention will be further described below in conjunction with the accompanying drawings, which cannot be used to limit the protection scope of the present invention. It should be noted that, in the case of no conflict, the embodiments in the present application and various manners in the embodiments can be combined with each other.

参见图1,本发明提出了一种管理应用系统的方法,包括:Referring to Fig. 1, the present invention proposes a method for managing application systems, including:

步骤100、采用插件包获取预设管理类型对应的参数。Step 100, using a plug-in package to obtain parameters corresponding to preset management types.

本步骤中,预设管理类型为一个或多个应用系统的全部或部分功能的预设管理类型。In this step, the default management type is the default management type of all or part of the functions of one or more application systems.

本步骤中,插件包中可以包含一个或多个插件,每一个插件对应一个预设管理类型,同一个应用系统的不同插件可以打包成一个插件包。In this step, the plug-in package may contain one or more plug-ins, each plug-in corresponds to a preset management type, and different plug-ins of the same application system may be packaged into a plug-in package.

插件包可增加或删除,具体实现属于本领域技术人员的公知技术,并不用于限定本发明的保护范围,这里不再赘述。The plug-in package can be added or deleted, and the specific implementation belongs to the well-known technology of those skilled in the art, and is not used to limit the protection scope of the present invention, and will not be repeated here.

本步骤中,预设管理类型可以是以下的任意一种或多种的组合:监控、日志、告警、指标等等。In this step, the preset management type may be any one or a combination of the following: monitoring, log, alarm, indicator, and so on.

本步骤中,预设管理类型对应哪些参数以及如何采用插件包获取这些参数是本领域技术人员的公知技术,并不用于限定本发明的保护范围,这里不再赘述。In this step, which parameters the preset management type corresponds to and how to use the plug-in package to obtain these parameters are well-known techniques for those skilled in the art, and are not used to limit the scope of protection of the present invention, and will not be repeated here.

步骤101、根据获得的参数对应用系统的功能的预设管理类型进行管理得到管理结果。Step 101: Manage the preset management type of the function of the application system according to the obtained parameters to obtain a management result.

本步骤中,如何根据获得的参数对应用系统的功能的预设管理类型进行管理得到管理结果属于本领域技术人员的公知技术,并不用于限定本发明的保护范围,这里不再赘述。In this step, how to manage the preset management type of the function of the application system according to the obtained parameters to obtain the management result belongs to the well-known technology of those skilled in the art, and is not used to limit the scope of protection of the present invention, and will not be repeated here.

通过本发明的方案,通过插件包将对应用系统的管理功能和应用系统分离,而不需要针对每一个应用系统开发管理功能,简单地实现了对应用系统的管理,达到了应用系统和对应用系统的管理功能的解耦合的目的。Through the solution of the present invention, the management function of the application system is separated from the application system through the plug-in package, and there is no need to develop a management function for each application system, and the management of the application system is simply realized, and the application system and the application system are achieved. The purpose of decoupling the management functions of the system.

进一步地,该方法还包括:Further, the method also includes:

步骤102、保存应用系统的功能、预设管理类型和管理结果之间的对应关系。Step 102, saving the correspondence between the functions of the application system, preset management types and management results.

当接收到来自用户的查询指令时,该方法还包括:When receiving the query instruction from the user, the method also includes:

在对应关系中查找查询指令中的应用系统的功能和管理类型对应的管理结果,将查找到的管理结果发送给用户;Find the management results corresponding to the functions and management types of the application system in the query instruction in the corresponding relationship, and send the found management results to the user;

或者,在对应关系中查找查询指令中的应用系统的功能对应的管理类型和管理结果,将查找到的管理类型和管理结果发送给用户。Alternatively, the management type and management result corresponding to the function of the application system in the query instruction are searched in the corresponding relationship, and the found management type and management result are sent to the user.

这样,为用户提供了统一的查询接口,用户不再需要到各个具体的应用系统查询管理结果。In this way, a unified query interface is provided for the user, and the user no longer needs to query management results in each specific application system.

参见图2,本发明还提出了一种管理应用系统的装置,至少包括:Referring to Fig. 2, the present invention also proposes a device for managing application systems, including at least:

获取模块,用于采用插件包获取预设管理类型对应的参数;其中,预设管理类型为一个或多个应用系统的全部或部分功能的预设管理类型;The obtaining module is used to obtain the parameters corresponding to the preset management type by using the plug-in package; wherein, the preset management type is the preset management type of all or part of the functions of one or more application systems;

管理模块,用于根据获得的参数对应用系统的功能的预设管理类型进行管理得到管理结果。The management module is configured to manage the preset management type of the function of the application system according to the obtained parameters to obtain a management result.

本发明的装置中,还包括:In the device of the present invention, also include:

存储模块,用于保存应用系统的功能、预设管理类型和管理结果之间的对应关系。The storage module is used for saving the corresponding relationship among the functions of the application system, preset management types and management results.

本发明的装置中,还包括:In the device of the present invention, also include:

查找模块,用于接收到来自用户的查询指令,在对应关系中查找查询指令中的应用系统的功能和管理类型对应的管理结果,将查找到的管理结果发送给用户;The search module is configured to receive a query instruction from the user, search for the management result corresponding to the function and management type of the application system in the query instruction in the corresponding relationship, and send the found management result to the user;

或者,在对应关系中查找查询指令中的应用系统的功能对应的管理类型和管理结果,将查找到的管理类型和管理结果发送给用户。Alternatively, the management type and management result corresponding to the function of the application system in the query instruction are searched in the corresponding relationship, and the found management type and management result are sent to the user.

其中,管理模块可以包含各个独立的管理功能组件(如监控、日志、告警、指标等),每一个功能组件对应一个预设管理类型,每一个功能组件通过网络服务(webservice)或静止(rest)接口与插件实现通信。Among them, the management module can include various independent management functional components (such as monitoring, logs, alarms, indicators, etc.), each functional component corresponds to a preset management type, and each functional component can be accessed through the network service (webservice) or static (rest) The interface communicates with the plug-in.

管理模块中还可以包括安装部署的功能组件,用于将实现管理功能组件和插件包的部署,具体实现属于本领域技术人员的公知技术,并不用于限定本发明的保护范围,这里不再赘述。The management module may also include functional components for installation and deployment, which are used to implement the deployment of management functional components and plug-in packages. The specific implementation belongs to the well-known technology of those skilled in the art, and is not used to limit the protection scope of the present invention, and will not be repeated here. .

本发明还提出了一种管理应用系统的系统,至少包括:一个或一个以上节点;节点至少包括任意一个本发明的装置中一个或一个以上模块。The present invention also proposes a system for managing application systems, which at least includes: one or more nodes; the nodes at least include one or more modules in any device of the present invention.

具体地,可以将应用系统抽象成模型来实现对应用系统的管理。Specifically, the application system can be abstracted into a model to realize the management of the application system.

下面首先介绍模型中的几个概念。The following first introduces several concepts in the model.

服务:某一产品(本发明指应用系统)提供的各种功能的总称;Service: the general term for various functions provided by a certain product (this invention refers to the application system);

角色:产品中对某一个功能提供支持的模块(组件),逻辑概念,一个服务可以划分为多种角色;Role: a module (component) that supports a certain function in the product, a logical concept, a service can be divided into multiple roles;

角色实例:具体的节点上的角色;Role instance: the role on a specific node;

节点:为各种角色提供部署环境的计算机。Node: A computer that provides a deployment environment for various roles.

图3为服务、角色和节点之间的关系示意图。如图3所示,一个服务可以按照功能划分为多种角色,部署在节点上的实体对应到各个角色实例。Fig. 3 is a schematic diagram of the relationship among services, roles and nodes. As shown in Figure 3, a service can be divided into multiple roles according to its functions, and entities deployed on nodes correspond to each role instance.

应用系统对应的模型可以采用数据库或可扩展标记语言(XML,Extensible Markup Language)格式的文件来存储,具体实现属于本领域技术人员的公知技术,并不用于限定本发明的保护范围,这里不再赘述。The model corresponding to the application system can be stored using a database or a file in Extensible Markup Language (XML, Extensible Markup Language) format. The specific implementation belongs to the known technology of those skilled in the art, and is not intended to limit the protection scope of the present invention, and will not be described here repeat.

例如,XML格式的文件如下:For example, the file in XML format is as follows:

其中,第一行表示服务集的开始,第二行名称为ZENIC.NFmanager的服务,第三行表示角色集的开始,第四行表示名称为ZENIC.NFmanager.master"的角色,第五行表示对角色进行安装(install),第六行表示角色的结束,第七到十一行表示对另一个角色的install、更新(Update)和卸载(uninstall),第十二行表示角色集的结束,第十三到十五行表示服务之间可能存在的依赖关系,第十六到十九行表示模型可以携带的静态参数,第二十行表示服务的结束,第二十一行表示服务集的结束。Among them, the first line indicates the beginning of the service set, the second line indicates the service named ZENIC.NFmanager, the third line indicates the beginning of the role set, the fourth line indicates the role named ZENIC.NFmanager.master", and the fifth line indicates the The role is installed (install), the sixth line indicates the end of the role, the seventh to eleventh lines indicate the install, update (Update) and uninstall (uninstall) of another role, the twelfth line indicates the end of the role set, the first The 13th to 15th lines indicate the possible dependencies between services, the 16th to 19th lines indicate the static parameters that the model can carry, the 20th line indicates the end of the service, and the 21st line indicates the end of the service set.

安装部署的功能组件通过加载上述XML文件来实现管理功能组件和插件包的部署,然后将部署后的服务持久化在系统中。Installing and deploying functional components implements the deployment of management functional components and plug-in packages by loading the above XML files, and then persists the deployed services in the system.

其中,持久化的具体步骤为:Among them, the specific steps of persistence are:

a)管理应用系统的系统在安装应用系统的节点上推送代理;a) The system that manages the application system pushes the agent on the node where the application system is installed;

b)管理应用系统的系统选定服务、角色发送给代理;b) The system selected service and role of the management application system are sent to the agent;

c)代理负责识别action id,并根据对应的描述文件执行对应的动作,该描述文件采用ruby语言对安装过程进行描述,名称与action ID保持一致,如install.rb;c) The agent is responsible for identifying the action ID and executing the corresponding action according to the corresponding description file. The description file uses ruby language to describe the installation process, and the name is consistent with the action ID, such as install.rb;

d)描述文件包含在对应的插件包中,指向应用系统的实际入口;d) The description file is included in the corresponding plug-in package, pointing to the actual entry of the application system;

e)启动应用系统的安装并反馈进度到管理应用系统的系统,最终反馈给终端用户;e) Start the installation of the application system and feed back the progress to the system that manages the application system, and finally to the end user;

f)成功安装的组件持久化在管理应用系统的系统中。f) The successfully installed components are persisted in the system of the management application system.

需要说明的是,以上所述的实施例仅是为了便于本领域的技术人员理解而已,并不用于限制本发明的保护范围,在不脱离本发明的发明构思的前提下,本领域技术人员对本发明所做出的任何显而易见的替换和改进等均在本发明的保护范围之内。It should be noted that the above-described embodiments are only for the convenience of those skilled in the art to understand, and are not intended to limit the protection scope of the present invention. Any obvious replacements and improvements made by the invention are within the protection scope of the present invention.

Claims (7)

1.一种管理应用系统的方法,其特征在于,包括:1. A method for managing an application system, comprising: 采用插件包获取预设管理类型对应的参数;其中,预设管理类型为一个或多个应用系统的全部或部分功能的预设管理类型;Using a plug-in package to obtain parameters corresponding to a preset management type; wherein, the preset management type is a preset management type of all or part of the functions of one or more application systems; 根据获得的参数对应用系统的功能的预设管理类型进行管理得到管理结果。The preset management type of the function of the application system is managed according to the obtained parameters to obtain a management result. 2.根据权利要求1所述的方法,其特征在于,还包括:2. The method according to claim 1, further comprising: 保存应用系统的功能、预设管理类型和管理结果之间的对应关系。The corresponding relationship between the function of the application system, the preset management type and the management result is saved. 3.根据权利要求2所述的方法,其特征在于,当接收到来自用户的查询指令时,该方法还包括:3. The method according to claim 2, characterized in that, when receiving a query instruction from a user, the method further comprises: 在所述对应关系中查找所述查询指令中的应用系统的功能和管理类型对应的管理结果,将查找到的管理结果发送给用户;Find the management result corresponding to the function and management type of the application system in the query instruction in the corresponding relationship, and send the found management result to the user; 或者,在所述对应关系中查找所述查询指令中的应用系统的功能对应的管理类型和管理结果,将查找到的管理类型和管理结果发送给用户。Or, search the corresponding relationship for the management type and management result corresponding to the function of the application system in the query instruction, and send the found management type and management result to the user. 4.一种管理应用系统的装置,其特征在于,至少包括:4. A device for managing an application system, characterized in that it at least includes: 获取模块,用于采用插件包获取预设管理类型对应的参数;其中,预设管理类型为一个或多个应用系统的全部或部分功能的预设管理类型;The obtaining module is used to obtain the parameters corresponding to the preset management type by using the plug-in package; wherein, the preset management type is the preset management type of all or part of the functions of one or more application systems; 管理模块,用于根据获得的参数对应用系统的功能的预设管理类型进行管理得到管理结果。The management module is configured to manage the preset management type of the function of the application system according to the obtained parameters to obtain a management result. 5.根据权利要求4所述的装置,其特征在于,还包括:5. The device according to claim 4, further comprising: 存储模块,用于保存应用系统的功能、预设管理类型和管理结果之间的对应关系。The storage module is used for saving the corresponding relationship among the functions of the application system, preset management types and management results. 6.根据权利要求5所述的装置,其特征在于,还包括:6. The device according to claim 5, further comprising: 查找模块,用于接收到来自用户的查询指令,在所述对应关系中查找所述查询指令中的应用系统的功能和管理类型对应的管理结果,将查找到的管理结果发送给用户;The search module is configured to receive a query instruction from the user, search the management result corresponding to the function and management type of the application system in the query instruction in the corresponding relationship, and send the found management result to the user; 或者,在所述对应关系中查找所述查询指令中的应用系统的功能对应的管理类型和管理结果,将查找到的管理类型和管理结果发送给用户。Or, search the corresponding relationship for the management type and management result corresponding to the function of the application system in the query instruction, and send the found management type and management result to the user. 7.一种管理应用系统的系统,其特征在于,至少包括:一个或一个以上节点;所述节点至少包括权利要求4~6任意一项所述的装置中一个或一个以上模块。7. A system for managing application systems, characterized by at least comprising: one or more nodes; said nodes at least comprising one or more modules of the apparatus according to any one of claims 4-6.
CN201510460403.9A 2015-07-30 2015-07-30 Method, device and system for managing application system Pending CN106406834A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510460403.9A CN106406834A (en) 2015-07-30 2015-07-30 Method, device and system for managing application system
PCT/CN2016/073932 WO2016165468A1 (en) 2015-07-30 2016-02-17 Method, apparatus and system for managing application systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510460403.9A CN106406834A (en) 2015-07-30 2015-07-30 Method, device and system for managing application system

Publications (1)

Publication Number Publication Date
CN106406834A true CN106406834A (en) 2017-02-15

Family

ID=57126184

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510460403.9A Pending CN106406834A (en) 2015-07-30 2015-07-30 Method, device and system for managing application system

Country Status (2)

Country Link
CN (1) CN106406834A (en)
WO (1) WO2016165468A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020147264A1 (en) * 2019-01-14 2020-07-23 平安科技(深圳)有限公司 Method, apparatus and device for monitoring multi-system log data, and readable storage medium
CN115774559A (en) * 2022-11-30 2023-03-10 成都赛力斯科技有限公司 Application program management method and device, electronic equipment and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110362364A (en) * 2019-07-23 2019-10-22 深圳市元征科技股份有限公司 Software Development Kit funcall method, system and electronic equipment and medium

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002366361A (en) * 2001-06-12 2002-12-20 Hitachi Ltd Computer management method, its execution system and its processing program
CN1641569A (en) * 2004-01-06 2005-07-20 英业达股份有限公司 Realization method of plug-in function under Java applet
CN101179414A (en) * 2006-11-09 2008-05-14 中兴通讯股份有限公司 A method for integrating lower-level network management functions in upper-level network management
CN101551891A (en) * 2009-04-30 2009-10-07 用友软件股份有限公司 Plug-in order method and its device
CN101909082A (en) * 2010-07-29 2010-12-08 中国运载火箭技术研究院 A model-driven grid portal configuration system and configuration method
CN101938376A (en) * 2010-09-08 2011-01-05 中兴通讯股份有限公司 A method and system for realizing the use of network management client functions
CN103176795A (en) * 2013-02-04 2013-06-26 中国电子科技集团公司第二十八研究所 Method for applying plug-in technology to data filtering of information distribution software
CN103281344A (en) * 2012-01-14 2013-09-04 国际商业机器公司 Integrated metering method and system of service usage for hybrid clouds
CN103377041A (en) * 2012-04-24 2013-10-30 腾讯科技(深圳)有限公司 Function bar achievement method and device
CN103500094A (en) * 2013-09-25 2014-01-08 北京大学 Service platform monitoring model capable of supporting user visible user-definition
CN103516781A (en) * 2012-06-27 2014-01-15 国际商业机器公司 Method and system for instantiating resources of IT-service
CN103645901A (en) * 2013-12-16 2014-03-19 上海证券交易所 Event chain based user interface plugin interaction method
CN103885777A (en) * 2014-03-25 2014-06-25 浪潮(山东)电子信息有限公司 Development method of bank self-service system cross-browser insert
CN104113431A (en) * 2014-02-20 2014-10-22 西安未来国际信息股份有限公司 Distributed log acquisition pipeline design acting on cloud computing data center
CN104391697A (en) * 2014-11-11 2015-03-04 百度在线网络技术(北京)有限公司 System and method for managing cloud resources of application program
CN104541246A (en) * 2012-09-07 2015-04-22 甲骨文国际公司 System and method for providing a service management engine for use in a cloud computing environment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101464805B (en) * 2008-12-24 2012-09-05 中兴通讯股份有限公司 Plug-in management method and system thereof
CN102739802B (en) * 2012-07-06 2015-07-22 广东电网公司汕头供电局 Service application-oriented IT centralized operation and maintenance analyzing system
US9785767B2 (en) * 2013-03-15 2017-10-10 Imagine Communications Corp. Systems and methods for determining trust levels for computing components
CN104580423A (en) * 2014-12-26 2015-04-29 首都信息发展股份有限公司 Mixed type enterprise application system

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002366361A (en) * 2001-06-12 2002-12-20 Hitachi Ltd Computer management method, its execution system and its processing program
CN1641569A (en) * 2004-01-06 2005-07-20 英业达股份有限公司 Realization method of plug-in function under Java applet
CN101179414A (en) * 2006-11-09 2008-05-14 中兴通讯股份有限公司 A method for integrating lower-level network management functions in upper-level network management
CN101551891A (en) * 2009-04-30 2009-10-07 用友软件股份有限公司 Plug-in order method and its device
CN101909082A (en) * 2010-07-29 2010-12-08 中国运载火箭技术研究院 A model-driven grid portal configuration system and configuration method
CN101938376A (en) * 2010-09-08 2011-01-05 中兴通讯股份有限公司 A method and system for realizing the use of network management client functions
CN103281344A (en) * 2012-01-14 2013-09-04 国际商业机器公司 Integrated metering method and system of service usage for hybrid clouds
CN103377041A (en) * 2012-04-24 2013-10-30 腾讯科技(深圳)有限公司 Function bar achievement method and device
CN103516781A (en) * 2012-06-27 2014-01-15 国际商业机器公司 Method and system for instantiating resources of IT-service
CN104541246A (en) * 2012-09-07 2015-04-22 甲骨文国际公司 System and method for providing a service management engine for use in a cloud computing environment
CN103176795A (en) * 2013-02-04 2013-06-26 中国电子科技集团公司第二十八研究所 Method for applying plug-in technology to data filtering of information distribution software
CN103500094A (en) * 2013-09-25 2014-01-08 北京大学 Service platform monitoring model capable of supporting user visible user-definition
CN103645901A (en) * 2013-12-16 2014-03-19 上海证券交易所 Event chain based user interface plugin interaction method
CN104113431A (en) * 2014-02-20 2014-10-22 西安未来国际信息股份有限公司 Distributed log acquisition pipeline design acting on cloud computing data center
CN103885777A (en) * 2014-03-25 2014-06-25 浪潮(山东)电子信息有限公司 Development method of bank self-service system cross-browser insert
CN104391697A (en) * 2014-11-11 2015-03-04 百度在线网络技术(北京)有限公司 System and method for managing cloud resources of application program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020147264A1 (en) * 2019-01-14 2020-07-23 平安科技(深圳)有限公司 Method, apparatus and device for monitoring multi-system log data, and readable storage medium
CN115774559A (en) * 2022-11-30 2023-03-10 成都赛力斯科技有限公司 Application program management method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
WO2016165468A1 (en) 2016-10-20

Similar Documents

Publication Publication Date Title
US12228918B2 (en) System and method for interoperable communication of an automation system component with multiple information sources
CN111209011A (en) Cross-platform container cloud automatic deployment system
US10318287B2 (en) Deploying documents to a server in a specific environment
US9330161B2 (en) Creating global aggregated namespaces for storage management
US9038059B2 (en) Automatically targeting application modules to individual machines and application framework runtimes instances
CN108874558B (en) Message subscription method of distributed transaction, electronic device and readable storage medium
CN110752947A (en) K8s cluster deployment method and device, and deployment platform
CN107992537B (en) Service attribute transmission method, device, computer equipment and storage medium
CN113434158B (en) Custom management method, device, equipment and medium for big data component
US11328021B2 (en) Automatic resource management for build systems
US20080222617A1 (en) Server side application integration framework
CN107025108B (en) Exporting hierarchical data from a Source Code Management (SCM) system to a Product Lifecycle Management (PLM) system
EP2959387A1 (en) Method and system for providing high availability for state-aware applications
CN117170822B (en) System model and code joint simulation system using distributed network middleware
CN103309985A (en) Business service registration and publication method and system for service registration centers
CN111078213B (en) Code generation method and code generation device
CN113626007B (en) Application method and device of connector model and server
CN106406834A (en) Method, device and system for managing application system
US9411618B2 (en) Metadata-based class loading using a content repository
WO2016197953A1 (en) Method and device for deploying multi-mode base station
CN113608831B (en) Plug-in instance management method, system, storage medium and equipment
US9235437B2 (en) Method and integration component for integrating OSGi environments into a Service-oriented Architecture
CN107315576A (en) A kind of method and system of dynamic expansion software flow
CN112114871B (en) Code sharing method, device, server, terminal and medium
CN112732249A (en) Code processing method, device, system, equipment and medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20170215