METHOD AND SYSTEM FOR AUTOMATED DISTRIBUTION OF SOFTWARE

A method and system for automated distribution of software are provided. The method comprises maintaining a database of configuration information. The configuration information includes version information of loaded software stored on a remote server. The configuration information further includes version information of available software operable to be loaded upon the remote server. A request is received from a user to load the available software on the remote server. The version information of the available software is compared with the version information of the loaded software. The available software is copied to the remote server.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
BACKGROUND OF THE INVENTION

[0001] A build-to-order process allows a customer to choose the configuration of a purchased system. With respect to a computer system, the configuration dictated by the customer can include various software options. The software options include, for example, operating systems, device drivers and application programs, in many different languages. In such a process, the customer orders a computer built to his specifications that includes particular software. A customer's order is transmitted to the factory floor, where the computer system is assembled. The software is then loaded upon the computer system and the computer system is shipped to the customer.

[0002] In order to give customers a wide variety of possible configurations, it is necessary to maintain a large number of software packages. These packages must be accessible from the factory floor. The factory floor may include a file server, for example, that is used to load the particular software configuration upon the computer system ordered by the customer.

[0003] In addition to maintaining the software for installation on the factory floor, there are many other needs within a company for the software. For example, a validation department and/or a pilot department may need to test the software before it is made available for installation onto a customer system. Each of these departments may include a separate file server used to maintain the different software packages.

[0004] Therefore, a company instituting such a build process copies the particular files that make up a software package to various servers throughout the company for use by various persons.

[0005] An automated process can facilitate the movement of such files. For example, DELL COMPUTER CORPORATION uses an automated system called the AFPFan. The AFPFan receives a request to copy, or “promote,” software to a remote server or multiple remote servers. The AFPFan then copies the software to a local cache and distributes the software to the remote server(s). The AFPFan can multi-thread the write process to expedite the promotion of the software.

[0006] With the use of automated processes, however, there has arisen a problem of configuration management. As different persons request the software (development, validation, factory, etc.), it is possible that these requests will copy older versions of the software over newer versions of the software. This, in turn, can lead to further problems. For example, if a worker on the factory floor requests and copies an obsolete device driver onto a newer device driver, then it is possible an incorrectly configured system would be shipped.

[0007] Conventional attempts to resolve such a situation are problematic. One conventional system includes manually tracking the software, versions, and each server the software is loaded upon. Such a solution is unworkable as the number of software packages grows. Additionally, as more than one user may have access to the various software, maintaining a single list becomes problematic.

[0008] Another conventional system involves a batch process that connects a network drive to the target servers. The batch process checks to ensure older files will not copy over newer files. For example, DELL COMPUTER CORPORATION instituted such a process. This system reduces many of the problems of manual tracking. However, this batch process requires a user to check the results of the batch process manually. This in turn lengthens the amount of time required to promote the software. Additionally, the time lag between the request for promotion and the checking of the result of the batch process can allow crossing or conflicting requests. That is, two users may unknowingly make conflicting promotion requests.

SUMMARY OF THE INVENTION

[0009] In accordance with the present invention, a method and system for automated distribution of software are disclosed that provide significant advantages over prior developed software distribution systems.

[0010] In one aspect of the present invention, a computer implemented method comprises maintaining a database of configuration information. The configuration information includes version information of loaded software stored on a remote server. The configuration information further includes version information of available software that is operable to be loaded upon the remote server. A request is received from a user to load the available software onto the remote server. The version information of the available software is compared with the version information of the loaded software. The available software is copied to the remote server.

[0011] In another aspect of the present invention, a system for automated distribution of software comprises a database of configuration information maintained on a computer readable medium. The configuration information includes version information of loaded software stored on a remote server. The configuration information further includes version information of available software that is operable to be loaded upon the remote server. A request page is operable to receive a request from a user to load the available software onto the remote server. A pre-processor interfaces to the database and the request page, the pre-processor operable to compare the version information of the available software with the version information of the loaded software. The pre-processor is further operable to allow the user to terminate or continue if the available software will corrupt the loaded software. A distribution engine interfaces with the pre processor and is operable to copy the available software onto the remote server.

[0012] It is a technical advantage of the present invention that it can prevent the inadvertent replacement of current software with obsolete software. This in turn allows for a more productive factory by reducing the time and costs associated with remedying an inadvertent replacement of current software.

[0013] It is another technical advantage of the present invention that it can maintain user logs of electronic signatures. In the event a problem occurs, it thus becomes easier to diagnose and correct.

