+

CN105184501A - Efficient asynchronous order processing method - Google Patents

Efficient asynchronous order processing method Download PDF

Info

Publication number
CN105184501A
CN105184501A CN201510605913.0A CN201510605913A CN105184501A CN 105184501 A CN105184501 A CN 105184501A CN 201510605913 A CN201510605913 A CN 201510605913A CN 105184501 A CN105184501 A CN 105184501A
Authority
CN
China
Prior art keywords
resource
order
creation
module
status
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
CN201510605913.0A
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.)
Inspur Group Co Ltd
Original Assignee
Inspur Group 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 Inspur Group Co Ltd filed Critical Inspur Group Co Ltd
Priority to CN201510605913.0A priority Critical patent/CN105184501A/en
Publication of CN105184501A publication Critical patent/CN105184501A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本发明公开一种高效的异步订单处理方法,属于订单管理技术领域;本发明将资源的创建状态与订单的状态进行独立的展示,订单审批完成之后,该订单的状态即是完成状态,资源的创建消息发送给对应的资源管理模块进行处理,资源创建之后显示正常的资源状态,如果资源处理异常,则在资源管理页面向用户展示相应的异常状态及异常消息,最终订单申请与资源创建分别完成,使使用者早了解订单情况及最后资源创建情况,非常方便。

The invention discloses an efficient asynchronous order processing method, which belongs to the technical field of order management; the invention independently displays the creation status of resources and the status of orders. The creation message is sent to the corresponding resource management module for processing. After the resource is created, the normal resource status is displayed. If the resource processing is abnormal, the corresponding abnormal status and abnormal message will be displayed to the user on the resource management page. Finally, the order application and resource creation are completed separately. It is very convenient for users to know the order status and the final resource creation status early.

Description

一种高效的异步订单处理方法An Efficient Asynchronous Order Processing Method

技术领域 technical field

本发明公开一种高效的异步订单处理方法,属于订单管理技术领域。 The invention discloses an efficient asynchronous order processing method, belonging to the technical field of order management.

背景技术 Background technique

云计算是分布式处理(DistributedComputing)、并行处理(ParallelComputillg)和网格计算(GridComputillg)的延续和发展,或者说是这些计算机科学概念的商业实现。它不完全是计算,也不纯粹是存储,而是集计算和存储于一身,将服务器、网络、应用程序以及数据库等各种资源通过互联网为用户提供综合服务的一种理念。随着云计算技术的不断成熟,云计算逐步成为业界的发展热点,政府、高校、商业等等多个领域进行云计算资源的使用。云计算对于数据中心、网络等资源的管理是整个应用中的重要组成部分,申请资源的审批更是其重要组成,订单审批完成后资源的创建方式是资源审批之后重要的处理环节,通常情况下审批完成之后,业务模块将资源创建消息发送给资源模块,业务审批模块即将订单状态修改为审批完成状态,资源的创建由资源模块进行处理,业务模块无法实时获取其资源状态,而且无法协调资源的创建和订单的审批之间的状态关系,而且资源创建的耗时一般比较长,致使订单状态无法确定,导致使用者非常不便。为此,我们提出了一种高效的异步订单处理方法,将资源的创建状态与订单的状态进行独立的展示,订单审批完成之后,该订单的状态即是完成状态,资源的创建消息发送给对应的资源管理模块进行处理,资源创建之后显示正常的资源状态,如果资源处理异常,则在资源管理页面向用户展示相应的异常状态及异常消息,最终订单申请与资源创建分别完成,使使用者早了解订单情况及最后资源创建情况,非常方便。 Cloud computing is the continuation and development of distributed processing (Distributed Computing), parallel processing (ParallelComputillg) and grid computing (GridComputillg), or the commercial realization of these computer science concepts. It is not entirely computing, nor is it purely storage, but a concept that integrates computing and storage, and provides users with comprehensive services through various resources such as servers, networks, applications, and databases through the Internet. With the continuous maturity of cloud computing technology, cloud computing has gradually become a development hotspot in the industry, and many fields such as government, universities, and businesses are using cloud computing resources. Cloud computing's management of resources such as data centers and networks is an important part of the entire application, and the approval of application resources is an important part of it. After the order approval is completed, the resource creation method is an important processing link after the resource approval. After the approval is completed, the business module sends the resource creation message to the resource module, and the business approval module changes the order status to the approval completion status. The creation of resources is processed by the resource module, and the business module cannot obtain its resource status in real time, and cannot coordinate resource allocation The status relationship between creation and order approval, and resource creation generally takes a long time, which makes the status of the order uncertain and inconvenient for users. To this end, we propose an efficient asynchronous order processing method, which displays the creation status of the resource and the status of the order independently. After the order approval is completed, the status of the order is the completion status, and the resource creation message is sent to the corresponding After the resource is created, the normal resource status is displayed. If the resource is processed abnormally, the corresponding abnormal status and abnormal message will be displayed to the user on the resource management page. Finally, the order application and resource creation are completed separately, so that the user can It is very convenient to understand the order status and the final resource creation status.

