Multi-tenant platform-as-a-service (PaaS) system implemented in a cloud computing environment

US9330102B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9330102-B2
Application numberUS-201414474694-A
CountryUS
Kind codeB2
Filing dateSep 2, 2014
Priority dateMay 1, 2012
Publication dateMay 3, 2016
Grant dateMay 3, 2016

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.

Implementations for providing cartridges in a multi-tenant PaaS system of a cloud computing environment is disclosed. An example method includes maintaining a repository of a plurality of packages that provide functionality for multi-tenant applications executed by a node, each package of the plurality of packages comprising a software and a configuration information specifying a plurality of hooks, receiving a request to configure a first package from the plurality of packages, wherein the first package is to provide functionality for one of the multi-tenant applications, establishing a container to provide process space for the functionality of the first package, calling a configure hook from the plurality of hooks specified in the configuration information of the first package, and in response to calling the configure hook, embedding an instance of the software of the first package in the container, the instance of the software of the first package copied from the repository.

First claim

Opening claim text (preview).

What is claimed is: 1. A method, comprising: maintaining, by a processing device of a node, a repository of a plurality of packages that provide functionality for multi-tenant applications executed by the node, each package of the plurality of packages comprised of a software and a configuration information specifying a plurality of hooks; receiving, by the node, a request to configure a first package from the plurality of packages, wherein the first package is to provide functionality for one of the multi-tenant applications executed by the node; establishing, by the node, a container to provide process space for the functionality of the first package; calling, by the node, a configure hook from the plurality of hooks specified in the configuration information of the first package; and in response to calling the configure hook, embedding, by the node, an instance of the software of the first package in the container, the instance of the software of the first package copied from the repository of the plurality of packages. 2. The method of claim 1 , wherein the plurality of hooks comprise at least one of configure, start, stop, or deconfigure hooks. 3. The method of claim 1 , wherein the establishing the container further comprises: establishing a unique local user identifier (ID) corresponding to the container; establishing resource boundaries for the container; and applying security labels to the container to prevent access to processes of the container from other containers on the node. 4. The method of claim 3 , wherein the establishing the resource boundaries comprises creating at least one of directories and file system locations associated with the container. 5. The method of claim 1 , further comprising calling a deconfigure hook from the plurality of hooks specified in the configuration information of the first package, the deconfigure hook to remove the instance of the software from the container. 6. The method of claim 1 , further comprising calling a start hook from the plurality of hooks specified in the configuration information of the first package, the start hook to start execution of the instance of the software in the container. 7. The method of claim 1 , further comprising calling a stop hook from the plurality of hooks specified in the configuration information of the first package, the stop hook to stop execution of the instance of the software in the container. 8. The method of claim 1 , further comprising: receiving, by the node, a request to configure a second package from the plurality of packages, wherein the second package is to provide different functionality for the one of the multi-tenant applications executed by the node; calling, by the node, a configure hook from the plurality of hooks specified in the configuration information of the second package; and in response to calling the configure hook, embedding, by the node, an instance of the software of the second package in the container, the instance of the software of the second package copied from the repository of the plurality of packages. 9. A system, comprising: a memory; a processing device operatively coupled to the memory, wherein the processing device is to: maintain a repository of a plurality of packages that provide functionality for multi-tenant applications executed by the node, each package of the plurality of packages comprised of a software and a configuration information specifying a plurality of hooks; receive a request to configure a first package from the plurality of packages, wherein the first package is to provide functionality for one of the multi-tenant applications executed by the node; establish a container to provide process space for the functionality of the first package; call a configure hook from the plurality of hooks specified in the configuration information of the first package; and in response to calling the configure hook, embed an instance of the software of the first package in the container, the instance of the software of the first package copied from the repository of the plurality of packages. 10. The system of claim 9 , wherein the plurality of hooks comprise at least one of configure, start, stop, or deconfigure hooks. 11. The system of claim 9 , wherein the processing device to establish the container further comprises the processing device to: establish a unique local user identifier (ID) corresponding to the container; establish resource boundaries for the container; and apply security labels to the container to prevent access to processes of the container from other containers on the node. 12. The system of claim 11 , wherein the processing device to establish the resource boundaries further comprises the processing device to create at least one of directories and file system locations associated with the container. 13. The system of claim 9 , wherein the processing device is further to call a deconfigure hook from the plurality of hooks specified in the configuration information of the first package, the deconfigure hook to remove the instance of the software from the container. 14. The system of claim 9 , wherein the processing device is further to: call a start hook from the plurality of hooks specified in the configuration information of the first package, the start hook to start execution of the instance of the software in the container; and call a stop hook from the plurality of hooks specified in the configuration information of the first package, the stop hook to stop execution of the instance of the software in the container. 15. The system of claim 9 , wherein the processing device is further to: receive a request to configure a second package from the plurality of packages, wherein the second package is to provide different functionality for the one of the multi-tenant applications executed by the node; call a configure hook from the plurality of hooks specified in the configuration information of the second package; and in response to calling the configure hook, embed an instance of the software of the second package in the container, the instance of the software of the second package copied from the repository of the plurality of packages. 16. A non-transitory machine-readable storage medium including instructions that, when accessed by a processing device, cause the processing device to: maintain, by the processing device of a node, a repository of a plurality of packages that provide functionality for multi-tenant applications executed by the node, each package of the plurality of packages comprised of a software and a configuration information specifying a plurality of hooks; receive, by the node, a request to configure a first package from the plurality of packages, wherein the first package is to provide functionality for one of the multi-tenant applications executed by the node; establish, by the node, a container to provide process space for the functionality of the first package; call, by the node, a configure hook from the plurality of hooks specified in the configuration information of the first package; and in response to calling the configure hook, embed, by the node, an instance of the software of the first package in the container, the instance of the software of the first package copied from the repository of the plurality of packages. 17. The non-transitory machine -readable storage medium of claim 16 , wherein the plurality of hooks comprise at least one of configure, start, stop, or deconfigure hooks. 18. The non-transitory machine -readable storage mediu

Assignees

Inventors

Classifications

  • by executing in a restricted environment, e.g. sandbox or secure virtual machine · CPC title

  • G06F16/116Primary

    Details of conversion of file system types or formats · CPC title

  • for controlling access to devices or network resources · CPC title

  • G06F9/455Primary

    Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines · CPC title

  • File access structures, e.g. distributed indices (arrangements of input from, or output to, record carriers G06F3/06) · 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 US9330102B2 cover?
Implementations for providing cartridges in a multi-tenant PaaS system of a cloud computing environment is disclosed. An example method includes maintaining a repository of a plurality of packages that provide functionality for multi-tenant applications executed by a node, each package of the plurality of packages comprising a software and a configuration information specifying a plurality of h…
Who is the assignee on this patent?
Red Hat Inc
What technology area does this patent fall under?
Primary CPC classification G06F16/116. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue May 03 2016 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 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).