[0014] It is a further technical advantage of the present invention that it can provide immediate feedback to a user if a request will corrupt software currently loaded upon the remote server. This can reduce or eliminate the problems of conflicting requests.

[0015] Other technical advantages should be apparent to one of ordinary skill in the art in view of the specification, claims, and drawings.

BRIEF DESCRIPTION OF THE DRAWINGS

[0016] A more complete understanding of the present invention and advantages thereof may be acquired by referring to the following description taken in conjunction with the accompanying drawings, in which like reference numbers indicate like features, and wherein:

[0017] FIG. 1 is a flow diagram of one embodiment of a method for automated distribution of software according to the present invention; and

[0018] FIG. 2 is a block diagram of one embodiment of a system for automated distribution of software according to the present invention.

DETAILED DESCRIPTION OF THE INVENTION

[0019] FIG. 1 is a flow diagram of one embodiment of a method for automated distribution of software according to the present invention. The method begins at step 10. At step 12, a database of configuration information is maintained. The configuration information includes version information of loaded software stored on a remote server. For example, the version information could comprise a particular version of a software package. The remote server can be, for example, a file server located on a factory floor. The configuration information further includes version information of software that is available to the remote server and operable to be loaded upon the remote server (“available software”).

[0020] At step 14, a user request page is maintained. For example, the user request page can comprise a Hyper Text Mark-up Language (“HTML”) document available over a network to a user using a web browser. At step 16, a user request is received. The request is a request to move the available software onto the remote server.

[0021] At step 18, the database that is maintained by step 12 is accessed. The version information of the available software is compared with the version information of the loaded software. At step 20, it is determined if there is a collision. For example, a collision could result if the available software that the user requested to be copied onto the remote server will replace or otherwise corrupt the loaded software. Alternatively, the present invention contemplates that various other collision conditions could be defined by a user. If there is no collision, the method proceeds to step 24 where the software is copied to the remote server.

[0022] If there is a collision at step 20, the method moves to step 22 where the user is given the option of either terminating the distribution of the software or continuing distribution of the software despite the collision. At step 26, the user decides whether or not to terminate the distribution. If the user decides to terminate, the method proceeds to step 34. If the user decides to continue, the method proceeds to step 28.

[0023] At step 28, a remote user is given the option to terminate the distribution process despite the order to continue by the requesting user. Such a step may be useful in a factory context. For example, a user may request that software be copied to the remote server on the factory floor despite the discovery of a collision by steps 18 and 20. However, the user that decided to ignore the collision may not have access to all the information necessary to make such a decision. At step 28, a remote user on the factory floor can determine if the software should in fact be copied to that remote server. If the remote user decides at step 30 to terminate, the method continues to step 34. If the remote user decides at step 30 to continue, the method proceeds to step 24.

[0024] In step 24, the software is copied to the remote server. At step 32, the database is updated. For example, the version information of the software recently loaded upon the remote server can be entered into the database. At step 34, a log is updated of user request. Such a log can comprise electronic signatures of the users making requests and/or decisions in the current method. The method ends at step 36.

[0025] FIG. 2 is a block diagram of one embodiment of a system, indicated generally at 40, for automated distribution of software according to the present invention. System 40 comprises a request page 48. For example, the request page can be an HTML document accessible by a user over a network using a web browser. System 40 further includes database 44. Database 44 is maintained on computer readable medium and includes version information of loaded software stored on a remote server. Database 44 further includes version information of available software operable to be loaded upon a remote server. A pre-processor 54 interfaces with database 44 and request page 48. A distribution engine 58 interfaces with pre-processor 54. The embodiment of FIG. 2 includes multiple distribution engines 58. Distribution engine 58 includes cache 60 which interfaces with a software source 72. Remote servers 64 interface with cache 60.

[0026] In operation, request page 48 can receive a request from a user to load available software onto remote server 64. For example, remote server 64 may be a file server located on a factory floor, and the user may be requesting a certain software package to be promoted to the factory file server. Pre-processor 54 interfaces with request page 48 and receives the request. Pre-processor 54 then interfaces with database 44 and compares the version information of the software loaded upon remote server 64 with the version information of the available software which the user has requested to be loaded upon remote server 64. In one embodiment, pre-processor 54 comprises an SQL stored procedure integrated with database 44. Pre-processor 54 receives the request from request page 48 and searches database 54 to determine if copying the available software to remote server 64 will create a collision with the software stored on remote server 64. For example, a collision would occur if the available software would overwrite or otherwise corrupt the loaded software on remote server 64.

