Orchestrating resources in a multilayer computing environment by sending an orchestration message between layers

US9888098B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9888098-B2
Application numberUS-201514739032-A
CountryUS
Kind codeB2
Filing dateJun 15, 2015
Priority dateJun 15, 2015
Publication dateFeb 6, 2018
Grant dateFeb 6, 2018

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Software that generates a message containing program instructions for multiple layers in a multi-layer environment, by performing the following operations: (i) receiving an operation to perform across a multilayer computing environment; (ii) generating a message for performing the operation across the multilayer computing environment, wherein the message includes a plurality of layer portions, wherein each layer portion corresponds to a respective layer in the multilayer computing environment and includes computer program instructions for performing a set of sub-operation(s) of the operation; and (iii) orchestrating, by one or more processors, performance of the operation by sending the message between layers in the multilayer computing environment, wherein when the message is located at a respective layer, the layer performs its respective set of sub-operation(s) according to the computer program instructions included in the layer's respectively corresponding layer portion of the message.

First claim

Opening claim text (preview).

What is claimed is: 1. A method comprising: receiving, by one or more processors, an operation to perform across a multilayer cloud computing environment, wherein the multilayer cloud computing environment includes an application layer, a platform layer, and an infrastructure layer; generating, by one or more processors, a message for performing the operation across the multilayer cloud computing environment, wherein the message includes a plurality of layer portions, wherein each layer portion corresponds to a respective layer in the multilayer cloud computing environment, wherein at least a first layer portion corresponding to a first layer in the multilayer cloud computing environment is nested within a second layer portion corresponding to a second layer in the multilayer cloud computing environment, and wherein each layer portion includes: (i) computer program instructions for performing a set of sub-operation(s) of the operation, and (ii) respective input parameter(s) for each sub-operation of the set of sub-operation(s); and orchestrating, by one or more processors, performance of the operation by sending the message between layers in the multilayer cloud computing environment according to a sequence for performing sub-operation(s) indicated in the message, wherein when the message is located at a respective layer, the layer performs the respective set of sub-operation(s) of the layer according to the computer program instructions and input parameter(s) included in the respectively corresponding layer portion for the layer in the message. 2. The method of claim 1 , wherein each layer portion of the message is modifiable by the respectively corresponding layer for the layer portion in the multilayer cloud computing environment. 3. The method of claim 2 , wherein at least one layer in the multilayer cloud computing environment modifies the respectively corresponding layer portion for the at least one layer by appending the results of the performance of the respective set of sub-operation(s) of the layer portion to the layer portion. 4. The method of claim 1 , wherein the message further includes an orchestration plan indicating at least a first sending layer in the multilayer cloud computing environment and a first receiving layer in the multilayer cloud computing environment, wherein the first sending layer is to send the message to the first receiving layer according to the orchestration plan. 5. A computer program product comprising a computer readable storage medium having stored thereon: instructions executable by a device to cause the device to receive an operation to perform across a multilayer cloud computing environment, wherein the multilayer cloud computing environment includes an application layer, a platform layer, and an infrastructure layer; instructions executable by the device to cause the device to generate a message for performing the operation across the multilayer cloud computing environment, wherein the message includes a plurality of layer portions, wherein each layer portion corresponds to a respective layer in the multilayer cloud computing environment, wherein at least a first layer portion corresponding to a first layer in the multilayer cloud computing environment is nested within a second layer portion corresponding to a second layer in the multilayer cloud computing environment, and wherein each layer portion includes: (i) computer program instructions for performing a set of sub-operation(s) of the operation, and (ii) respective input parameter(s) for each sub-operation of the set of sub-operation(s); and instructions executable by the device to cause the device to orchestrate performance of the operation by sending the message between layers in the multilayer cloud computing environment according to a sequence for performing sub-operation(s) indicated in the message, wherein when the message is located at a respective layer, the layer performs the respective set of sub-operation(s) of the layer according to the computer program instructions and input parameter(s) included in the respectively corresponding layer portion for the layer in the message. 6. The computer program product of claim 5 , wherein each layer portion of the message is modifiable by the respectively corresponding layer for the layer portion in the multilayer cloud computing environment. 7. The computer program product of claim 6 , wherein at least one layer in the multilayer cloud computing environment modifies the respectively corresponding layer portion for the at least one layer by appending the results of the performance of the respective set of sub-operation(s) of the layer portion to the layer portion. 8. The computer program product of claim 5 , wherein the message further includes an orchestration plan indicating at least a first sending layer in the multilayer cloud computing environment and a first receiving layer in the multilayer cloud computing environment, wherein the first sending layer is to send the message to the first receiving layer according to the orchestration plan. 9. A computer system comprising: a processor(s) set; and a computer readable storage medium; wherein: the processor set is structured, located, connected and/or programmed to execute instructions stored on the computer readable storage medium; and the instructions include: instructions executable by a device to cause the device to receive an operation to perform across a multilayer cloud computing environment, wherein the multilayer cloud computing environment includes an application layer, a platform layer, and an infrastructure layer; instructions executable by the device to cause the device to generate a message for performing the operation across the multilayer cloud computing environment, wherein the message includes a plurality of layer portions, wherein each layer portion corresponds to a respective layer in the multilayer cloud computing environment, wherein at least a first layer portion corresponding to a first layer in the multilayer cloud computing environment is nested within a second layer portion corresponding to a second layer in the multilayer cloud computing environment, and wherein each layer portion includes: (i) computer program instructions for performing a set of sub-operation(s) of the operation, and (ii) respective input parameter(s) for each sub-operation of the set of sub-operation(s); and instructions executable by the device to cause the device to orchestrate performance of the operation by sending the message between layers in the multilayer cloud computing environment according to a sequence for performing sub-operation(s) indicated in the message, wherein when the message is located at a respective layer, the layer performs the respective set of sub-operation(s) of the layer according to the computer program instructions and input parameter(s) included in the respectively corresponding layer portion for the layer in the message. 10. The computer system of claim 9 , wherein: each layer portion of the message is modifiable by the respectively corresponding layer for the layer portion in the multilayer cloud computing environment; and at least one layer in the multilayer cloud computing environment modifies the respectively corresponding layer portion for the at least one layer by appending the results of the performance of the respective set of sub-operation(s) of the layer portion to the layer portion. 11. The computer system of claim 9 , wherein the message further includes an orchestration plan indicating at least a first sending layer in the multilayer cloud computing environment and a first receiving layer in the multilayer cloud computing environment, wherein the first s

Assignees

Inventors

Classifications

  • in which an application is distributed across nodes in the network (software deployment G06F8/60; multiprogramming arrangements G06F9/46) · CPC title

  • H04L69/30Primary

    Definitions, standards or architectural aspects of layered protocol stacks · CPC title

  • Grid computing · CPC title

  • Distribution of virtual machine instances; Migration and load balancing · CPC title

  • considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration (scheduling strategies G06F9/4881 and subgroups) · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9888098B2 cover?
Software that generates a message containing program instructions for multiple layers in a multi-layer environment, by performing the following operations: (i) receiving an operation to perform across a multilayer computing environment; (ii) generating a message for performing the operation across the multilayer computing environment, wherein the message includes a plurality of layer portions, …
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification H04L69/30. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Feb 06 2018 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 2 related publications on this page (citations in our corpus or others sharing the same primary CPC).