CN109189551A - A kind of method, apparatus and computer storage medium creating middleware - Google Patents

A kind of method, apparatus and computer storage medium creating middleware Download PDF

Info

Publication number
CN109189551A
CN109189551A CN201810900931.5A CN201810900931A CN109189551A CN 109189551 A CN109189551 A CN 109189551A CN 201810900931 A CN201810900931 A CN 201810900931A CN 109189551 A CN109189551 A CN 109189551A
Authority
CN
China
Prior art keywords
middleware
image file
creating
service
virtual machine
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
CN201810900931.5A
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201810900931.5A priority Critical patent/CN109189551A/en
Publication of CN109189551A publication Critical patent/CN109189551A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances

Landscapes

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

Abstract

A kind of method, apparatus and computer storage medium creating middleware, comprising: cloud data center management platform receives the image file for the middleware being pre-created;Middleware services are created according to the image file received.The embodiment of the present invention realizes middleware in the creation of cloud computing platform, improves the application experience of cloud computing.

Description

Method and device for creating middleware and computer storage medium
Technical Field
The present disclosure relates to, but not limited to, cloud computing technologies, and more particularly, to a method, an apparatus, and a computer storage medium for creating middleware.
Background
In the cloud computing era, with the application and popularization of cloud services; the cloud computing platform is carrying out service expansion on the basis of three services of computing, network and storage. In the background of hundreds of flowers on internet applications, middleware is used in most applications, and is generally used for bearing the most core services of the applications. In addition, with the prevalence of big data analysis, how to manage middleware reliably and conveniently becomes more important. Therefore, the middleware becomes another important service provided by the cloud computing platform for the user.
How to create the middleware on the cloud computing platform becomes a problem for promoting the middleware to be efficiently applied on the cloud computing platform.
Disclosure of Invention
The following is a summary of the subject matter described in detail herein. This summary is not intended to limit the scope of the claims.
The embodiment of the invention provides a method and a device for creating a middleware and a computer storage medium, which can realize the creation of the middleware on a cloud computing platform and improve the application experience of cloud computing.
The embodiment of the invention provides a method for creating a middleware, which comprises the following steps:
the cloud data center management platform receives a pre-created mirror image file of the middleware;
and creating a middleware service according to the received image file.
Optionally, the image file includes:
and at the virtualization platform, creating an image file for the middleware.
Optionally, before receiving the image file of the pre-created middleware, the method further includes:
configuring the following part or all of information for the cache region of the image file: an internet protocol address IP, a network file system NFS shared path and a common internet file system CIFS shared path.
Optionally, the image file is obtained by the following method:
installing a middleware service compatible with a file version needing to install the middleware on a virtual machine, and configuring an available domain and login-free starting of the middleware;
adding the middleware service starting script and the configuration information of the distribution network card and the mounting volume after the middleware service is started;
and after the network information and the volume information of the virtual machine are deleted, the virtual machine is closed and the image file is exported by the virtual machine.
Optionally, the creating middleware service includes:
according to the related parameter information of the middleware service, creating a corresponding template type and version and a virtual machine instance which is configured by the service configuration and is input into the configuration on a virtualization platform;
performing IP allocation and volume mounting of the current virtual machine according to the configuration information contained in the image file, and starting a middleware service;
wherein the related parameter information includes: name of middleware instance, platform type, template type, version, service configuration.
In another aspect, an embodiment of the present invention further provides an apparatus for creating a middleware, including: a receiving unit and a creating unit; wherein,
the receiving unit is used for: receiving a mirror image file of a pre-created middleware;
the creation unit is configured to: and creating a middleware service according to the received image file.
Optionally, the image file includes:
and at the virtualization platform, creating an image file for the middleware.
Optionally, the apparatus further includes a configuration unit, configured to perform configuration of the following part or all of information on the cache area of the image file:
an internet protocol address IP, a network file system NFS shared path and a common internet file system CIFS shared path.
Optionally, the image file is obtained by the following method:
installing a middleware service compatible with a file version needing to install the middleware on a virtual machine, and configuring an available domain and login-free starting of the middleware;
adding the middleware service starting script and the configuration information of the distribution network card and the mounting volume after the middleware service is started;
and after the network information and the volume information of the virtual machine are deleted, the virtual machine is closed and the image file is exported by the virtual machine.
Optionally, the creating unit is specifically configured to:
according to the related parameter information of the middleware service, creating a corresponding template type and version and a virtual machine instance which is configured by the service configuration and is input into the configuration on a virtualization platform;
performing IP allocation and volume mounting of the current virtual machine according to the configuration information contained in the image file, and starting a middleware service;
wherein the related parameter information includes: name of middleware instance, platform type, template type, version, service configuration.
On the other hand, the embodiment of the present invention further provides a computer storage medium, where computer-executable instructions are stored in the computer storage medium, and the computer-executable instructions are used to execute the above method for creating middleware.
Compared with the related art, the technical scheme of the application comprises the following steps: the cloud data center management platform receives a pre-created mirror image file of the middleware; and creating a middleware service according to the received image file. The embodiment of the invention realizes the creation of the middleware on the cloud computing platform and improves the application experience of cloud computing.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the example serve to explain the principles of the invention and not to limit the invention.
FIG. 1 is a flow chart of a method for creating middleware according to an embodiment of the present invention;
FIG. 2 is a block diagram of an apparatus for creating middleware according to an embodiment of the present invention;
fig. 3 is a schematic diagram of an application example of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict.
The steps illustrated in the flow charts of the figures may be performed in a computer system such as a set of computer-executable instructions. Also, while a logical order is shown in the flow diagrams, in some cases, the steps shown or described may be performed in an order different than here.
Fig. 1 is a flowchart of a method for creating middleware according to an embodiment of the present invention, as shown in fig. 1, including:
step 101, a cloud data center management platform receives a pre-created mirror image file of a middleware;
optionally, the middleware in the embodiment of the present invention includes: weblogic (WebLogic is a Java application server for developing, integrating, deploying and managing large distributed world Wide Web (Web) applications, Web applications and database applications) middleware.
Optionally, the image file in the embodiment of the present invention includes:
and at the virtualization platform, creating an image file for the middleware.
It should be noted that, the virtualization platform according to the embodiment of the present invention includes: a VMware virtualization platform; vmware is a desktop virtual computer software, and is a very stable and secure desktop virtualization platform in the industry, and is characterized in virtual networking, real-time snapshot, shared folder dragging, support of pre-boot execution environment (PXE), and the like. By using vmware, a user can run different operating systems on a single desktop at the same time to develop, test and deploy a new application program.
Optionally, before receiving the image file of the pre-created middleware, the method in the embodiment of the present invention further includes:
configuring the following part or all of information for the cache region of the image file: an internet protocol address IP, a network file system NFS shared path and a common internet file system CIFS shared path.
Optionally, the mirror image file in the embodiment of the present invention includes a file obtained by the following method:
in the VMware virtualization platform, an image file is edited for the middleware service by those skilled in the art.
Optionally, the image file in the embodiment of the present invention is obtained by the following method:
installing a middleware service compatible with a file version needing to install the middleware on a virtual machine, and configuring an available domain and login-free starting of the middleware;
adding the middleware service starting script and the configuration information of the distribution network card and the mounting volume after the middleware service is started;
after deleting the network information and the volume information of the virtual machine, the virtual machine is closed and the mirror image file is exported by the virtual machine; here, the image file includes: the method comprises the steps of opening a virtualization format ovf template, displaying (MF) files with file suffixes, and VMDK (virtual hard disk format created by VMware) files, wherein MF files and VMDK files are automatically loaded when the ovf template is loaded.
Optionally, creating a middleware service in an embodiment of the present invention includes:
and under the cloud data center management platform environment, creating a middleware service of the VMware virtualization platform.
And 102, creating a middleware service according to the received image file.
Optionally, creating a middleware service in an embodiment of the present invention includes:
according to the related parameter information of the middleware service, creating a corresponding template type and version and a virtual machine instance which is configured by the service configuration and is input into the configuration on a virtualization platform;
performing IP allocation and volume mounting of the current virtual machine according to the configuration information contained in the image file, and starting a middleware service;
wherein the related parameter information includes: name of middleware instance, platform type, template type, version, service configuration.
It should be noted that, the service configuration of the middleware in the embodiment of the present invention includes: configuration of CPU, memory and storage sections. The platform type is the type of a virtualization platform;
compared with the related art, the technical scheme of the application comprises the following steps: the cloud data center management platform receives a pre-created mirror image file of the middleware; and creating a middleware service according to the received image file. The embodiment of the invention realizes the creation of the middleware on the cloud computing platform and improves the application experience of cloud computing.
Fig. 2 is a block diagram of an apparatus for creating middleware according to an embodiment of the present invention, as shown in fig. 2, including: a receiving unit and a creating unit; wherein,
the receiving unit is used for: receiving a mirror image file of a pre-created middleware;
the creation unit is configured to: and creating a middleware service according to the received image file.
Optionally, the middleware in the embodiment of the present invention includes: weblogic (WebLogic is a Java application server for developing, integrating, deploying and managing large distributed world Wide Web (Web) applications, Web applications and database applications) middleware.
Optionally, the image file in the embodiment of the present invention includes:
and at the virtualization platform, creating an image file for the middleware.
It should be noted that, the virtualization platform according to the embodiment of the present invention includes: a VMware virtualization platform; vmware is a desktop virtual computer software, and is a very stable and secure desktop virtualization platform in the industry, and is characterized in virtual networking, real-time snapshot, shared folder dragging, support of pre-boot execution environment (PXE), and the like. By using vmware, a user can run different operating systems on a single desktop at the same time to develop, test and deploy a new application program.
Optionally, the apparatus in this embodiment of the present invention further includes a configuration unit, configured to perform configuration on the following part or all of information of the cache area of the image file:
an internet protocol address IP, a network file system NFS shared path and a common internet file system CIFS shared path.
Optionally, the mirror image file in the embodiment of the present invention includes a file obtained by the following method:
in the VMware virtualization platform, an image file is edited for the middleware service by those skilled in the art.
Optionally, the image file in the embodiment of the present invention is obtained by the following method:
installing a middleware service compatible with a file version needing to install the middleware on a virtual machine, and configuring an available domain and login-free starting of the middleware;
adding the middleware service starting script and the configuration information of the distribution network card and the mounting volume after the middleware service is started;
and after the network information and the volume information of the virtual machine are deleted, the virtual machine is closed and the image file is exported by the virtual machine.
Optionally, creating a middleware service in an embodiment of the present invention includes:
and under the cloud data center management platform environment, creating a middleware service of the VMware virtualization platform.
Optionally, the creating unit in the embodiment of the present invention is specifically configured to:
according to the related parameter information of the middleware service, creating a corresponding template type and version and a virtual machine instance which is configured by the service configuration and is input into the configuration on a virtualization platform;
performing IP allocation and volume mounting of the current virtual machine according to the configuration information contained in the image file, and starting a middleware service;
wherein the related parameter information includes: name of middleware instance, platform type, template type, version, service configuration.
It should be noted that, the service configuration of the middleware in the embodiment of the present invention includes: configuration of CPU, memory and storage sections.
Compared with the related art, the technical scheme of the application comprises the following steps: the cloud data center management platform receives a pre-created mirror image file of the middleware; and creating a middleware service according to the received image file. The embodiment of the invention realizes the creation of the middleware on the cloud computing platform and improves the application experience of cloud computing.
The embodiment of the invention also provides a computer storage medium, wherein the computer storage medium stores computer executable instructions, and the computer executable instructions are used for executing the method for creating the middleware.
The method of the embodiment of the present invention is described in detail below by using application examples, which are only used for illustrating the present invention and are not used for limiting the protection scope of the present invention.
Application example
The application example of the invention is explained by taking a cloud data center management platform as an ICM cloud system. The method mainly comprises the following steps: making a mirror image file of a self-defined Weblogic type middleware, and uploading the mirror image file to an ICM cloud system; configuring a mirror cache region (a cache region IP, a cache region NFS shared path and a cache region CIFS shared path) in the ICM cloud sea system; and creating a Weblogic type middleware instance through Weblogic middleware mirror image in the ICM cloud system.
The implementation of the application example of the invention must have a VMware virtualization environment, that is, a VMware environment module runs normally, and the specific implementation process of the application example of the invention is as follows:
firstly: manufacturing a custom mirror image for Weblogic middleware service on a VMware virtualization platform; for example: creating a community enterprise operating system (CentOs)5.6 virtual machine, installing a required version Weblogic middleware service, configuring an available domain of Weblogic and login-free starting of Weblogic; adding a Weblogic middleware service startup script in the mirror image file, wherein the Weblogic middleware service startup distributes network cards and automatically mounts volume scripts; the network information and volume information of the virtual machine are deleted and the shutdown export is an ovf template. The embodiment of the invention establishes Weblogic middleware service of a VMware platform in an ICM cloud environment, and comprises the following steps: firstly, the method comprises the following steps: inputting the name of the middleware instance, the platform type, the template type, the version, the service configuration (CPU, memory, storage); secondly, the method comprises the following steps: the ICM cloud environment collects information input by a user, creates a corresponding template type and version and a virtual machine instance configured to enter configuration on a VMware platform, automatically executes a configuration script to automatically distribute IP (Internet protocol), mount a volume and start Weblogic middleware service for a current virtual machine during creation, and completes the creation of the middleware service instance. Fig. 3 is a schematic diagram of an application example of the present invention, as shown in fig. 3, including:
step 301, creating a middleware mirror image file; the method specifically comprises the following steps: creating a Weblogic middleware mirror image file of a VMware platform;
step 302, uploading the mirror image file to a cloud data center management platform; the method specifically comprises the following steps: uploading the Weblogic middleware mirror image file to an ICM cloud system;
step 303, creating a middleware service according to the mirror image file; the method specifically comprises the following steps: mirror image cache regions (a cache region IP, a cache region NFS shared path and a cache region CIFS shared path) are configured in the ICM cloud system, and virtual machine instances containing Weblogic services are created in the ICM cloud system through Weblogic middleware images.
The invention uses the resource scheduling mode of the example to change from the granularity of the physical machine in the related technology to the granularity of the virtual machine, a large number of middleware virtual machine examples can be operated on a single physical machine, the effective utilization and skill goals of the physical resources are realized, the creation and configuration of the middleware can be completed by simply inputting some basic information, then the management control of a plurality of middleware can be performed to complete the requirement, and the utilization rate of physical resource equipment are improved; the customized Weblogic middleware image and the ICM cloud environment create WebLogic middleware service, and loss caused by error proneness of computer hardware and software is reduced.
It will be understood by those skilled in the art that all or part of the steps of the above methods may be implemented by a program instructing associated hardware (e.g., a processor) to perform the steps, and the program may be stored in a computer readable storage medium, such as a read only memory, a magnetic or optical disk, and the like. Alternatively, all or part of the steps of the above embodiments may be implemented using one or more integrated circuits. Accordingly, each module/unit in the above embodiments may be implemented in hardware, for example, by an integrated circuit to implement its corresponding function, or in software, for example, by a processor executing a program/instruction stored in a memory to implement its corresponding function. The present invention is not limited to any specific form of combination of hardware and software.
Although the embodiments of the present invention have been described above, the above description is only for the convenience of understanding the present invention, and is not intended to limit the present invention. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (11)

