IP Library Granted Patent US 12,250,267
Granted Patent B2
US 12,250,267 · App. 17/967,683 · Granted Mar 11, 2025

System and method for supporting partitions in a multitenant application server environment

Inventors: Rajiv Mordani (Sunnyvale, CA); Nazrul Islam (Santa Clara, CA); Joseph Di Pol (Sunnyvale, CA); Peter Bower (Hollis, NH); Timothy Quinn (Lake Forest, IL); Lawrence Feigen (Watchung, NJ); Abhijit Kumar (Cupertino, CA)
Assignee: ORACLE INTERNATIONAL CORPORATION
H04L67/1025G06F9/5072G06F9/5077H04L47/783H04L67/01H04L47/70H04L67/10H04L67/1097
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,250,267
App. No.
17/967,683
Granted
Mar 11, 2025
Kind
B2
Abstract

In accordance with an embodiment, described herein is a system and method for supporting partitions in a multitenant application server environment. In accordance with an embodiment, an application server administrator (e.g., a WLS administrator) can create or delete partitions; while a partition administrator can administer various aspects of a partition, for example create resource groups, deploy applications to a specific partition, and reference specific realms for a partition. Resource groups can be globally defined at the domain, or can be specific to a partition. Applications can be deployed to a resource group template at the domain level, or to a resource group scoped to a partition or scoped to the domain. The system can optionally associate one or more partitions with a tenant, for use by the tenant.

Claims (59)

1. A system for supporting multi-tenancy in a cloud or other computing environment, comprising:

one or more computers including one or more processors and a cloud computing environment executing thereon, and having a domain configuration that is used at runtime to define a domain for execution of software applications, and a plurality of partitions of the domain, wherein each partition defines configuration data which operates to bind a configuration of resources deployable within the domain to specific values associated with the partition;

wherein each partition is associated with one or more virtual targets, wherein an incoming request matching a virtual target is associated with a partition context and partition identifier and directed to applications in that partition;

wherein each partition-level resource group within a partition is associated with a virtual target information that defines a target to which that resource group is deployed, wherein each partition is bound to a partition-specific database resource for use by a tenant, including that:

a partition table is used to providing a mapping from one or more of a hostname to a partition name;

a first partition includes a first partition-level resource group that contains one or more resources or applications for use with the first partition and wherein the first partition-level resource group is bound to a first partition-specific database resource for use by a first tenant and is accessible via a first virtual target; and

a second partition includes a second partition-level resource group that contains one or more resources or applications for use with the second partition and wherein the second partition-level resource group is bound to a second partition-specific database resource for use by a second tenant and is accessible via a second virtual target;

wherein a resource group contained within a partition can reference a domain-level resource group that provides a collection of resources or applications that are shareable among the plurality of partitions, wherein the configuration data associated with the partition is used to bind the applications or resources shareable among the plurality of partitions and defined at the domain-level with the resource group contained within the partition;

wherein the first and second virtual targets associated with the first and second partition-level resource groups are mapped to one or more servers, for use in directing requests to the partitions; and

wherein software applications deployed to a particular partition execute at a virtual target and with the resources or applications associated with the particular partition, including wherein upon receipt of a request directed to the particular partition, the system adds the partition identifier to an execution context associated with the received request, and executes the request at the resources or applications contained within the particular partition's resource groups.

2. The system of claim 1 , wherein the system enables one or more partitions to be associated with a tenant, and a partition-specific database resource, for use by the tenant.

3. The system of claim 1 , wherein the system is provided within a cloud environment that enables one or more partitions to be associated with a tenant for use by the tenant;

wherein a partition identifier is associated with a tenant identifier; and

wherein a tenant-aware application enables use of the tenant identifier to handle multiple tenants that are using a single instance of the tenant-aware application.

4. The system of claim 1 , wherein:

a first partition is associated with a first partition identifier, and a first plurality of resources associated with the first partition, and is accessible by a first tenant and clients associated therewith; and

a second partition is associated with a second partition identifier, and a second plurality of resources associated with the second partition, and is accessible by a second tenant and clients associated therewith.

5. The system of claim 1 , wherein a partition-level resource group can reference a resource group template that binds resources of the resource group template to partition-specific values, including wherein a partition object containing the resource group sets the value of tokens in the resource group template, for use during activating the resource group template for the partition-level resource group.

6. The system of claim 1 , wherein a networking layer associates incoming requests with partition identifiers based on a request Uniform Resource Locator (URL), and wherein the networking layer determines a target partition identifier for the received request, and adds the determined target partition identifier to the received request's execution context.

7. A method for supporting multi-tenancy in a cloud computing environment, comprising:

providing one or more computers including one or more processors and a cloud computing environment executing thereon, and having a domain configuration that is used at runtime to define a domain for execution of software applications, and a plurality of partitions of the domain, wherein each partition defines configuration data which operates to bind a configuration of resources deployable within the domain to specific values associated with the partition;

wherein each partition is associated with one or more virtual targets, wherein an incoming request matching a virtual target is associated with a partition context and partition identifier and directed to applications in that partition;