发明内容 Contents of the invention

本发明针对云计算中无法协调资源的创建和订单的审批之间的状态关系的问题,提供一种高效的异步订单处理方法,最终订单申请与资源创建分别完成,使使用者早了解订单情况及最后资源创建情况,非常方便。 The present invention aims at the problem of inability to coordinate the state relationship between the creation of resources and the approval of orders in cloud computing, and provides an efficient asynchronous order processing method. The final order application and resource creation are completed separately, so that users can understand the order status and The last resource creation situation is very convenient.

本发明提出的具体方案是: The concrete scheme that the present invention proposes is:

一种高效的异步订单处理方法: An efficient asynchronous order processing method:

订单的创建:在云数据中心系统下创建订单,用户根据系统中的流程类型选择相应的资源类型提交资源创建的申请订单; Creation of an order: Create an order under the cloud data center system, and the user selects the corresponding resource type according to the process type in the system to submit an application order for resource creation;

订单的审批:订单进入流程中进行各级用的审批,订单通过流程中的各节点审批完成之后,订单的状态为审批完成状态,不再进行改变; Approval of orders: the order enters the process for approval of users at all levels. After the order is approved by each node in the process, the status of the order is approved and will not be changed;

订单资源的创建:同时将资源创建的消息传递给相应的系统资源管理模块,创建相应的资源; Creation of order resources: At the same time, the message of resource creation is passed to the corresponding system resource management module to create corresponding resources;

创建结果的反馈:对资源创建结果进行反馈,若创建成功,系统资源管理页面将显示相应的资源,如果创建失败,资源管理页面显示资源的失败状态并显示资源失败的详情反馈给云数据中心系统。 Feedback on the creation result: Feedback on the resource creation result. If the creation is successful, the system resource management page will display the corresponding resource. If the creation fails, the resource management page will display the failure status of the resource and display the failure details of the resource to feed back to the cloud data center system. .

所述订单资源的创建中根据用户提交的订单信息对其资源类型进行资源配置,利用配置后的资源信息,生成资源创建的消息传递给相应的系统资源管理模块,创建相应的资源。 In the creation of the order resource, configure the resource type according to the order information submitted by the user, and use the configured resource information to generate a resource creation message and send it to the corresponding system resource management module to create the corresponding resource.

所述订单资源的创建中利用云数据中心系统中的RabbitMQ消息模块将资源创建的消息传递给相应的资源管理模块,创建相应的资源。 In the creation of the order resource, the RabbitMQ message module in the cloud data center system is used to transmit the message of resource creation to the corresponding resource management module to create the corresponding resource.

一种高效的异步订单处理系统,包括订单的创建模块、订单的审批模块、订单资源的创建模块、结果反馈模块; An efficient asynchronous order processing system, including an order creation module, an order approval module, an order resource creation module, and a result feedback module;