1. A method of creating middleware, comprising:
the cloud data center management platform receives a pre-created mirror image file of the middleware;
and creating a middleware service according to the received image file.
2. The method of claim 1, wherein the image file comprises:
and at the virtualization platform, creating an image file for the middleware.
3. The method of claim 1, wherein prior to receiving the image file of the pre-created middleware, the method further comprises:
configuring the following part or all of information for the cache region of the image file: an internet protocol address IP, a network file system NFS shared path and a common internet file system CIFS shared path.
4. The method according to any one of claims 1 to 3, wherein the image file is obtained by:
installing a middleware service compatible with a file version needing to install the middleware on a virtual machine, and configuring an available domain and login-free starting of the middleware;
adding the middleware service starting script and the configuration information of the distribution network card and the mounting volume after the middleware service is started;
and after the network information and the volume information of the virtual machine are deleted, the virtual machine is closed and the image file is exported by the virtual machine.
5. The method of claim 4, wherein creating the middleware service comprises:
according to the related parameter information of the middleware service, creating a corresponding template type and version and a virtual machine instance which is configured by the service configuration and is input into the configuration on a virtualization platform;
performing IP allocation and volume mounting of the current virtual machine according to the configuration information contained in the image file, and starting a middleware service;
wherein the related parameter information includes: name of middleware instance, platform type, template type, version, service configuration.
6. An apparatus for creating middleware, comprising: a receiving unit and a creating unit; wherein,
the receiving unit is used for: receiving a mirror image file of a pre-created middleware;
the creation unit is configured to: and creating a middleware service according to the received image file.
7. The apparatus of claim 6, wherein the image file comprises:
and at the virtualization platform, creating an image file for the middleware.
8. The apparatus according to claim 6, further comprising a configuration unit, configured to configure the cache area of the image file with part or all of the following information:
an internet protocol address IP, a network file system NFS shared path and a common internet file system CIFS shared path.
9. The apparatus according to any one of claims 6 to 8, wherein the image file is obtained by:
installing a middleware service compatible with a file version needing to install the middleware on a virtual machine, and configuring an available domain and login-free starting of the middleware;
adding the middleware service starting script and the configuration information of the distribution network card and the mounting volume after the middleware service is started;
and after the network information and the volume information of the virtual machine are deleted, the virtual machine is closed and the image file is exported by the virtual machine.
10. The apparatus according to claim 9, wherein the creating unit is specifically configured to:
according to the related parameter information of the middleware service, creating a corresponding template type and version and a virtual machine instance which is configured by the service configuration and is input into the configuration on a virtualization platform;
performing IP allocation and volume mounting of the current virtual machine according to the configuration information contained in the image file, and starting a middleware service;
wherein the related parameter information includes: name of middleware instance, platform type, template type, version, service configuration.
11. A computer storage medium having stored therein computer-executable instructions for performing the method of creating middleware of any one of claims 1-5.
CN201810900931.5A 2018-08-09 2018-08-09 A kind of method, apparatus and computer storage medium creating middleware Pending CN109189551A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810900931.5A CN109189551A (en) 2018-08-09 2018-08-09 A kind of method, apparatus and computer storage medium creating middleware

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810900931.5A CN109189551A (en) 2018-08-09 2018-08-09 A kind of method, apparatus and computer storage medium creating middleware