associating each partition-level resource group within a partition with a virtual target information that defines a target to which that resource group is deployed, wherein each partition is bound to a partition-specific database resource for use by a tenant, including that:

a partition table is used to providing a mapping from one or more of a hostname to a partition name;

a first partition includes a first partition-level resource group that contains one or more resources or applications for use with the first partition and wherein the first partition-level resource group is bound to a first partition-specific database resource for use by a first tenant and is accessible via a first virtual target; and

a second partition includes a second partition-level resource group that contains one or more resources or applications for use with the second partition and wherein the second partition-level resource group is bound to a second partition-specific database resource for use by a second tenant and is accessible via a second virtual target;

wherein a resource group contained within a partition can reference a domain-level resource group that provides a collection of resources or applications that are shareable among the plurality of partitions, wherein the configuration data associated with the partition is used to bind the applications or resources shareable among the plurality of partitions and defined at the domain-level with the resource group contained within the partition;

wherein the first and second virtual targets associated with the first and second partition-level resource groups are mapped to one or more servers, for use in directing requests to the partitions; and

wherein software applications deployed to a particular partition execute at a virtual target and with the resources or applications associated with the particular partition, including wherein upon receipt of a request directed to the particular partition, the system adds the partition identifier to an execution context associated with the received request, and executes the request at the resources or applications contained within the particular partition's resource groups.

8. The method of claim 7 , wherein the system enables one or more partitions to be associated with a tenant, and a partition-specific database resource, for use by the tenant.

9. The method of claim 7 , wherein the system is provided within a cloud environment that enables one or more partitions to be associated with a tenant for use by the tenant;

wherein a partition identifier is associated with a tenant identifier; and

wherein a tenant-aware application enables use of the tenant identifier to handle multiple tenants that are using a single instance of the tenant-aware application.

10. The method of claim 7 , wherein:

a first partition is associated with a first partition identifier, and a first plurality of resources associated with the first partition, and is accessible by a first tenant and clients associated therewith; and

a second partition is associated with a second partition identifier, and a second plurality of resources associated with the second partition, and is accessible by a second tenant and clients associated therewith.

11. The method of claim 7 , wherein a partition-level resource group can reference a resource group template that binds resources of the resource group template to partition-specific values, including wherein a partition object containing the resource group sets the value of tokens in the resource group template, for use during activating the resource group template for the partition-level resource group.

12. The method of claim 7 , wherein a networking layer associates incoming requests with partition identifiers based on a request Uniform Resource Locator (URL), and wherein the networking layer determines a target partition identifier for the received request, and adds the determined target partition identifier to the received request's execution context.

13. A non-transitory computer readable storage medium, including instructions stored thereon which when read and executed by one or more computers cause the one or more computers to perform a method comprising:

providing one or more computers including one or more processors and a cloud computing environment executing thereon, and having a domain configuration that is used at runtime to define a domain for execution of software applications, and a plurality of partitions of the domain, wherein each partition defines configuration data which operates to bind a configuration of resources deployable within the domain to specific values associated with the partition;

wherein each partition is associated with one or more virtual targets, wherein an incoming request matching a virtual target is associated with a partition context and partition identifier and directed to applications in that partition;

associating each partition-level resource group within a partition with a virtual target information that defines a target to which that resource group is deployed, wherein each partition is bound to a partition-specific database resource for use by a tenant, including that:

a partition table is used to providing a mapping from one or more of a hostname to a partition name;

a first partition includes a first partition-level resource group that contains one or more resources or applications for use with the first partition and wherein the first partition-level resource group is bound to a first partition-specific database resource for use by a first tenant and is accessible via a first virtual target; and

a second partition includes a second partition-level resource group that contains one or more resources or applications for use with the second partition and wherein the second partition-level resource group is bound to a second partition-specific database resource for use by a second tenant and is accessible via a second virtual target;

wherein a resource group contained within a partition can reference a domain-level resource group that provides a collection of resources or applications that are shareable among the plurality of partitions, wherein the configuration data associated with the partition is used to bind the applications or resources shareable among the plurality of partitions and defined at the domain-level with the resource group contained within the partition;

wherein the first and second virtual targets associated with the first and second partition-level resource groups are mapped to one or more servers, for use in directing requests to the partitions; and

wherein software applications deployed to a particular partition execute at a virtual target and with the resources or applications associated with the particular partition, including wherein upon receipt of a request directed to the particular partition, the system adds the partition identifier to an execution context associated with the received request, and executes the request at the resources or applications contained within the particular partition's resource groups.

14. The non-transitory computer readable storage medium of claim 13 , wherein the system enables one or more partitions to be associated with a tenant, and a partition-specific database resource, for use by the tenant.

15. The non-transitory computer readable storage medium of claim 13 , wherein the system is provided within a cloud environment that enables one or more partitions to be associated with a tenant for use by the tenant;

wherein a partition identifier is associated with a tenant identifier; and