创建模块负责在云数据中心系统下创建订单,用户根据系统中的流程类型选择相应的资源类型提交资源创建的申请订单; The creation module is responsible for creating an order in the cloud data center system, and the user selects the corresponding resource type according to the process type in the system to submit the application order for resource creation;

订单的审批模块负责单进入流程中进行各级用的审批,订单通过流程中的各节点审批完成之后,订单的状态为审批完成状态,不再进行改变; The order approval module is responsible for the approval of users at all levels in the order entry process. After the order is approved by each node in the process, the status of the order is approved and will not be changed;

订单资源的创建模块负责同时将资源创建的消息传递给相应的系统资源管理模块,创建相应的资源; The order resource creation module is responsible for simultaneously passing the resource creation message to the corresponding system resource management module to create the corresponding resource;

结果反馈模块负责对资源创建结果进行反馈,若创建成功,系统资源管理页面将显示相应的资源,如果创建失败,资源管理页面显示资源的失败状态并显示资源失败的详情反馈给云数据中心系统。 The result feedback module is responsible for feedbacking the result of resource creation. If the creation is successful, the system resource management page will display the corresponding resource. If the creation fails, the resource management page will display the failure status of the resource and display the failure details of the resource to be fed back to the cloud data center system.

所述订单资源的创建模块根据用户提交的订单信息对其资源类型进行资源配置,利用配置后的资源信息,生成资源创建的消息传递给相应的系统资源管理模块,创建相应的资源。 The order resource creation module configures resource types according to the order information submitted by the user, uses the configured resource information, generates a resource creation message, and sends it to the corresponding system resource management module to create the corresponding resource.

所述订单资源的创建模块利用云数据中心系统中的RabbitMQ消息模块将资源创建的消息传递给相应的资源管理模块,创建相应的资源。 The creation module of the order resource utilizes the RabbitMQ message module in the cloud data center system to transmit the message of resource creation to the corresponding resource management module to create the corresponding resource.

本发明的有益之处是: The benefits of the present invention are:

本发明提供一种高效的异步订单处理方法,将资源的创建状态与订单的状态进行独立的展示,订单审批完成之后,该订单的状态即是完成状态,资源的创建消息发送给对应的资源管理模块进行处理,资源创建之后显示正常的资源状态,如果资源处理异常,则在资源管理页面向用户展示相应的异常状态及异常消息,最终订单申请与资源创建分别完成,使使用者早了解订单情况及最后资源创建情况,非常方便。 The present invention provides an efficient asynchronous order processing method, which independently displays the creation status of resources and the status of orders. After the order approval is completed, the status of the order is the completion status, and the resource creation message is sent to the corresponding resource management After the resource is created, the normal resource status is displayed. If the resource is processed abnormally, the corresponding abnormal status and abnormal message will be displayed to the user on the resource management page. Finally, the order application and resource creation are completed separately, so that the user can understand the order status early And the final resource creation situation, very convenient.

附图说明 Description of drawings

图1本发明订单创建资源的流程示意图。 Fig. 1 is a schematic flow diagram of order creation resource in the present invention.

具体实施方式 Detailed ways

一种高效的异步订单处理方法: An efficient asynchronous order processing method:

订单的创建:在云数据中心系统下创建订单,用户根据系统中的流程类型选择相应的资源类型提交资源创建的申请订单; Creation of an order: Create an order under the cloud data center system, and the user selects the corresponding resource type according to the process type in the system to submit an application order for resource creation;

订单的审批:订单进入流程中进行各级用的审批,订单通过流程中的各节点审批完成之后,订单的状态为审批完成状态,不再进行改变; Approval of orders: the order enters the process for approval of users at all levels. After the order is approved by each node in the process, the status of the order is approved and will not be changed;

订单资源的创建:同时将资源创建的消息传递给相应的系统资源管理模块,创建相应的资源; Creation of order resources: At the same time, the message of resource creation is passed to the corresponding system resource management module to create corresponding resources;