Publications (1)

Publication Number Publication Date
CN109189551A true CN109189551A (en) 2019-01-11

Family

ID=64921157

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810900931.5A Pending CN109189551A (en) 2018-08-09 2018-08-09 A kind of method, apparatus and computer storage medium creating middleware

Country Status (1)

Country Link
CN (1) CN109189551A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109977659A (en) * 2019-02-18 2019-07-05 平安科技(深圳)有限公司 Weblogic automatically creates method, system, device and the storage medium of local user
CN111240663A (en) * 2019-12-30 2020-06-05 中国建设银行股份有限公司 Method and device for automatically building host middleware CICSPLEX system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101188624A (en) * 2007-12-07 2008-05-28 华中科技大学 Grid middleware system based on virtual machine
WO2013120647A1 (en) * 2012-02-14 2013-08-22 Fujitsu Technology Solutions Intellectual Property Gmbh Method for safely erasing data in a cluster storage system
CN103795759A (en) * 2012-10-31 2014-05-14 北京搜狐新媒体信息技术有限公司 Method and system for scheduling virtual machine mirror image file
CN104142847A (en) * 2013-05-06 2014-11-12 中国银联股份有限公司 Stateless virtual machine under cloud computation environment and application thereof
CN106325951A (en) * 2016-08-30 2017-01-11 广西电网有限责任公司 Automatic deployment method for application system supporting multiple databases and multiple middleware types
CN106603725A (en) * 2017-02-03 2017-04-26 济南浪潮高新科技投资发展有限公司 Implementation method for enterprise cloud service virtual mirror image management service
CN106874052A (en) * 2017-02-24 2017-06-20 北京中电普华信息技术有限公司 The dispositions method and device of a kind of application program
CN107656814A (en) * 2017-09-30 2018-02-02 郑州云海信息技术有限公司 A kind of middleware services implementation method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101188624A (en) * 2007-12-07 2008-05-28 华中科技大学 Grid middleware system based on virtual machine
WO2013120647A1 (en) * 2012-02-14 2013-08-22 Fujitsu Technology Solutions Intellectual Property Gmbh Method for safely erasing data in a cluster storage system
CN103795759A (en) * 2012-10-31 2014-05-14 北京搜狐新媒体信息技术有限公司 Method and system for scheduling virtual machine mirror image file
CN103795759B (en) * 2012-10-31 2018-02-09 北京搜狐新媒体信息技术有限公司 The dispatching method and system of a kind of virtual machine image file
CN104142847A (en) * 2013-05-06 2014-11-12 中国银联股份有限公司 Stateless virtual machine under cloud computation environment and application thereof
CN106325951A (en) * 2016-08-30 2017-01-11 广西电网有限责任公司 Automatic deployment method for application system supporting multiple databases and multiple middleware types
CN106603725A (en) * 2017-02-03 2017-04-26 济南浪潮高新科技投资发展有限公司 Implementation method for enterprise cloud service virtual mirror image management service
CN106874052A (en) * 2017-02-24 2017-06-20 北京中电普华信息技术有限公司 The dispositions method and device of a kind of application program
CN107656814A (en) * 2017-09-30 2018-02-02 郑州云海信息技术有限公司 A kind of middleware services implementation method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109977659A (en) * 2019-02-18 2019-07-05 平安科技(深圳)有限公司 Weblogic automatically creates method, system, device and the storage medium of local user
CN111240663A (en) * 2019-12-30 2020-06-05 中国建设银行股份有限公司 Method and device for automatically building host middleware CICSPLEX system