[0027] If the pre-processor 54 determines that there will be a collision between the available software and the loaded software, pre-processor 54 halts the operation to give the user the opportunity to terminate the file distribution or to continue a file distribution.

[0028] If the user determines to continue, or if there is no collision, distribution engine 58 then continues the process. Distribution engine 58 can comprise, for example, executable code running on a network server, file server, or other computing platform. Distribution engine 58 determines software source 72 where the available software currently resides. Distribution engine 58 loads available software into cache 60, creates a connection to remote server 64, and loads the available software from cache 60 to remote server 64.

[0029] Further shown in the embodiment of FIG. 2, distribution engines 58 may simultaneously distribute the available software from cache 60 to multiple remote servers 64. For example, distribution engine 58 can multi-thread write to five remote servers 64. Furthermore, as seen by FIG. 2, the present invention can support multiple distribution engines 58.

[0030] Although the present invention has been described in detail, it should be understood that various changes, substitutions and alterations can be made thereto without departing from the spirit and scope of the invention as defined by the appended claims.

Claims

1. A computer implemented method for automated distribution of software, the method comprising:

maintaining a database of configuration information, the configuration information including version information of loaded software stored on a remote server, the configuration information further including version information of available software operable to be loaded upon the remote server;
receiving a request from a user to load the available software on the remote server;
comparing the version information of the available software with the version information of the loaded software; and
copying the available software onto the remote server.

2. The method of claim 1, further comprising, after the comparing step, allowing the user to terminate the method if the available software will corrupt the loaded software.

3. The method of claim 1, further comprising, after the comparing step, allowing the user to continue the method if the available software will corrupt the loaded software.

4. The method of claim 3, further comprising, before the copying step, requiring a remote user to accept the available software on the remote server.

5. The method of claim 1, further comprising maintaining a request page, the request page accessible by a user, and wherein the receiving step comprises receiving the user request on the request page.

6. The method claim 3, wherein the request page is accessible by a web browser.

7. The method of claim 1, further comprising updating the database after the copying step.

8. The method of claim 1, wherein the copying step comprises:

determining a source of the available software;
copying the available software from the source to a local cache;
establishing a connection to the remote server; and
copying the available software from the cache to the remote server.

9. The method of claim 1, further comprising maintaining a log of the users making requests.

10. A computer implemented method for automated distribution of software, the method comprising:

maintaining a database of configuration information, the configuration information including version information of loaded software stored on a remote server, the configuration information further including version information of available software operable to be loaded upon the remote server;
receiving a request from user to load the available software onto the remote server;
comparing the version information of the available software with the version information of the loaded software;
allowing the user to terminate or continue if the available software will corrupt the loaded software; and
copying the available software onto the remote server.

11. The method of claim 10, further comprising, before the copying step, requiring a remote user to accept the available software on the remote server.

12. The method of claim 10, further comprising maintaining a request page, the request page accessible by a user, and wherein the receiving step comprises receiving the user request on the request page.

13. The method of claim 12, wherein the request page is accessible by a web browser.

14. The method of claim 10, further comprising updating the database after the copying step.

15. The method of claim 10, wherein the copying step comprises:

determining a source of the available software;
copying the available software from the source to a local cache;
establishing a connection to the remote server; and
copying the available software from the cache to the remote server.

16. The method of claim 10, further comprising maintaining a log of users making requests.

17. A system for automated distribution of software, the method comprising:

a database of configuration information maintained on a computer readable medium, the configuration information including version information of loaded software stored on a remote server, the configuration information further including version information of available software operable to be loaded upon the remote server;
a request page for receiving a request from a user to load the available software onto the remote server;
a pre-process interfacing with the database and the request page, the pre-processor operable to compare the version information of the available software with the version information of the loaded software and allow the user to terminate or continue the method if the available software will corrupt the loaded software; and
a distribution engine interfaced with the pre-processor for copying the available software onto the remote server.

18. The system of claim 17, wherein the pre-processor comprises a stored SQL procedure.

19. The system of claim 17, wherein the request page is accessible by a web browser.

Patent History
Publication number: 20020059242
Type: Application
Filed: Apr 30, 1999
Publication Date: May 16, 2002
Inventors: JOE MARK BRYAN (CEDAR PARK, TX), DAVID ALAN BUTTS (AUSTIN, TX), ROGER W. WONG (AUSTIN, TX), WILLIAM PAUL HYDEN (ROUND ROCK, TX)
Application Number: 09303167
Classifications
Current U.S. Class: 707/10
International Classification: G06F007/00;