创建结果的反馈:对资源创建结果进行反馈,若创建成功,系统资源管理页面将显示相应的资源,如果创建失败,资源管理页面显示资源的失败状态并显示资源失败的详情反馈给云数据中心系统。 Feedback on the creation result: Feedback on the resource creation result. If the creation is successful, the system resource management page will display the corresponding resource. If the creation fails, the resource management page will display the failure status of the resource and display the failure details of the resource to feed back to the cloud data center system. .

一种高效的异步订单处理系统,包括订单的创建模块、订单的审批模块、订单资源的创建模块、结果反馈模块; An efficient asynchronous order processing system, including an order creation module, an order approval module, an order resource creation module, and a result feedback module;

创建模块负责在云数据中心系统下创建订单,用户根据系统中的流程类型选择相应的资源类型提交资源创建的申请订单; The creation module is responsible for creating an order in the cloud data center system, and the user selects the corresponding resource type according to the process type in the system to submit the application order for resource creation;

订单的审批模块负责单进入流程中进行各级用的审批,订单通过流程中的各节点审批完成之后,订单的状态为审批完成状态,不再进行改变; The order approval module is responsible for the approval of users at all levels in the order entry process. After the order is approved by each node in the process, the status of the order is approved and will not be changed;

订单资源的创建模块负责同时将资源创建的消息传递给相应的系统资源管理模块,创建相应的资源; The order resource creation module is responsible for simultaneously passing the resource creation message to the corresponding system resource management module to create the corresponding resource;

结果反馈模块负责对资源创建结果进行反馈,若创建成功,系统资源管理页面将显示相应的资源,如果创建失败,资源管理页面显示资源的失败状态并显示资源失败的详情反馈给云数据中心系统。 The result feedback module is responsible for feedbacking the result of resource creation. If the creation is successful, the system resource management page will display the corresponding resource. If the creation fails, the resource management page will display the failure status of the resource and display the failure details of the resource to be fed back to the cloud data center system.

在上述方法及系统的基础上,结合附图对本发明做进一步说明。 On the basis of the above method and system, the present invention will be further described in conjunction with the accompanying drawings.