wherein a tenant-aware application enables use of the tenant identifier to handle multiple tenants that are using a single instance of the tenant-aware application.

16. The non-transitory computer readable storage medium of claim 13 , wherein:

a first partition is associated with a first partition identifier, and a first plurality of resources associated with the first partition, and is accessible by a first tenant and clients associated therewith; and

a second partition is associated with a second partition identifier, and a second plurality of resources associated with the second partition, and is accessible by a second tenant and clients associated therewith.

17. The non-transitory computer readable storage medium of claim 13 , wherein a partition-level resource group can reference a resource group template that binds resources of the resource group template to partition-specific values, including wherein a partition object containing the resource group sets the value of tokens in the resource group template, for use during activating the resource group template for the partition-level resource group.

18. The non-transitory computer readable storage medium of claim 13 , wherein a networking layer associates incoming requests with partition identifiers based on a request Uniform Resource Locator (URL), and wherein the networking layer determines a target partition identifier for the received request, and adds the determined target partition identifier to the received request's execution context.

19. The system of claim 1 , wherein the system includes one or more container/request handlers for mapping of hosts to partitions wherein each container/request handler operates to establish the partition context associated with a received request and push the partition context onto an invocation context manager for subsequent use.

20. The method of claim 7 , further comprising providing one or more container/request handlers for mapping of hosts to partitions wherein each container/request handler operates to establish the partition context associated with a received request and push the partition context onto an invocation context manager for subsequent use.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 17, 2022
From: MORDANI, RAJIV; ISLAM, NAZRUL; DIPOL, JOSEPH; BOWER, PETER; QUINN, TIMOTHY; FEIGEN, LAWRENCE; KUMAR, ABHIJIT
To: ORACLE INTERNATIONAL CORPORATION
Reel/Frame 061446/0009 →
Continuity (4)
Continuation 14748094 · Jun 23, 2015
Provisional Application 62054900 · Sep 24, 2014
Provisional Application 62016468 · Jun 24, 2014
Related Publication 20230032267A1 · Feb 2, 2023
References Cited (382)
US 5848282A · Kang · 1998 [cited by applicant]
US 5983225A · Anfindsen · 1999 [cited by applicant]
US 6052695A · Abe · 2000 [cited by applicant]
US 6260068B1 · Zalewski · 2001 [cited by applicant]
US 6272675B1 · Schrab · 2001 [cited by applicant]
US 6275843B1 · Chorn · 2001 [cited by applicant]
US 6578041B1 · Lomet · 2003 [cited by applicant]
US 6625601B1 · Molloy · 2003 [cited by applicant]
US 6725317B1 · Bouchier · 2004 [cited by applicant]
US 7082432B2 · Bhogi · 2006 [cited by applicant]
US 7228455B2 · Pavlik · 2007 [cited by applicant]
US 7289964B1 · Bowman-Amuah · 2007 [cited by applicant]
US 7290056B1 · McLaughlin · 2007 [cited by applicant]
US 7478099B1 · Gandhi · 2009 [cited by applicant]
US 7519181B2 · Shaheen · 2009 [cited by applicant]
US 7539746B2 · Bankier · 2009 [cited by applicant]
US 7561520B2 · Holloway · 2009 [cited by applicant]
US 7631107B2 · Pandya · 2009 [cited by applicant]
US 7730091B2 · Buckler · 2010 [cited by applicant]
US 7797306B1 · Pather · 2010 [cited by applicant]
US 7831772B2 · Nalawade · 2010 [cited by applicant]
US 7844851B2 · Cosmadopoulos · 2010 [cited by applicant]
US 7895475B2 · Kulkarni · 2011 [cited by applicant]
US 7941804B1 · Herington · 2011 [cited by applicant]
US 8060857B2 · Biggerstaff · 2011 [cited by applicant]
US 8078737B2 · Cosmadopoulos · 2011 [cited by applicant]
US 8117153B2 · Cattell · 2012 [cited by applicant]
US 8195613B2 · Vukojevic · 2012 [cited by applicant]
US 8250185B2 · Bauer · 2012 [cited by applicant]
US 8326876B1 · Venkataraman · 2012 [cited by applicant]
US 8392564B1 · Czajkowski · 2013 [cited by applicant]
US 8429630B2 · Nickolov · 2013 [cited by applicant]
US 8472929B2 · Cotevino · 2013 [cited by applicant]
US 8495067B2 · Ripberger · 2013 [cited by applicant]
US 8601473B1 · Aron · 2013 [cited by applicant]
US 8650299B1 · Huang · 2014 [cited by applicant]
US 8688923B2 · Jacobs · 2014 [cited by applicant]
US 8706772B2 · Hartig · 2014 [cited by applicant]
US 8713295B2 · Bax · 2014 [cited by applicant]
US 8743872B2 · Chidambaram · 2014 [cited by applicant]
US 8775626B2 · Teather · 2014 [cited by applicant]
US 8776050B2 · Plouffe · 2014 [cited by applicant]
US 8838534B2 · Fowler · 2014 [cited by applicant]
US 8880638B2 · Jeswani · 2014 [cited by applicant]
US 8892509B2 · Cattell · 2014 [cited by applicant]
US 8914406B1 · Haugsnes · 2014 [cited by applicant]
US 8924346B2 · Colrain · 2014 [cited by applicant]
US 8954588B1 · Bertz · 2015 [cited by applicant]
US 8959185B2 · Nakil · 2015 [cited by applicant]
US 8984170B2 · Colrain · 2015 [cited by applicant]
US 9009116B2 · Cattell · 2015 [cited by applicant]
US 9063763B2 · Astete · 2015 [cited by applicant]
US 9104453B2 · Anand · 2015 [cited by applicant]
US 9146944B2 · Parkinson · 2015 [cited by applicant]
US 9389922B2 · Bauer · 2016 [cited by applicant]
US 9405530B2 · Islam · 2016 [cited by applicant]
US 9420034B2 · Cai · 2016 [cited by applicant]
US 9436626B2 · Marietta · 2016 [cited by applicant]
US 9460169B2 · Hinton · 2016 [cited by applicant]
US 9509553B2 · Levy · 2016 [cited by applicant]
US 9519795B2 · Guarrieri · 2016 [cited by applicant]
US 9524186B2 · Shen · 2016 [cited by applicant]
US 9578009B2 · Hopkins · 2017 [cited by applicant]
US 9600500B1 · Gupta · 2017 [cited by applicant]
US 9621435B2 · Vasudevan · 2017 [cited by applicant]
US 9621668B2 · Kamath · 2017 [cited by applicant]
US 9667430B2 · Connelly · 2017 [cited by applicant]
US 9697052B2 · Dipol · 2017 [cited by applicant]
US 9747137B2 · Quinn · 2017 [cited by applicant]
US 9774401B1 · Borrill · 2017 [cited by applicant]
US 9792099B2 · Zhang · 2017 [cited by applicant]
US 9799017B1 · Vermeulen · 2017 [cited by applicant]
US 9807119B2 · Watson · 2017 [cited by applicant]
US 9811386B2 · Nanjundaswamy · 2017 [cited by applicant]
US 9819609B2 · Nanjundaswamy · 2017 [cited by applicant]
US 9843629B2 · Abdelaziz · 2017 [cited by applicant]
US 9906601B2 · Zhang · 2018 [cited by applicant]
US 9922045B2 · Yan · 2018 [cited by applicant]
US 9930129B2 · Felts · 2018 [cited by applicant]
US 9959421B2 · Inamdar · 2018 [cited by applicant]
US 9961011B2 · Mordani · 2018 [cited by applicant]
US 9967324B2 · Somogyi · 2018 [cited by applicant]
US 9971671B2 · Inamdar · 2018 [cited by applicant]
US 9973511B2 · Ott · 2018 [cited by applicant]
US 9977681B2 · Patel · 2018 [cited by applicant]
US 10007691B2 · Gleeson · 2018 [cited by applicant]
US 10009225B2 · Mares · 2018 [cited by applicant]
US 10009425B1 · Shavell · 2018 [cited by applicant]
US 10015242B2 · Konkus · 2018 [cited by applicant]
US 10027550B2 · Lam · 2018 [cited by applicant]
US 10027595B2 · Lai · 2018 [cited by applicant]
US 10038645B2 · Patel · 2018 [cited by applicant]
US 10050903B2 · Sahoo · 2018 [cited by applicant]
US 10051043B2 · Kasso · 2018 [cited by applicant]
US 10084723B2 · Mordani · 2018 [cited by applicant]
US 10084843B2 · Liu · 2018 [cited by applicant]
US 10091135B2 · Sahoo · 2018 [cited by applicant]
US 10097589B2 · Hopkins · 2018 [cited by applicant]
US 10103946B2 · Xiao · 2018 [cited by applicant]
US 10104011B2 · Sahoo · 2018 [cited by applicant]
US 10114678B2 · Sabin · 2018 [cited by applicant]
US 10122596B2 · Mordani · 2018 [cited by applicant]
US 10178184B2 · Dorr · 2019 [cited by applicant]
US 10187454B2 · Sengodan · 2019 [cited by applicant]
US 10193754B2 · Lu · 2019 [cited by applicant]
US 10216758B2 · Gummaraju · 2019 [cited by applicant]
US 10225209B2 · Inamdar · 2019 [cited by applicant]
US 10250512B2 · Sidde · 2019 [cited by applicant]
US 10284486B2 · Thyagarajan · 2019 [cited by applicant]
US 10310841B2 · Mutreja · 2019 [cited by applicant]
US 10318280B2 · Islam · 2019 [cited by applicant]
US 10339127B2 · Colrain · 2019 [cited by applicant]
US 10348565B2 · Kannan · 2019 [cited by applicant]
US 10348822B2 · Phan · 2019 [cited by applicant]
US 10356161B2 · Bajaj · 2019 [cited by applicant]
US 10382537B2 · Mordani · 2019 [cited by applicant]
US 10439953B2 · Patel · 2019 [cited by applicant]
US 10452387B2 · Lindholm · 2019 [cited by applicant]
US 10462068B2 · Mordani · 2019 [cited by applicant]
US 10467061B2 · Quinn · 2019 [cited by applicant]
US 10469401B2 · Mordani · 2019 [cited by applicant]
US 10474998B2 · Xiao · 2019 [cited by applicant]
US 10476938B2 · Barnes · 2019 [cited by applicant]
US 10523709B2 · Bower · 2019 [cited by applicant]
US 10587580B2 · Subbarayan · 2020 [cited by applicant]
US 10594619B2 · Kasso · 2020 [cited by applicant]
US 10635491B2 · Islam · 2020 [cited by applicant]
US 10642800B2 · Gummaraju · 2020 [cited by applicant]
US 10715472B2 · Gambino · 2020 [cited by applicant]
US 10742568B2 · Mordani · 2020 [cited by applicant]
US 10805350B2 · Koul · 2020 [cited by applicant]
US 10860384B2 · Wang · 2020 [cited by applicant]
US 10868721B2 · Schneider · 2020 [cited by applicant]
US 10873627B2 · Gleyzer · 2020 [cited by applicant]
US 11057272B2 · Parkinson · 2021 [cited by applicant]
US 11070559B2 · Xiao · 2021 [cited by applicant]
US 11075799B2 · Nelson · 2021 [cited by applicant]
US 11138017B2 · Dipol · 2021 [cited by applicant]
US 11188427B2 · Parkinson · 2021 [cited by applicant]
US 11237814B2 · Lindholm · 2022 [cited by applicant]
US 11477278B2 · Mordani · 2022 [cited by applicant]
US 11544149B2 · Srinivasan · 2023 [cited by applicant]
US 20020083078A1 · Pardon · 2002 [cited by applicant]
US 20020087366A1 · Collier · 2002 [cited by applicant]
US 20020188538A1 · Robertson · 2002 [cited by applicant]
US 20030046342A1 · Felt · 2003 [cited by applicant]
US 20030084056A1 · DeAnna · 2003 [cited by applicant]
US 20030105768A1 · Berkowitz · 2003 [cited by applicant]
US 20040015600A1 · Tiwary · 2004 [cited by applicant]
US 20040068501A1 · McGoveran · 2004 [cited by applicant]
US 20040216109A1 · Bhogi · 2004 [cited by applicant]
US 20040220933A1 · Walker · 2004 [cited by applicant]
US 20040225915A1 · Johnson · 2004 [cited by applicant]
US 20040255298A1 · Dorrance · 2004 [cited by applicant]
US 20050015353A1 · Kumar · 2005 [cited by applicant]
US 20050125445A1 · Cotner · 2005 [cited by applicant]
US 20050187891A1 · Johnson · 2005 [cited by applicant]
US 20050216421A1 · Barry · 2005 [cited by applicant]
US 20050262077A1 · Barnes · 2005 [cited by applicant]
US 20050271051A1 · Holloway · 2005 [cited by applicant]
US 20060036747A1 · Galvin · 2006 [cited by applicant]
US 20060075277A1 · Johnson · 2006 [cited by applicant]
US 20060111880A1 · Brown · 2006 [cited by applicant]
US 20060174224A1 · Parkinson · 2006 [cited by applicant]
US 20060179125A1 · Pavlik · 2006 [cited by applicant]
US 20060190243A1 · Barkai · 2006 [cited by applicant]
US 20060190504A1 · Pruet · 2006 [cited by applicant]
US 20070028208A1 · Maki · 2007 [cited by applicant]
US 20070028244A1 · Landis · 2007 [cited by applicant]
US 20070043784A1 · Parkinson · 2007 [cited by applicant]
US 20070061441A1 · Landis · 2007 [cited by applicant]
US 20070067266A1 · Lomet · 2007 [cited by applicant]
US 20070067366A1 · Landis · 2007 [cited by applicant]
US 20070143261A1 · Uppala · 2007 [cited by applicant]
US 20070143339A1 · Springett · 2007 [cited by applicant]
US 20070198681A1 · Bakke · 2007 [cited by applicant]
US 20070220302A1 · Cline · 2007 [cited by applicant]
US 20070226218A1 · Chatterjee · 2007 [cited by applicant]
US 20070261054A1 · Chesebro · 2007 [cited by applicant]
US 20080010287A1 · Hinton · 2008 [cited by applicant]
US 20080134219A1 · Dorrance · 2008 [cited by applicant]
US 20080189679A1 · Rodriguez · 2008 [cited by applicant]
US 20080196029A1 · Doty · 2008 [cited by applicant]
US 20080235295A1 · Parkinson · 2008 [cited by applicant]
US 20080250074A1 · Parkinson · 2008 [cited by applicant]
US 20090007097A1 · Hinton · 2009 [cited by applicant]
US 20090037452A1 · Baitalmal · 2009 [cited by applicant]
US 20090037492A1 · Baitalmal · 2009 [cited by applicant]
US 20090077135A1 · Yalamanchi · 2009 [cited by applicant]
US 20090094252A1 · Wong · 2009 [cited by applicant]
US 20090118839A1 · Accapadi · 2009 [cited by applicant]
US 20090182787A1 · Parkinson · 2009 [cited by applicant]
US 20090222823A1 · Parkinson · 2009 [cited by applicant]
US 20090275314A1 · Cotevino · 2009 [cited by applicant]
US 20090276771A1 · Nickolov · 2009 [cited by examiner]
US 20090300023A1 · Vaghani · 2009 [cited by applicant]
US 20100030995A1 · Wang · 2010 [cited by examiner]
US 20100080241A1 · Cosmadopoulos · 2010 [cited by applicant]
US 20100106842A1 · Cosmadopoulos · 2010 [cited by applicant]
US 20100169289A1 · Newport · 2010 [cited by applicant]
US 20100299664A1 · Taylor · 2010 [cited by examiner]
US 20110035356A1 · Vukojevic · 2011 [cited by applicant]
US 20110041006A1 · Fowler · 2011 [cited by applicant]
US 20110093435A1 · Zha · 2011 [cited by applicant]
US 20110093469A1 · B'Far · 2011 [cited by applicant]
US 20110145204A1 · Maple · 2011 [cited by applicant]
US 20110213870A1 · Cai · 2011 [cited by applicant]
US 20110238630A1 · Nishigaki · 2011 [cited by applicant]
US 20110238795A1 · Bauer · 2011 [cited by applicant]
US 20110271005A1 · Bharrat · 2011 [cited by applicant]
US 20110276579A1 · Colrain · 2011 [cited by applicant]
US 20110307450A1 · Hahn · 2011 [cited by applicant]
US 20120047126A1 · Branscome · 2012 [cited by applicant]
US 20120072597A1 · Teather · 2012 [cited by applicant]
US 20120110566A1 · Park · 2012 [cited by applicant]
US 20120173581A1 · Hartig · 2012 [cited by applicant]
US 20120173589A1 · Kwon · 2012 [cited by applicant]
US 20120179646A1 · Hinton · 2012 [cited by applicant]
US 20120296883A1 · Ganesh · 2012 [cited by applicant]
US 20130024863A1 · Parkinson · 2013 [cited by applicant]
US 20130066837A1 · Colrain · 2013 [cited by applicant]
US 20130066948A1 · Colrain · 2013 [cited by applicant]
US 20130066949A1 · Colrain · 2013 [cited by applicant]
US 20130066952A1 · Colrain · 2013 [cited by applicant]
US 20130085996A1 · Tian · 2013 [cited by applicant]
US 20130103654A1 · Mclachlan · 2013 [cited by applicant]
US 20130132458A1 · Little · 2013 [cited by applicant]
US 20130204917A1 · Wang · 2013 [cited by applicant]
US 20130246368A1 · Parkinson · 2013 [cited by applicant]
US 20130246379A1 · Shen · 2013 [cited by applicant]
US 20130246845A1 · Parkinson · 2013 [cited by applicant]
US 20130290524A1 · Liu · 2013 [cited by applicant]
US 20130290960A1 · Astete · 2013 [cited by applicant]
US 20130304714A1 · Lee · 2013 [cited by applicant]
US 20130332577A1 · Nakil · 2013 [cited by applicant]
US 20130339470A1 · Jeswani · 2013 [cited by examiner]
US 20130346380A1 · Dong · 2013 [cited by applicant]
US 20130346967A1 · Anand · 2013 [cited by applicant]
US 20140032228A1 · Johri · 2014 [cited by examiner]
US 20140047150A1 · Marietta · 2014 [cited by applicant]
US 20140047439A1 · Levy · 2014 [cited by applicant]
US 20140075019A1 · Mordani · 2014 [cited by applicant]
US 20140075032A1 · Vasudevan · 2014 [cited by examiner]
US 20140075565A1 · Srinivasan · 2014 [cited by applicant]
US 20140149483A1 · Mitchell · 2014 [cited by applicant]
US 20140157276A1 · Smithson · 2014 [cited by applicant]
US 20140250436A1 · Tang · 2014 [cited by applicant]
US 20140279899A1 · Gu · 2014 [cited by applicant]
US 20140304299A1 · Yan · 2014 [cited by applicant]
US 20140330767A1 · Fowler · 2014 [cited by applicant]
US 20140344782A1 · Hill · 2014 [cited by applicant]
US 20140358972A1 · Guarrieri · 2014 [cited by applicant]
US 20140373007A1 · Donnellan · 2014 [cited by examiner]
US 20150089068A1 · Islam · 2015 [cited by applicant]
US 20150089274A1 · Mares · 2015 [cited by applicant]
US 20150120791A1 · Gummaraju · 2015 [cited by applicant]
US 20150121371A1 · Gummaraju · 2015 [cited by applicant]
US 20150207758A1 · Mordani · 2015 [cited by applicant]
US 20150212850A1 · Little · 2015 [cited by applicant]
US 20150234682A1 · Dageville · 2015 [cited by applicant]
US 20150235014A1 · Evans · 2015 [cited by examiner]
US 20150277974A1 · Beale · 2015 [cited by applicant]
US 20150281336A1 · Beale · 2015 [cited by applicant]
US 20150309889A1 · Campbell · 2015 [cited by applicant]
US 20150319265A1 · DeRoo · 2015 [cited by applicant]
US 20150370549A1 · Zhang · 2015 [cited by applicant]
US 20150372883A1 · Lam · 2015 [cited by applicant]
US 20150372887A1 · Inamdar · 2015 [cited by applicant]
US 20150372936A1 · Kasso · 2015 [cited by applicant]
US 20150372937A1 · Lai · 2015 [cited by applicant]
US 20150372938A1 · Patel · 2015 [cited by applicant]
US 20150372941A1 · Patel · 2015 [cited by applicant]
US 20150373004A1 · Hopkins · 2015 [cited by applicant]
US 20150373097A1 · Konkus · 2015 [cited by applicant]
US 20150373098A1 · Mordani · 2015 [cited by applicant]
US 20150373099A1 · Dipol · 2015 [cited by applicant]
US 20150373117A1 · Gleyzer · 2015 [cited by applicant]
US 20160013983A1 · Lu · 2016 [cited by applicant]
US 20160014038A1 · Thyagarajan · 2016 [cited by applicant]
US 20160014191A1 · Liu · 2016 [cited by applicant]
US 20160014212A1 · Zhang · 2016 [cited by applicant]
US 20160020949A1 · Mares · 2016 [cited by applicant]
US 20160070589A1 · Vermeulen · 2016 [cited by applicant]
US 20160085543A1 · Islam · 2016 [cited by applicant]
US 20160085772A1 · Vermeulen · 2016 [cited by applicant]
US 20160086260A1 · Vermeulen · 2016 [cited by applicant]
US 20160088108A1 · Felts · 2016 [cited by applicant]
US 20160092319A1 · Parkinson · 2016 [cited by applicant]
US 20160092342A1 · Inamdar · 2016 [cited by applicant]
US 20160094403A1 · Somogyi · 2016 [cited by applicant]
US 20160094404A1 · Kasso · 2016 [cited by applicant]
US 20160094405A1 · Barnes · 2016 [cited by applicant]
US 20160094406A1 · Phan · 2016 [cited by applicant]
US 20160094407A1 · Parkinson · 2016 [cited by applicant]
US 20160094408A1 · Segu · 2016 [cited by applicant]
US 20160094473A1 · Mordani · 2016 [cited by applicant]
US 20160094474A1 · Sahoo · 2016 [cited by applicant]
US 20160094478A1 · Quinn · 2016 [cited by applicant]
US 20160094484A1 · Mordani · 2016 [cited by applicant]
US 20160094486A1 · Sahoo · 2016 [cited by applicant]
US 20160094498A1 · Xiao · 2016 [cited by applicant]
US 20160094510A1 · Xiao · 2016 [cited by applicant]
US 20160094582A1 · Watson · 2016 [cited by applicant]
US 20160094583A1 · Bower · 2016 [cited by applicant]
US 20160094624A1 · Mordani · 2016 [cited by applicant]
US 20160094625A1 · Sengodan · 2016 [cited by applicant]
US 20160094626A1 · Bajaj · 2016 [cited by applicant]
US 20160094627A1 · Subramanyam · 2016 [cited by applicant]
US 20160094635A1 · Kannan · 2016 [cited by applicant]
US 20160094647A1 · Mordani · 2016 [cited by applicant]
US 20160099948A1 · Ott · 2016 [cited by applicant]
US 20160142506A1 · Sahoo · 2016 [cited by applicant]
US 20160210322A1 · Little · 2016 [cited by applicant]
US 20160231998A1 · Islam · 2016 [cited by applicant]
US 20160314162A1 · Tarta · 2016 [cited by applicant]
US 20160328268A1 · Islam · 2016 [cited by applicant]
US 20160371356A1 · Lee · 2016 [cited by applicant]
US 20170017494A1 · Patel · 2017 [cited by applicant]
US 20170019467A1 · Inamdar · 2017 [cited by applicant]
US 20170019485A1 · Dorr · 2017 [cited by applicant]
US 20170034071A1 · Sidde · 2017 [cited by applicant]
US 20170091231A1 · DiFranco · 2017 [cited by applicant]
US 20170116041A1 · Nanjundaswamy · 2017 [cited by applicant]
US 20170118137A1 · Nanjundaswamy · 2017 [cited by applicant]
US 20170126742A1 · Hopkins · 2017 [cited by applicant]
US 20170177697A1 · Lee · 2017 [cited by applicant]
US 20170177698A1 · Lee · 2017 [cited by applicant]
US 20170192772A1 · Islam · 2017 [cited by applicant]
US 20170220621A1 · Colrain · 2017 [cited by applicant]
US 20170221140A1 · Melamed · 2017 [cited by applicant]
US 20180041382A1 · Bhan · 2018 [cited by applicant]
US 20180081673A1 · Mutreja · 2018 [cited by applicant]
US 20180081676A1 · Lindholm · 2018 [cited by applicant]
US 20180081694A1 · Dipol · 2018 [cited by applicant]
US 20180115523A1 · Subbarayan · 2018 [cited by applicant]
US 20180227242A1 · Mordani · 2018 [cited by applicant]
US 20190056926A1 · Lindholm · 2019 [cited by applicant]
US 20190058632A1 · Schneider · 2019 [cited by applicant]
US 20190068440A1 · Nelson · 2019 [cited by applicant]
US 20190068536A1 · Gambino · 2019 [cited by applicant]
US 20190068606A1 · Xiao · 2019 [cited by applicant]
US 20190253457A1 · Koul · 2019 [cited by applicant]
US 20200213115A1 · Mathane · 2020 [cited by applicant]
US 20210208971A1 · Srinivasan · 2021 [cited by applicant]
US 20220058095A1 · Parkinson · 2022 [cited by applicant]
US 20230023262A1 · Islam · 2023 [cited by applicant]
CN 101639835 · 2010 [cited by applicant]
CN 102170457 · 2011 [cited by applicant]
CN 102236762 · 2011 [cited by applicant]
CN 102333115 · 2012 [cited by applicant]
CN 102460393 · 2012 [cited by applicant]
CN 102571821 · 2012 [cited by applicant]
CN 102571916 · 2012 [cited by applicant]
CN 102609271 · 2012 [cited by applicant]
CN 102932404 · 2013 [cited by applicant]
CN 102932405 · 2013 [cited by applicant]
CN 103229450 · 2013 [cited by applicant]
CN 103455512 · 2013 [cited by applicant]
CN 103514245 · 2014 [cited by applicant]
CN 103516777 · 2014 [cited by applicant]
CN 103718533 · 2014 [cited by applicant]
CN 103733194 · 2014 [cited by applicant]
CN 103858118 · 2014 [cited by applicant]
CN 104050201 · 2014 [cited by applicant]
CN 104104513 · 2014 [cited by applicant]
CN 104598249 · 2015 [cited by applicant]
JP 2004503011 · 2004 [cited by applicant]
JP 2005209029 · 2005 [cited by applicant]
JP 2011232840 · 2011 [cited by applicant]
WO 2014039866 · 2014 [cited by applicant]
Kang, Junbin et al., “MultiLanes: Providing Virtualized Storage for OS-level Virtualization on Many Cores”, 12th USENIX Conference on File and Storage Technologies (FAST '14), Feb. 17-20, 2014, Santa Clara, CA, ISBN 978… [cited by applicant]
Sadamori et al., “Linux operates on IBM mainframe zSeries: Overview of mainframe Linux Part 4 Realization of allocating CPU and memory flexibly by LPAR”, Monthly Linux Magazine, Aug. 1, 2014, vol. 6, No. 8, pp. 94-99, 8… [cited by applicant]
Jia, Changyun et al., “Research on Multi-tenant PaaS Cloud Security on Java Platform”, 2013 International Conference on Information Science and Cloud Computing Companion, pp. 260-266, 7 pages. [cited by applicant]
Kuhn, Darl, “Pro Oracle Database 12c Administration; Chapter 23: Pluggable Databases”, Jul. 3, 2013, © 2013 Apress, pp. 667-697, 30 pages. [cited by applicant]
Wikipedia, “Application server”, retrieved Mar. 5, 2021 from: <https://en.wikipedia.org/w/index.php?title=Application_server&oldid=584863280> 4 pages. [cited by applicant]
The Korean Intellectual Property Office, Notice of Office Action dated Mar. 16, 2023 for Korean Patent Application No. 10-2017-7037057 , 6 pages. [cited by applicant]
United States Patent and Trademark Office, Office Communication dated Feb. 10, 2023 for U.S. Appl. No. 17/519,407 , 51 pages. [cited by applicant]
United States Patent and Trademark Office, Office Communication dated Feb. 8, 2023 for U.S. Appl. No. 17/947,880 , 33 pages. [cited by applicant]
United States Patent and Trademark Office, Notice of Allowance and Fee(s) Due dated Feb. 2, 2023 for U.S. Appl. No. 17/732,297 , 18 pages. [cited by applicant]
European Patent Office, Summons to oral proceedings pursuant to Rule 115(1) EPC dated Jul. 12, 2023 for European Patent Application No. 15736357.3 , 24 pages. [cited by applicant]
United States Patent and Trademark Office, Notice of Allowance and Fee(s) Due dated Jan. 19, 2024 for U.S. Appl. No. 17/519,407 , 33 pages. [cited by applicant]
European Patent Office, Boards of Appeal, Datasheet for the decision of Sep. 26, 2023 for European Patent Application No. 15736357.3 , 23 pages. [cited by applicant]