1. Field of the Invention
The present invention relates to distributed computing environments, and more particularly to improved methods for managing deployment of software in distributed computing environments.
2. Description of the Related Art
In a typical software development environment, there exists a gap between the finished software product and its target deployment computing environment. The responsibility of carrying a software product into real-life operation is typically left to the deployment engineer or technician, who often does not have first-hand knowledge of the details and requirements of the developed software product. The usual means to carry a software product into operation is via manually created scripts or other tooling that functions solely in the operations computing environment. Additionally, the configuration information of the software product is passed in the form of notes, spreadsheets or presentation slides that lack a formal construct. Conventionally, deployment of a software product is documented on paper or a pictorial document without an intuitive mechanism for realizing or enforcing the defined topology.
The approach above can result in difficulty for the deployment engineer or technician, who often is forced to deal with solving configuration problems that arise from incompatibilities between the requirements of the developed software product and the capabilities provided by the target computing environment. These problems persist throughout the lifecycle of the software product and the gap worsens with the move of the software product during different stages, such as the moves from unit testing to integration and further to production. Since the software product is not developed in light of the target computing environment, this often results in a software product that cannot properly be deployed or replicated in different computing environments and must be re-architected.
Often times, a software product must be deployed in a distributed computing environment wherein components of the software product are located in different locations and must work in concert over a network. Another problem with the approach above is that it does not provide adequate information on how various components of a software product can be divided or distributed when the product is deployed in a distributed computing environment. Various relationships and dependences exist between components of a software product, and the manner in which a software product is divided or parsed in a distributed computing environment depends on those relationships and dependences. The deployment engineer or technician responsible for deploying a software product in a distributed computing environment often does not have the necessary knowledge of the relationships and dependences that exist between components of a software product so as to effectuate such a deployment. As such, this produces problems during deployment, maintenance and further development of the software product.
Therefore, there is a need to overcome the shortcomings of the prior art and more particularly for a more efficient way of deploying a defined topology in a distributed computing environment.
Embodiments of the present invention address deficiencies of the art in respect to distributed computing systems and provide a novel and non-obvious method, computer system and computer program product for managing the deployment of software in a distributed computing environment. In one embodiment of the invention, a method for deploying a software product comprising a plurality of components is provided. The method can include reading a topological description of the software product and its components, wherein the topological description defines characteristics and dependencies of the components. The method can further include reading characteristics of a plurality of publishers and matching each of the plurality of components to one of the plurality of publishers according to the characteristics and dependencies of the components and the characteristics of the plurality of publishers. The method can further include distributing the plurality of components among the plurality of publishers responsive to the step of matching and validating each set of components distributed to each publisher.
In another embodiment of the invention, a computer program product comprising a computer usable medium embodying computer usable program code for deploying a software product comprising a plurality of components is provided. The computer program product includes computer usable program code for reading a topological description of the software product and its components, wherein the topological description defines characteristics and dependencies of the components. The computer program product further includes computer usable program code for reading characteristics of a plurality of publishers and matching each of the plurality of components to one of the plurality of publishers according to the characteristics and dependencies of the components and the characteristics of the plurality of publishers. The computer program product further includes distributing the plurality of components among the plurality of publishers responsive to the step of matching and validating each set of components distributed to each publisher
In another embodiment of the invention, a server for deploying a software product comprising a plurality of components is provided. The server includes a data repository for storing a topological description of the software product and its components, wherein the topological description defines characteristics and dependencies of the components, and for storing characteristics of a plurality of publishers. The server further includes a processor configured for matching each of the plurality of components to one of the plurality of publishers according to the characteristics and dependencies of the components and the characteristics of the plurality of publishers. The server further includes a transmitter for distributing the plurality of components among the plurality of publishers responsive to the step of matching. The server further includes a receiver for validating each set of components distributed to each publisher.
Additional aspects of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The aspects of the invention will be realized and attained by means of the elements and combinations particularly pointed out in the appended claims. It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
The accompanying drawings, which are incorporated in and constitute part of this specification, illustrate embodiments of the invention and together with the description, serve to explain the principles of the invention. The embodiments illustrated herein are presently preferred, it being understood, however, that the invention is not limited to the precise arrangements and instrumentalities shown, wherein:
The present invention addresses deficiencies with respect to managing the deployment of software comprising a plurality of components in a distributed computing environment. The present invention includes reading a topological description of the software product and its components, wherein the topological description defines characteristics and dependencies of the components. A characteristic of a component may include a type, and a dependency may include a hosting dependency and an access dependency. Next, characteristics of a plurality of publishers, i.e., servers, are read. A characteristic of a publisher may include a type and a hosting capability. Subsequently, each component is matched to a publisher according to the characteristics and dependencies of the components and the characteristics of the publishers. Then, the components are distributed among the publishers according to the matching step and each set of components is validated.
The database server 104 may also include a database management system, which is an application that controls the organization, storage and retrieval of data (fields, records and files) in the database. A database management system accepts requests for data from the server 102, and instructs the operating system to transfer the appropriate data. The database management system may also control the security and integrity of the database. Data security prevents unauthorized users from viewing or updating certain portions of the database.
Web server 110 includes a software engine that delivers web applications. Application server 112 includes a software engine that delivers applications of all types. Database server 114 includes a software engine that delivers database applications and database information. The servers 110-114 may adhere to any commercially available server platform, such as the Sun Microsystems J2EE platform, a Web-based application platform, an integrated platform for e-commerce or a content management system platform.
It should be noted that although
In an embodiment of the present invention, the computer systems of server 102, web server 110, application server 112, database sever 114 and client computers 120-122 are one or more Personal Computers (PCs), Personal Digital Assistants (PDAs), hand held computers, palm top computers, lap top computers, smart phones, game consoles or any other information processing devices. A PC can be one or more IBM or compatible PC workstations running a Microsoft Windows or LINUX operating system, one or more Macintosh computers running a Mac OS operating system, or an equivalent. In another embodiment, the computer systems are a server system, such as SUN Ultra workstations running a SunOS operating system or IBM RS/6000 workstations and servers running the AIX operating system.
In an embodiment of the present invention, the network 106 is a circuit switched network, such as the Public Service Telephone Network (PSTN). In another embodiment, the network 106 is a packet switched network. The packet switched network is a wide area network (WAN), such as the global Internet, a private WAN, a local area network (LAN), a telecommunications network or any combination of the above-mentioned networks. In yet another embodiment, the structure of the network 106 is a wired network, a wireless network, a broadcast network or a point-to-point network.
The publisher specification 310 may be generated by an administrator using server 102 and database server 104 or may be a document generated automatically or manually beforehand by garnering information from the various publishers. The publisher specification 310 includes a list of characteristics for each publisher. A characteristic of a publisher may include a type, such as a database type, and a hosting capability, such as the ability to host applications.
In step 312, each component is matched to a publisher based on the characteristics of each component versus the characteristics of each publisher and based on the dependencies specified for each component. In step 313, the program logic 150 validates each component/publisher match to verify that each publisher possesses the adequate environmental settings to publish to matching component. Step 313 includes confirming that each component or set of components can be compiled appropriately and executed properly on each publisher. Step 313 may also include confirming that the publisher for each component or set of components includes the required libraries or other necessary files to compile and execute the component or set of components.
In step 314, each component is deployed or distributed to the publisher with which it was matched. In step 316, each component or set of components deployed to each publisher is validated. Validation includes a process by which the presence and proper functioning of each component or set of components on each publisher is confirmed using feedback from the publisher. In step 318, the control flow of
Embodiments of the invention can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment containing both hardware and software elements. In a preferred embodiment, the invention is implemented in software, which includes but is not limited to firmware, resident software, microcode, and the like. Furthermore, the invention can take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system.
For the purposes of this description, a computer-usable or computer readable medium can be any apparatus that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. The medium can be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device) or a propagation medium. Examples of a computer-readable medium include a semiconductor or solid state memory, magnetic tape, a removable computer diskette, a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk and an optical disk. Current examples of optical disks include compact disk-read only memory (CD-ROM), compact disk-read/write (CD-R/W) and DVD.
A data processing system suitable for storing and/or executing program code will include at least one processor coupled directly or indirectly to memory elements through a system bus. The memory elements can include local memory employed during actual execution of the program code, bulk storage, and cache memories which provide temporary storage of at least some program code in order to reduce the number of times code must be retrieved from bulk storage during execution. Input/output or I/O devices (including but not limited to keyboards, displays, pointing devices, etc.) can be coupled to the system either directly or through intervening I/O controllers. Network adapters may also be coupled to the system to enable the data processing system to become coupled to other data processing systems or remote printers or storage devices through intervening private or public networks. Modems, cable modem and Ethernet cards are just a few of the currently available types of network adapters.
Number | Name | Date | Kind |
---|---|---|---|
5950011 | Albrecht et al. | Sep 1999 | A |
5970490 | Morgenstern | Oct 1999 | A |
6256773 | Bowman-Amuah | Jul 2001 | B1 |
6629065 | Gadh et al. | Sep 2003 | B1 |
6701514 | Haswell et al. | Mar 2004 | B1 |
6789054 | Makhlouf | Sep 2004 | B1 |
6795089 | Rajarajan et al. | Sep 2004 | B2 |
7013461 | Hellerstein et al. | Mar 2006 | B2 |
7050872 | Matheson | May 2006 | B2 |
7069541 | Dougherty et al. | Jun 2006 | B2 |
7069553 | Narayanaswamy et al. | Jun 2006 | B2 |
7072900 | Sweitzer et al. | Jul 2006 | B2 |
7103874 | McCollum et al. | Sep 2006 | B2 |
7134122 | Sero et al. | Nov 2006 | B1 |
7196712 | Rajarajan et al. | Mar 2007 | B2 |
7320120 | Rajarajan et al. | Jan 2008 | B2 |
7370315 | Lovell et al. | May 2008 | B1 |
7463263 | Gilboa | Dec 2008 | B2 |
7568019 | Bhargava et al. | Jul 2009 | B1 |
7630877 | Brown et al. | Dec 2009 | B2 |
7643597 | Liu et al. | Jan 2010 | B2 |
7653902 | Bozak et al. | Jan 2010 | B2 |
7665085 | Sundararajan et al. | Feb 2010 | B2 |
7669137 | Chafe et al. | Feb 2010 | B2 |
7735062 | de Seabra e Melo et al. | Jun 2010 | B2 |
7856631 | Brodkorb et al. | Dec 2010 | B2 |
8185873 | Pullara | May 2012 | B2 |
20030084156 | Graupner et al. | May 2003 | A1 |
20030163450 | Borenstein et al. | Aug 2003 | A1 |
20040179011 | Marshall | Sep 2004 | A1 |
20060053410 | Charisius et al. | Mar 2006 | A1 |
20060066627 | Gerhard et al. | Mar 2006 | A1 |
20060101091 | Carbajales et al. | May 2006 | A1 |
20060101445 | Carbajales et al. | May 2006 | A1 |
20060271909 | Huang et al. | Nov 2006 | A1 |
20070074203 | Curtis et al. | Mar 2007 | A1 |
20070179823 | Bhaskaran et al. | Aug 2007 | A1 |
20070277151 | Brunel et al. | Nov 2007 | A1 |
20070288885 | Brunel et al. | Dec 2007 | A1 |
20080127049 | Elaasar | May 2008 | A1 |
20080183725 | Blakeley et al. | Jul 2008 | A1 |
20080313008 | Lee et al. | Dec 2008 | A1 |
20080313595 | Boulineau et al. | Dec 2008 | A1 |
20080313596 | Kreamer et al. | Dec 2008 | A1 |
20090007062 | Gilboa | Jan 2009 | A1 |
20090012842 | Srinivasan et al. | Jan 2009 | A1 |
20090044170 | Bernardi et al. | Feb 2009 | A1 |
20090077621 | Lang et al. | Mar 2009 | A1 |
20090132562 | Mehr et al. | May 2009 | A1 |
20090171993 | Arthursson | Jul 2009 | A1 |
20090249281 | Fritzsche et al. | Oct 2009 | A1 |
20090278847 | Berg et al. | Nov 2009 | A1 |
20090319239 | Arnold et al. | Dec 2009 | A1 |
20090319467 | Berg et al. | Dec 2009 | A1 |
20100030893 | Berg et al. | Feb 2010 | A1 |
20100031247 | Berg et al. | Feb 2010 | A1 |
20100058331 | Berg et al. | Mar 2010 | A1 |
20100070449 | Arnold et al. | Mar 2010 | A1 |
20100077328 | Arnold et al. | Mar 2010 | A1 |
20100083212 | Fritzsche et al. | Apr 2010 | A1 |
Number | Date | Country | |
---|---|---|---|
20100058331 A1 | Mar 2010 | US |