以云数据中心中云海系统为例,用户首先根据系统中的流程类型选择相应的资源类型提交资源创建的申请订单;订单进入流程中进行各级用的审批,订单通过流程中的各节点审批完成之后,订单的状态为审批完成状态,将不再进行改变;同时通过RabbitMQ消息模块将资源创建的消息传递给相应的资源管理模块,资源管理模块接收到消息通知后将创建相应的资源;如果创建成功,资源管理页面将显示相应的资源,如果创建失败,资源管理页面显示资源的失败状态并显示资源失败的详情,以此将资源的创建也订单的状态显示进行独立管理,简化了管理工作。例如虚拟机的创建,用户在资源申请页面选择虚拟机的配置,包括CPU、内存、硬盘、网卡等信息的配置,云海系统的业务模块将保存用户提交的虚拟机创建信息,此时订单状态为已提交状态,审批过程中订单状态为审批中,订单审批完成之后,将订单状态修改为审批完成状态,同时将虚拟机配置信息传输给资源管理模块,资源管理模块接收到虚拟机配置信息之后,调用虚拟机创建接口,协调资源信息创建相应配置的虚拟机,如果创建成功则给用户分配相应的虚拟机,如果创建失败,将失败信息传递给相应的用户。又比如网络资源申请,订单资源的创建过程,用户提交创建网络的配置信息包括IP地址段、是否包含路由器等信息,云海系统的业务模块保存用户提交的创建网络的订单详细信息,用户提交后订单在流程中各用户之间进行审批,此时订单状态为审批中,审批完成之后,将订单状态修改为审批完成状态,同时将网络配置信息通过消息模块RabbitMQ传递给资源管理模块,资源管理模块根据网络的配置信息调用相应的接口创建网络,创建完成之后将网络分配给相应的用户,如果创建失败,则在网络管理页面显示相应的失败信息。 Taking the Yunhai system in the cloud data center as an example, the user first selects the corresponding resource type according to the process type in the system and submits an application order for resource creation; the order enters the process for approval by users at all levels, and the order is completed through the approval of each node in the process Afterwards, the status of the order is approved and will not be changed; at the same time, the resource creation message is passed to the corresponding resource management module through the RabbitMQ message module, and the resource management module will create the corresponding resource after receiving the message notification; if created If successful, the resource management page will display the corresponding resource. If the creation fails, the resource management page will display the failure status of the resource and the details of the resource failure. In this way, the creation of the resource and the status of the order are managed independently, which simplifies the management work. For example, in the creation of a virtual machine, the user selects the configuration of the virtual machine on the resource application page, including the configuration of information such as CPU, memory, hard disk, and network card. The business module of Yunhai system will save the virtual machine creation information submitted by the user. At this time, the order status is Submitted status. During the approval process, the order status is under approval. After the order approval is completed, the order status is changed to the approval completed status, and the virtual machine configuration information is transmitted to the resource management module. After the resource management module receives the virtual machine configuration information, Call the virtual machine creation interface to coordinate resource information to create a correspondingly configured virtual machine. If the creation is successful, the corresponding virtual machine will be allocated to the user. If the creation fails, the failure information will be passed to the corresponding user. Another example is the process of network resource application and order resource creation. The configuration information submitted by the user to create the network includes information such as IP address segment and whether it contains routers. The business module of Yunhai system stores the detailed information of the order for network creation submitted by the user. Approval is carried out between users in the process. At this time, the status of the order is under approval. After the approval is completed, the status of the order is changed to the status of approval completion. At the same time, the network configuration information is passed to the resource management module through the message module RabbitMQ. The resource management module according to The configuration information of the network calls the corresponding interface to create the network. After the creation is completed, the network is assigned to the corresponding user. If the creation fails, the corresponding failure information will be displayed on the network management page.

Claims (6)

1. an efficient asynchronous order processing method, is characterized in that
The establishment of order: create order under cloud data center systems, user submits the application order of asset creation to according to the corresponding resource type of the flow process type selecting in system;
The examination & approval of order: order enters in flow process and carries out examination & approval at different levels, after order has been examined by each node in flow process, the state of order is examination & approval completion status, no longer changes;
The establishment of order resource: give corresponding system resource management module by the Message Transmission of asset creation simultaneously, create corresponding resource;
Create the feedback of result: asset creation result is fed back, if create successfully, the system resource management page will show corresponding resource, if create unsuccessfully, and the status of fail of resource management page display resource the details showing resource failure feed back to cloud data center systems.
2. the efficient asynchronous order processing method of one according to claim 1, it is characterized in that the sequence information submitted to according to user in the establishment of described order resource carries out resource distribution to its resource type, utilize the resource information after configuration, the Message Transmission generating asset creation, to corresponding system resource management module, creates corresponding resource.
3. the efficient asynchronous order processing method of one according to claim 1 and 2, it is characterized in that utilizing in the establishment of described order resource RabbitMQ message module in cloud data center systems by the Message Transmission of asset creation to corresponding resource management module, create corresponding resource.
4. an efficient asynchronous order processing system, is characterized in that the creation module, the approval module of order, the creation module of order resource, the result feedback module that comprise order;
Creation module is responsible for creating order under cloud data center systems, and user submits the application order of asset creation to according to the corresponding resource type of the flow process type selecting in system;
The approval module of order is responsible for carrying out examination & approval at different levels in single-enter flow process, and after order has been examined by each node in flow process, the state of order is examination & approval completion status, no longer changes;
The creation module of order resource be responsible for simultaneously by the Message Transmission of asset creation to corresponding system resource management module, create corresponding resource;
Result feedback module in charge feeds back asset creation result, if create successfully, the system resource management page will show corresponding resource, if create unsuccessfully, and the status of fail of resource management page display resource the details showing resource failure feed back to cloud data center systems.
5. the efficient asynchronous order processing method of one according to claim 4, it is characterized in that the sequence information that the creation module of described order resource is submitted to according to user carries out resource distribution to its resource type, utilize the resource information after configuration, the Message Transmission generating asset creation, to corresponding system resource management module, creates corresponding resource.
6. the efficient asynchronous order processing method of the one according to claim 4 or 5, it is characterized in that the creation module of described order resource utilizes RabbitMQ message module in cloud data center systems by the Message Transmission of asset creation to corresponding resource management module, create corresponding resource.
CN201510605913.0A 2015-09-22 2015-09-22 Efficient asynchronous order processing method Pending CN105184501A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510605913.0A CN105184501A (en) 2015-09-22 2015-09-22 Efficient asynchronous order processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510605913.0A CN105184501A (en) 2015-09-22 2015-09-22 Efficient asynchronous order processing method