Similar Documents

Publication Publication Date Title
US11405274B2 (en) Managing virtual network functions
US11178207B2 (en) Software version control without affecting a deployed container
US11321130B2 (en) Container orchestration in decentralized network computing environments
US10983774B2 (en) Extensions for deployment patterns
US9280335B2 (en) Semantically rich composable software image bundles
US9298482B2 (en) Plug-in based templatization framework for automating the creation of open virtualization format virtual appliances
US20120266168A1 (en) Deployment system for multi-node applications
JP7446332B2 (en) Software program management
CN110096424B (en) Test processing method and device, electronic equipment and storage medium
CN108089913A (en) A kind of virtual machine deployment method of super emerging system
US9959157B1 (en) Computing instance migration
US11113186B1 (en) Testing and publishing of resource handlers in a cloud environment
AU2022245632B2 (en) Run-time communications protocol parameter adjustment in containerized applications
US11243868B2 (en) Application containerization based on trace information
US8930967B2 (en) Shared versioned workload partitions
US11010149B2 (en) Shared middleware layer containers
WO2023084345A1 (en) Automated deployment of enterprise archive with dependency on application server via script
WO2022100439A1 (en) Workflow patching
CN109189551A (en) A kind of method, apparatus and computer storage medium creating middleware
CN115774661A (en) Multi-user debugging with user data isolation
WO2023193609A1 (en) Selective privileged container augmentation
KR20240025213A (en) Multiple and Single Tenant SaaS Service Management
CN117472509A (en) Non-containerized application management method based on Kubernetes cluster equipment

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190111