The present application claims priority to Great Britain Patent Application No. 1219198.7 filed on 25 Oct. 2012, and all the benefits accruing therefrom under 35 U.S.C. §119, the contents of which in its entirety are herein incorporated by reference.
The present invention relates generally to data processing and, more particularly, to a decision making layer and associated server-client negotiations to determine use of one or more of multiple versions of a messaging application.
Computer messaging applications are typically updated with new versions. Each new version usually has improved functionality so that it is able to perform functions not available before or to perform previously available functions, but with different options. The addition of this new functionality to a new version can sometimes degrade the performance and the memory requirements of other functionality when compared to a previous version.
Applications are usually designed to work with one allocated version of a messaging application at a time and will often not work with versions of a messaging application other than the one that they have been allocated to work with at a time. The version allocated can be changed, but the application can only work with one allocated version of a messaging application at a time.
This situation has the disadvantage that the application is sometimes unable to use functionality added in a new release of the messaging application, or if it is able to use the functionality, then a degraded performance or greater memory requirements may have to be accepted.
Web Services Policy Framework (WS-Policy) found at http://www.w3.org/TR/ws-policy/ is a specification that allows web services to have a set of rules to advertise their policies (on security, quality of service and the like) and allows web service consumers to specify their policy requirements. Authors of web service consumers review the policies advertised by the web services to determine whether or not the policies can be adhered to. For example, a web service consumer cannot access a web service that has a policy that requires all messages to be encrypted or signed in a certain way, unless that web service consumer does encrypt or sign messages in that certain way. Similarly, a web service having a policy requiring a timestamp could not be accessed by a web service consumer which sends a message that does not have a timestamp. WS-Policy does not maintain any list of web services or any information about how to choose one of a number of web services based on characteristics of the task to be performed.
Open Grid Services Infrastructure (OSGI) is a specification that discloses a framework in which services exporting the same interface can exist at different versions. These services can be imported dynamically at runtime, the importer of the services selecting the most appropriate of the different versions, typically the most recent version. OSGI does not disclose dynamically selecting the most appropriate of the different versions based on the usage to be made of the service.
According to embodiment, methods, systems, and computer program products are provided for selecting one of a plurality of versions of a software component of a message queuing software product to perform a task. A method can include: providing one or more rules describing one or more characteristics of the plurality of versions of the software component; receiving information describing the task to be performed; for each one of the one or more rules, determining whether the rule applies to the task to be performed; responsive to a determination that the rule applies to the task to be performed: obtaining a list of the plurality of versions of the message queuing software product; for each one of the plurality of versions of the message queuing software product starting with a most preferred version and ending with a least preferred version, checking whether the software component of the one of the plurality of versions of the message queuing software product is available for use; and performing the task with the most preferred version of the message queuing software component available for use; and responsive to a determination that none of the rules apply to the task to be performed, performing the task with the most preferred version of the message queuing software component.
Preferred embodiments of the present invention will now be described in more detail, by way of example only, with reference to the accompanying drawings, in which:
Embodiments are directed to a decision making layer and associated server-client negotiations to determine use of one or more of multiple versions of a messaging application for different steps of a data processing operation or for data processing operations having different characteristics.
An embodiment can provided the ability for an application to be able to choose components from different coexisting messaging application versions running on a computer system so as to select an optimal setup specific to the actual requirements of the application. An embodiment can also provide for different components of the application to use the most appropriate components of the messaging application selected from different versions of the messaging application.
Embodiments of the present invention provide methods, systems, and computer program products for selecting one of a plurality of versions of a software component of a message queuing software product to perform a task. The method can include: providing one or more rules describing one or more characteristics of the plurality of versions of the software component; receiving information describing the task to be performed; for each one of the one or more rules, determining whether the rule applies to the task to be performed; responsive to a determination that the rule applies to the task to be performed: obtaining a list of the plurality of versions of the message queuing software product; for each one of the plurality of versions of the message queuing software product starting with a most preferred version and ending with a least preferred version, checking whether the software component of the one of the plurality of versions of the message queuing software product is available for use; and performing the task with the most preferred version of the message queuing software component available for use; and responsive to a determination that none of the rules apply to the task to be performed, performing the task with the most preferred version of the message queuing software component.
Embodiments can provide the advantage that a client application is able to choose components from the different coexisting message queuing software products installed on a computer system so as to select an optimal setup specific to the actual requirements of the application. Embodiments can also provide the advantage that different components of the client application are able to use the most appropriate components of the message queuing software product selected from the plurality of versions of the message queuing software products installed on the computer system.
In an embodiment, the rule selects one or more of the versions of the message queuing software product based on quality of service of each of the versions of the software product.
In an embodiment, the rule selects one or more of the versions of the message queuing software product based on characteristics of an individual message. This has the advantage that the optimum version of message queuing software product may be used for each type of message.
In an embodiment, the rule selects one or more of the versions of the software product based on the message size of an individual message.
In an embodiment, the most preferred version of the message queuing software product is the most recent version and the least preferred version of the message queuing software product is the least recent version. This has the advantage that, in the absence of other considerations, a most recent and therefore likely more efficient or better supported, version of the message queuing software product is used.
In an embodiment, the task to be performed is one of a plurality of steps of an operation of a client application, each of the plurality of steps being capable of using a different one of the plurality of versions of the message queuing software product. This has the advantage that execution of each of the plurality of steps is able to use an optimal version of the message queuing software product.
In an embodiment, the task is to be performed for a client application and the providing one or more rules comprises obtaining a list of characteristics from the client application, the list identifying characteristics that are important to the client application.
In an embodiment, providing one or more rules describing one or more characteristics of the plurality of versions of the software component comprises the generation of said one or more rules based on input from one or more of a database of, or containing information associated with, available and installed products, information delivered as a service over a network or other sources of information associated with available and installed products.
Application 102 acts as a client in client-server interactions and negotiations with the messaging queuing system 104. The messaging queuing system 104 acts as a server in client-server negotiations with application 102.
The system of
As an example of when it would be desirable to be able to choose which version of a message queuing system 214, 224, 234 to use, suppose a first version, Version A (214), has a higher throughput of large, non-persistent messages than Version B (224) and Version C (234). Also, suppose a second version, Version B (224), has a higher throughput of small persistent messages than Version A (214) and Version C (234). Now, suppose that application 102 splits message files that it wishes to send into large (perhaps 256k), non-persistent, messages with small (perhaps 2k-5k), persistent, checkpointing data. It would be desirable to use Version A (214) to send the large, non-persistent, messages and Version B (224) to send the small, persistent, checkpointing data.
Decision making layer 202 comprises rules 204 that are generated by the decision making layer 202 in response to inputs which it receives.
Such input from an application 102 may, for example, include a prioritised list 206 of which characteristics associated with a message queuing system 214, 224, 234 are most important to the application 102. For example, such a prioritised list may be, first, performance, second, memory footprint and third, functionality requirements. Each item in the prioritised list 206 may, optionally, be broken down into more detail as to the application's requirements. For example, performance may be further broken down into performance primarily for large and for non-persistent messages. The prioritised list 206 may contain any other characteristic that is important to the application 102 and may contain any number of those characteristics. The prioritised list 206 may be generated by the application 102 or an end user, or a combination of both.
Input may also come from a database 208 or from the cloud 210 (information that is delivered as a service over a network, typically the Internet). This input information may be as to which message queuing system 214, 224, 234 products are available, their functionality and/or performance, whether they are currently installed and whether they are available in the system 200 or it may be information about each of the versions of message queuing system 214, 224, 234 installed on the computer system 200. The input information may contain any combination of portions of, or all of, this information. The database 208 may be generated by a manufacturer, wholesaler, retailer or any third party or an end user. Similarly, the information from the cloud 210 may also be generated by a manufacturer, wholesaler, retailer or any third party or an end user.
Input about each of the installed versions of message queuing systems 214, 224, 234 may also come from performance reports, product specifications or problem resolution databases or many other sources 212. The input information may contain any combination of portions of, or all of, the information on functionality and/or performance of each version of message queuing system 214, 224, 234 available. Examples of such information include performance, processing power requirements, functionality in that version or memory requirements. The sources 212 may be generated by a manufacturer, wholesaler, retailer or any third party or an end user.
Referring to
At block 308, if the current rule in the decision making layer is relevant to the provided requirements, then processing moves (at “A”) to
At blocks 314, a list of product versions of the message queuing systems 214, 224, 234 is obtained. This list is in order of preference of use of the various product versions. Typically, that preference may involve more recent versions of the product being more preferable and less recent versions of the product being less preferable. Other criteria may alter or replace this preference. This list may contain information such as an identifier used by the computer system 200 to identify the different product versions, a location in storage where the product version may be found, a version identifier and a status of the version, for example, whether it is available or not. Any of these items may be omitted from the list and other items may be added.
At block 316, a check is made as to whether the component of the message queuing system 214, 224, 234 desired to be used is available in the first product version. This information may have been supplied as part of the list obtained above or it may be determined from elsewhere, such as from the system 200 itself. If the component is available then, at block 320, the version of the component in the first preference product version is specified to be used. If the component is not available, then processing moves to block 318 and the second preference or any subsequent preference installed product version is checked for whether the component of the message queuing system 214, 224, 234 desired to be used is available in the second preference or any subsequent preference installed product version and if so, whether it is an available version. If the component is found to be available then, at block 320, the version of the component in the first preference (or second preference or any subsequent preference) product version in which the component is found to be available is specified to be used and processing returns (at “B”) to
In an embodiment, a form of redundancy is incorporated. For example, if the optimal message queuing system 214, 224, 234 is not available or is heavy loaded with other tasks, then the decision making layer 202 will select a less desirable, but still functional, version of the message queuing system to carry out the task. Rules 204 may be used to determine what the next, less appropriate, version to use is. For example, Ver. C is best, if not available or heavily loaded, then use Ver. A, if that is not available or is heavily loaded, then use Ver. B.
Returning to block 308, if the current rule in the decision making layer does not apply, then processing moves to block 310. At block 310, if there are no more rules 204 to be checked for relevance to the provided requirements, then processing ends at step 322. If there are more rules 204 to be checked for relevance to the provided requirements, then processing moves to block 312. At block 312, the next rule is obtained and then, at block 308, this next rule is checked for application.
In a variation of the above embodiment, the decision making layer may receive information from databases 206, the cloud 210 or other sources 212 as to updates or fix packs or similar being added to installed versions of message queuing products. These updates or fix packs may change the performance and/or functional characteristics of the versions of the message queuing products. The rules 204 are updated based on the information from databases 206, the cloud 210 or other sources 212.
Embodiments can take the form of a computer program 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-RW), and DVD.
Number | Date | Country | Kind |
---|---|---|---|
1219198.7 | Oct 2012 | GB | national |
Number | Name | Date | Kind |
---|---|---|---|
7085957 | Sundareson et al. | Aug 2006 | B2 |
7110394 | Chamdani | Sep 2006 | B1 |
7707585 | Herrmann | Apr 2010 | B2 |
7870559 | Mallik et al. | Jan 2011 | B2 |
8023408 | Herrmann | Sep 2011 | B2 |
8171472 | Binns et al. | May 2012 | B1 |
8464228 | Campbell | Jun 2013 | B2 |
20010005903 | Goldschmidt Iki et al. | Jun 2001 | A1 |
20030050055 | Ting | Mar 2003 | A1 |
20040168153 | Marvin | Aug 2004 | A1 |
20050114853 | Glider et al. | May 2005 | A1 |
20050203953 | McGee et al. | Sep 2005 | A1 |
20070165531 | Labrador | Jul 2007 | A1 |
20070208667 | Boctor et al. | Sep 2007 | A1 |
20080154905 | Paalasmaa | Jun 2008 | A1 |
20100293537 | Broussard et al. | Nov 2010 | A1 |
20100318968 | Traut et al. | Dec 2010 | A1 |
20120079457 | Makey | Mar 2012 | A1 |
20120102498 | Subramanya | Apr 2012 | A1 |
20120174124 | Ward et al. | Jul 2012 | A1 |
20130111456 | Bonnell et al. | May 2013 | A1 |
Entry |
---|
Microsoft Corporation, Microsoft Computer Ditionary, 2002, Microsoft Press, 5the ed. p. 460. |
Ihistand, IBM WebSphere MQ, Jul. 17, 2012, Wikipedia, pp. 1-8. |
Websphere MQ FTE and AMS • Deeper Dive, https://www-950.ibm.com/events/wwe/ca/canada.nsf/vLookupPDFs/t.rob_-_wmqfte_and_ams_deeper_dive/$file/T.Rob%20, 60 pages. |
Websphere MQ V7.1: Universal Messaging, Web Sphere MQ Value: Connectivity to, from and within an Enterprise, http://t-rob.net/Downloads/20111010_WSTC_WhatsNewInWMQv71.pdf, 77 pages. |
IP.com, “Methods and apparatus to provide an optimal and specific environment by allowing multi install capable messaging configurations to utilise new operating system kernel options,” IP.com No. IPCOM000213519D, Dec. 20, 2011. |
Number | Date | Country | |
---|---|---|---|
20140123149 A1 | May 2014 | US |