Publications (1)

Publication Number Publication Date
CN105184501A true CN105184501A (en) 2015-12-23

Family

ID=54906564

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510605913.0A Pending CN105184501A (en) 2015-09-22 2015-09-22 Efficient asynchronous order processing method

Country Status (1)

Country Link
CN (1) CN105184501A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105930962A (en) * 2016-04-15 2016-09-07 深圳市永兴元科技有限公司 Order processing method and system
CN108446361A (en) * 2018-03-12 2018-08-24 上海哔哩哔哩科技有限公司 Processing method, server and the processing system of transaction data
CN108647081A (en) * 2018-04-16 2018-10-12 南京维拓科技股份有限公司 Empty machine resource automatic distribution system based on order
CN108846635A (en) * 2018-05-30 2018-11-20 郑州云海信息技术有限公司 A kind of method and system of resource bid
CN108961004A (en) * 2018-07-06 2018-12-07 北京金山云网络技术有限公司 Processing method, device, system, electronic equipment and the medium of cloud service order
CN110417913A (en) * 2019-08-09 2019-11-05 浪潮云信息技术有限公司 A kind of asynchronous creation method of Cloud Server based on Rabbit MQ
WO2019227606A1 (en) * 2018-05-30 2019-12-05 平安科技(深圳)有限公司 Order procedure processing method and system
CN116248495A (en) * 2022-12-02 2023-06-09 北京声智科技有限公司 Resource determination method, device and electronic device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101309177A (en) * 2008-07-11 2008-11-19 中国移动通信集团云南有限公司 A network resource data management method and system
CN102523254A (en) * 2011-11-29 2012-06-27 曙光信息产业(北京)有限公司 Method for automatically distributing systematic resources of cloud computing environment
CN102917052A (en) * 2012-10-18 2013-02-06 曙光信息产业(北京)有限公司 Method for distributing resources in cloud computing system
CN103780686A (en) * 2014-01-15 2014-05-07 浪潮(北京)电子信息产业有限公司 Method and system for customizing application approval procedure in cloud organization
CN104125281A (en) * 2014-07-29 2014-10-29 浪潮(北京)电子信息产业有限公司 Method and device for recording examination and approval state of resource application in cloud data centre
CN104331772A (en) * 2014-11-03 2015-02-04 浪潮(北京)电子信息产业有限公司 Process management method and system of cloud data center for achieving resource examination and approval
CN104486440A (en) * 2014-12-25 2015-04-01 浪潮电子信息产业股份有限公司 Message bus-based cloud computing management software interaction method
CN104731657A (en) * 2013-12-24 2015-06-24 中国移动通信集团山西有限公司 Resource scheduling method and system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101309177A (en) * 2008-07-11 2008-11-19 中国移动通信集团云南有限公司 A network resource data management method and system
CN102523254A (en) * 2011-11-29 2012-06-27 曙光信息产业(北京)有限公司 Method for automatically distributing systematic resources of cloud computing environment
CN102917052A (en) * 2012-10-18 2013-02-06 曙光信息产业(北京)有限公司 Method for distributing resources in cloud computing system
CN104731657A (en) * 2013-12-24 2015-06-24 中国移动通信集团山西有限公司 Resource scheduling method and system
CN103780686A (en) * 2014-01-15 2014-05-07 浪潮(北京)电子信息产业有限公司 Method and system for customizing application approval procedure in cloud organization
CN104125281A (en) * 2014-07-29 2014-10-29 浪潮(北京)电子信息产业有限公司 Method and device for recording examination and approval state of resource application in cloud data centre
CN104331772A (en) * 2014-11-03 2015-02-04 浪潮(北京)电子信息产业有限公司 Process management method and system of cloud data center for achieving resource examination and approval
CN104486440A (en) * 2014-12-25 2015-04-01 浪潮电子信息产业股份有限公司 Message bus-based cloud computing management software interaction method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105930962A (en) * 2016-04-15 2016-09-07 深圳市永兴元科技有限公司 Order processing method and system
CN108446361A (en) * 2018-03-12 2018-08-24 上海哔哩哔哩科技有限公司 Processing method, server and the processing system of transaction data
CN108647081A (en) * 2018-04-16 2018-10-12 南京维拓科技股份有限公司 Empty machine resource automatic distribution system based on order
CN108846635A (en) * 2018-05-30 2018-11-20 郑州云海信息技术有限公司 A kind of method and system of resource bid
WO2019227606A1 (en) * 2018-05-30 2019-12-05 平安科技(深圳)有限公司 Order procedure processing method and system
CN108961004A (en) * 2018-07-06 2018-12-07 北京金山云网络技术有限公司 Processing method, device, system, electronic equipment and the medium of cloud service order
CN110417913A (en) * 2019-08-09 2019-11-05 浪潮云信息技术有限公司 A kind of asynchronous creation method of Cloud Server based on Rabbit MQ
CN116248495A (en) * 2022-12-02 2023-06-09 北京声智科技有限公司 Resource determination method, device and electronic device

