Many applications are network-centric. The value in such applications is collaboration enabled by software. Achieving such collaboration through programming and running network applications is challenging. It requires understanding and managing individually all of the diverse, interrelated, distributed pieces that comprise a network application. The distributed elements include, for example, web sites, databases, workflows, web services, electronic data information exchanges, etc. Each of the distributed elements is generally hosted or managed by numerous hosting services and service control managers that are specific to the particular distributed element. Running each of the different hosting services with different distributed elements in them is complex and costly.
Some existing systems use the concept of a container to abstract the operation of a single, atomic module of a distributed application. Other existing systems use a container to abstract the operation of a composite, non-distributed application. However, such existing systems do not aid in the overall management of diverse elements in a heterogeneous distributed application. For example, the existing systems fail to provide an abstraction or interface between the container and some external management system to configure and coordinate execution of distributed applications.
Embodiments of the invention include a meta-container communicating with a plurality of drivers each associated with a container hosting one or more modules of a distributed application program. The drivers transmit commands to the associated containers and transmit events from the associated containers. The applications are described in a model repository that is accessed to identify the appropriate containers and drivers associated with the module adapted to process the command.
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.
Other features will be in part apparent and in part pointed out hereinafter.
Corresponding reference characters indicate corresponding parts throughout the drawings.
In an embodiment, the invention manages distributed applications via abstraction and virtualization of the operation of elements of the distributed application. In particular, the invention includes a hierarchical organization of containers such as shown in
Referring again to
Containers are responsible for the lifecycle of the associated module (e.g., starting, stopping, and managing any other operations of the module). The lifecycle operations are container- or module-specific, and provided by the container or module. The container hosts, activates, encapsulates, or otherwise manages the logic and data of the module. Containers enable separation and isolation of particular application modules while promoting and generalizing aspects common to the modules. For example, the container is a technology-specific activation service or host (e.g., for hosting web sites, web services, databases, etc.).
Drivers abstract technology and implementation-specifics to represent diverse containers in a common way. Each driver is particular to its associated container. Each driver includes a programmatic interface such as an application programming interface for scripts, user interaction, etc. The programmatic interface is common across drivers. Each driver abstracts the corresponding container into a set of operations accessible to components in a higher level of the hierarchy. This abstraction is used by the meta-container on the next higher level to manipulate the module(s) hosted by the container. Each of the plurality of drivers unifies run-time management of the associated container and hosted modules by abstracting the container into a set of operations available for execution by the meta-container.
Each driver expects communications from the next higher meta-container using a lifecycle management protocol or other state machine protocol. The protocol represents features of the container, events, and basic lifecycle management of hosted modules. The protocol controls a state of the hosted module.
Each meta-container represents a plurality of diverse, technology-specific containers as a single, unified container. The meta-container is largely technology-agnostic. A meta-container such as meta-container 112 is responsible for the lifecycle of the entire application represented by the model depicted in
In
Each of the containers 104, 108, 112 has a driver 106, 110, 114, respectively, for interfacing with the respective containers. Layer M−1 has drivers 106 such as driver #1 through driver #Y. Layer M has drivers 110 such as driver #1 through driver #X. Layer M+1 has a driver 114. In layer M−1, the drivers 106 abstract the notion of individual containers 104 and represent them in a uniform, standard interface used by the meta-container #1108 to interact with the containers 104. The meta-container #1108 may be thought of as a meta-container over worker process containers (e.g., containers 104). Meta-container 112 in layer M+1 also has a driver 114 for interfacing with other higher-level entities.
As illustrated by the hierarchy in
Referring next to
Referring next to
In operation, a driver such as driver 202 in
New models may be defined by providing the new models (e.g., received from a user) to the model repository.
Referring next to
In an embodiment, some or all of the memory component 404, the architecture component 406, and the interface component 408 are executed by a computing device associated with a meta-container in the hierarchy (e.g., meta-container 112 in
In an embodiment, the interface component 408 further receives a user-defined model for storage in the repository 410 by the memory component 404. In this manner, the distributed application may be modified or an additional application supported.
Referring next to
In
If a command is received at 508 (e.g., by the top-level meta-container), logic associated with the meta-container fetches a model of the application and identifies one or more containers that are adapted to process the command at 510. The command is provided to the identified containers at 512 and the identified containers then process the command with respect to the modules associated with the identified containers.
For example, the meta-container may identify only the containers at the next lower level in the hierarchy that should process the command. Each identified container in this level then determines which, if any, of the next lower containers should receive the command. This recursive process continues down through the hierarchy until the appropriate container has been identified and has processed the command.
The operation of the embodiment in
Aspects of the invention may be implemented with a general purpose computing device in the form of a computer. Generally, the data processors of the computer are programmed by means of instructions stored at different times in the various computer-readable storage media of the computer. Embodiments of the invention may be described and implemented in the general context of computer-executable instructions, such as program modules, executed by one or more computers or other devices. The computing device has access to or is associated with a computer-readable media storing, for example, models of distributed applications. Computer readable media, which include both volatile and nonvolatile media, removable and non-removable media, may be any available medium that may be accessed by the service. By way of example and not limitation, computer readable media comprise computer storage media and communication media. Computer storage media include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. For example, computer storage media include RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium that may be used to store the desired information and that may be accessed by the computing device. Communication media typically embody computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism and include any information delivery media. Those skilled in the art are familiar with the modulated data signal, which has one or more of its characteristics set or changed in such a manner as to encode information in the signal. Wired media, such as a wired network or direct-wired connection, and wireless media, such as acoustic, RF, infrared, and other wireless media, are examples of communication media. Combinations of any of the above are also included within the scope of computer readable media.
The computer-executable instructions and components described herein constitute exemplary means for representing the plurality of containers as a single container and means for managing the lifecycle and behavior of distributed applications.
Although described in connection with an exemplary computing system environment, embodiments of the invention are operational with numerous other general purpose or special purpose computing system environments or configurations. The computing system environment is not intended to suggest any limitation as to the scope of use or functionality of any aspect of the invention. Moreover, the computing system environment should not be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the exemplary operating environment. Examples of well known computing systems, environments, and/or configurations that may be suitable for use with aspects of the invention include, but are not limited to, personal computers, server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, mobile telephones, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
In operation, a computer executes computer-executable instructions such as those illustrated in the figures and described herein to implement aspects of the invention.
The order of execution or performance of the operations in embodiments of the invention illustrated and described herein is not essential, unless otherwise specified. That is, the operations may be performed in any order, unless otherwise specified, and embodiments of the invention may include additional or fewer operations than those disclosed herein. For example, it is contemplated that executing or performing a particular operation before, contemporaneously with, or after another operation is within the scope of aspects of the invention.
When introducing elements of aspects of the invention or the embodiments thereof, the articles “a,” “an,” “the,” and “said” are intended to mean that there are one or more of the elements. The terms “comprising,” “including,” and “having” are intended to be inclusive and mean that there may be additional elements other than the listed elements.
Having described aspects of the invention in detail, it will be apparent that modifications and variations are possible without departing from the scope of aspects of the invention as defined in the appended claims. As various changes could be made in the above constructions, products, and methods without departing from the scope of aspects of the invention, it is intended that all matter contained in the above description and shown in the accompanying drawings shall be interpreted as illustrative and not in a limiting sense.
Number | Name | Date | Kind |
---|---|---|---|
6356915 | Chtchetkine et al. | Mar 2002 | B1 |
6621505 | Beauchamp et al. | Sep 2003 | B1 |
6721615 | Fava et al. | Apr 2004 | B2 |
6766477 | Grucci et al. | Jul 2004 | B2 |
6999956 | Mullins | Feb 2006 | B2 |
7162722 | Supinski et al. | Jan 2007 | B1 |
7197553 | Roberts et al. | Mar 2007 | B2 |
20040044494 | Muller et al. | Mar 2004 | A1 |
20040162741 | Flaxer et al. | Aug 2004 | A1 |
20050050311 | Joseph et al. | Mar 2005 | A1 |
20050060722 | Rochette et al. | Mar 2005 | A1 |
20050160135 | Yokoro | Jul 2005 | A1 |
20050216922 | Mogilevsky et al. | Sep 2005 | A1 |
20050222968 | Wayman | Oct 2005 | A1 |
20060009954 | Bishop et al. | Jan 2006 | A1 |
20060143193 | Thakkar et al. | Jun 2006 | A1 |
20060156296 | Goldberg | Jul 2006 | A1 |
Number | Date | Country |
---|---|---|
0124003 | Apr 2001 | WO |
Number | Date | Country | |
---|---|---|---|
20080270585 A1 | Oct 2008 | US |