Similar Documents

Publication Publication Date Title
CN105184501A (en) Efficient asynchronous order processing method
CN111091429B (en) Electronic bill identification distribution method and device, electronic bill generation system
US12126732B2 (en) Blockchain consensus method, device and system
WO2021244211A1 (en) Blockchain message processing method and apparatus, computer and readable storage medium
WO2021129367A1 (en) Method and apparatus for monitoring distributed storage system
US10652319B2 (en) Method and system for forming compute clusters using block chains
US9330199B2 (en) Striping of directed graphs and nodes with improved functionality
TWI479415B (en) System and method for describing applications for manageability and efficient scale-up deployment
CN110659134A (en) A data processing method and device applied to an artificial intelligence platform
CN106100880A (en) A cloud data resource deployment and visual management method
CN111431730B (en) Service processing method, system, computer equipment and readable medium
CN104468751A (en) Self-defining method for business process nodes in cloud sea operating system
CN115145702A (en) Information processing method and device based on secure multi-party computing
CN110910143A (en) Identity identification generation method, device, related node and medium
CN104125281A (en) Method and device for recording examination and approval state of resource application in cloud data centre
US11748801B2 (en) Processing documents
CN112000657A (en) Data management method, device, server and storage medium
CN107608632A (en) A kind of communication means, the apparatus and system of distributed storage cluster
CN103825785A (en) Monitoring method and device of service node
CN107092502A (en) A kind of application method of automatic configuration and device based on cloud operating system
CN114691253A (en) A cloud desktop rendering display system
JP5961471B2 (en) Output comparison method in multiple information systems
CN111275495A (en) Advertisement putting monitoring method, device and system based on block chain
CN109714337A (en) A kind of data encryption and transmission method and equipment
CN113902392A (en) Creative project management method, device, terminal and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into 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: 20151223

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载