Generally, IT Service Management (ITSM) encompasses the practices for managing information technology systems. A significant body of work in this field addresses the issue of quality, i.e., the frameworks, processes and metrics that measure effectiveness from the point of view of the receiver of such services.
In ITSM, a very large percentage of the work is performed by humans, rather than machines. Due to its unpredictable nature, human behavior and performance are much harder to model, and consequently, to optimize. Consider the example of a modern data network that receives packets at an entry point and needs to transfer them to a destination. The data packet in its path will be processed by a variety of system elements, each programmed to perform a specific task with a high amount of accuracy and predictability. The number of events (exceptions) that can interrupt a normal processing path can be large, but are always finite, and in many cases can be accounted for in the design itself through redundancy and error handling programs.
By contrast, consider a service management operation organized according to the Information Technology Infrastructure Library (ITIL) standards. The presence of humans in the critical path for performing work introduces significant variability in the final outcome. Even if the nature of work is exactly the same, a human operator may execute it in a different way each time. For instance, he/she may use a different process or a different sequence of steps, or may be interrupted a number of times by external factors such as a telephone call or email. Enforcing and obtaining tight performance bounds in a human-staffed organization is far more difficult than in a process executed by a machine.
Generally, the competitive nature of IT service provider organizations has engendered a continuous improvement process, in that IT operators often aim to find ways to increase performance in terms of effectiveness, productivity and quality. One area of focus is in mashups, which are web applications created through the composition of preexisting web resources such as interactive maps, web services, traditional HTML pages, or even “Flash” presentations. Human performance issues can be critical here, as mashups usually involve an explicit objective of permitting users with limited or no programming skills to create their own tailored web applications whereas, by contrast, other traditional technologies usually demand from developers an enhanced level of technical knowledge and capability. To date, effective solutions for managing and making use of mashups in enhancing human performance have proven to be highly elusive.
In summary, one aspect of the invention provides a method comprising: assimilating a process, the process comprising at least one step; estimating at least one quantitative metric with respect to the process; and determining at least one mashup pattern applicable to the process, the at least one mashup pattern comprising at least one mashup pattern applicable to at least one process step; the determining further comprising: recalculating the at least one quantitative metric in consideration of at least one mashup pattern; and applying at least one mashup pattern to the process responsive to improvement in the at least one quantitative metric.
Another aspect of the invention provides an apparatus comprising: at least one processor; and a computer readable storage medium having computer readable program code embodied therewith and executable by the at least one processor, the computer readable program code comprising: computer readable program code configured to assimilate a process, the process comprising at least one step; computer readable program code configured to estimate at least one quantitative metric with respect to the process; and computer readable program code configured to determine at least one mashup pattern applicable to the process, the at least one mashup pattern comprising at least one mashup pattern applicable to at least one process step, the determining comprising: recalculating the at least one quantitative metric in consideration of at least one mashup pattern; and applying at least one mashup pattern to the process responsive to improvement in the at least one quantitative metric.
An additional aspect of the invention provides a computer program product comprising: a computer readable storage medium having computer readable program code embodied therewith, the computer readable program code comprising: computer readable program code configured to assimilate a process, the process comprising at least one step; computer readable program code configured to estimate at least one quantitative metric with respect to the process; and computer readable program code configured to determine at least one mashup pattern applicable to the process, the at least one mashup pattern comprising at least one mashup pattern applicable to at least one process step, the determining comprising: recalculating the at least one quantitative metric in consideration of at least one mashup pattern; and applying at least one mashup pattern to the process responsive to improvement in the at least one quantitative metric.
For a better understanding of exemplary embodiments of the invention, together with other and further features and advantages thereof, reference is made to the following description, taken in conjunction with the accompanying drawings, and the scope of the claimed embodiments of the invention will be pointed out in the appended claims.
It will be readily understood that the components of the embodiments of the invention, as generally described and illustrated in the figures herein, may be arranged and designed in a wide variety of different configurations in addition to the described exemplary embodiments. Thus, the following more detailed description of the embodiments of the invention, as represented in the figures, is not intended to limit the scope of the embodiments of the invention, as claimed, but is merely representative of exemplary embodiments of the invention.
Reference throughout this specification to “one embodiment” or “an embodiment” (or the like) means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the invention. Thus, appearances of the phrases “in one embodiment” or “in an embodiment” or the like in various places throughout this specification are not necessarily all referring to the same embodiment.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in at least one embodiment. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the invention. One skilled in the relevant art will recognize, however, that the various embodiments of the invention can be practiced without at least one of the specific details, or with other methods, components, materials, et cetera. In other instances, well-known structures, materials, or operations are not shown or described in detail to avoid obscuring aspects of the invention.
The description now turns to the figures. The illustrated embodiments of the invention will be best understood by reference to the figures. The following description is intended only by way of example and simply illustrates certain selected exemplary embodiments of the invention as claimed herein.
It should be noted that the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, apparatuses, methods and computer program products according to various embodiments of the invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises at least one executable instruction for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Specific reference will now be made herebelow to
To facilitate easier reference, in advancing from
Broadly contemplated herein, in accordance with at least one embodiment of the invention, are models for evaluating and optimizing productivity in human-centered ITSM processes. Individual steps in the process are focused on that can be measured through instrumentation or observation, and can be improved through design and automation. In particular, a request fulfillment process is contemplated, which is one of several operational service management processes defined by ITIL. Also generally contemplated herein is a systematic framework for analyzing inefficiencies, and addressing them through a set of design patterns that ultimately provide a significantly improved orchestration of the process.
By way of background in connection with at least one embodiment of the invention, mashups can be quickly created, and present an additional benefit of being appropriate for composing situational applications, that is, applications that tackle very particular, short-lived problems and so would be otherwise expensive to be coded by specialized personnel. Mashups are generally composed through the use of basic operators which hide from mashup end users how the original web resources are orchestrated, so that users are exposed to the resulting mashup without being aware of the internal details of the composition. The coupling of such mashup operators can be guided in several ways. Using metadata available in the operator's definition, the mashup system engine can select default bindings between the operators that are being used during the composition step. Compatibility rules and quality criteria can be used to suggest the most appropriate operators for a given one.
In accordance with at context of at least one embodiment of the invention, several different categories of mashup basic operators can be considered. Visual operators deal with the visual presentation of relevant information through, for example, tables, graphs, and maps. Control operators relate to basic programming logics including loops and conditions. Transform operators manipulate data employing, for example, sorting and filtering. Adaptation operators translate original data from web resources into formats more easily handled inside mashups. Input operators allow end users to feed mashups with their particular information, for example, through text fields in web forms or by uploading files. Execute operators trigger the asynchronous background execution of actions without the explicit request of the end user, which is typical in background monitoring systems and similar applications. Reuse operators allow users to extend the available mashups to build more sophisticated compositions.
In accordance with a context of at least one embodiment of the invention, by using mashup basic operators, a user is able to specify mashups for a variety of different purposes. Where several problems share similar structure, however, it is often convenient to consider the employment of mashup patterns, where mashups with similar logic can be instantiated even more quickly from the same common pattern. In addition, because patterns enable previously proven mashups to be reused in new scenarios, mashup patterns provide an additional level of stability. Further below, a set of patterns will be defined to address inefficiencies discussed of types discussed herethroughout. Also presented further below is a quantitative evaluation of the potential impact of employing such patterns in ITSM using a combined model created based on the further-coming ones.
Generally, in accordance with further background and context in accordance with at least one embodiment of the invention, ITIL only provides high-level generic guidelines to IT organizations, without proposing, for example, concrete models and methods for capturing metrics and evaluating the quality of IT processes. Such evaluation can be very important for the IT service providers to quantify, measure, and most importantly to predict the deployment impact of IT solutions. Models, methodologies, and metrics have been proposed heretofore to fill this “gap”; two such models are presented herebelow.
By way of further background in connection with at least one embodiment of the invention, then, the Keystroke-Level Model (KLM) was previously proposed to predict the time an expert user takes to perform a given task on a given computer system (see, e.g., K. Card, A. Newell, and T. P. Moran, The Psychology of Human-Computer Interaction. Hillsdale, N.J., USA: L. Erlbaum Associates Inc., 2000.) Generally, the KLM model is based on a sequence of keystroke-level actions the user must perform to accomplish a task. This sequence is taken from a set of gestures, presented in the table shown in
In accordance with a context of at least one embodiment of the invention, and as an example of the use of KLM to predict interaction time, a scenario of file deletion by a human operator can be considered. In this simple case, consider that the procedure is to drag the file icon to the trash can icon. For this, the action sequence can be represented as follows:
T
total=2P+2B+M=2*1.1+2*0.1+1.35=3.75sec (1)
By way of additional background in connection with at least one embodiment of the invention, a “complexity model” represents yet another quantitative model. Conventionally, there have been contemplated methodologies for quantitative benchmarking of configuration complexity of an initial system setup. One approach (see, e.g., Y. Diao, A. Keller, S. S. Parekh, and V. V. Marinov, “Predicting labor cost through it management complexity metrics,” in In Proceedings of the 10th IFIP/IEEE Symposium on Integrated Management, 2007, pp. 274-283) can be summarized in three steps: assessing the complexity and timing a baseline scenario, construction of the regression model and evaluation of the model quality, and finally employing the model to predict labor costs, such as time. The relationship between time and complexity metrics are investigated using a multiple linear regression technique, with an equation as presented below:
y=β
0+β1x1+β2x2+ . . . +βnxn (2)
In the above equation, the xi represent the IT management complexity metrics, and the least squares approach is employed to discover the βi value.
In accordance with at least one embodiment of the invention, it can be recognized that inefficiencies represent portions of a service management process characterized by suboptimal execution of activities. Considered herein are inefficiencies characterized as segments of the process where suboptimal human productivity reduces overall throughput for the process. There can be recognized higher level inefficiencies attributable to the complexity of the activity itself, and lower level inefficiencies attributable to the mechanical execution involved in performing the activity. Additionally, four general categories of inefficiencies can be recognized: basic, information management, skill-dependent, and synchronization. “Basic” refers to the most simple and low-level inefficiencies, occurring independently from the others. “Information-management” inefficiencies are formed by the combination of several basic inefficiencies. “Skill-dependent” inefficiencies relate to the reasoning capabilities or training of the human operator. Finally, “synchronization” inefficiencies are those incurring delays due to factors such as waiting for an external input. Generally, it can be noted that synchronization, information-management and skill-dependent inefficiencies typically include both high-level and low-level components. For example, converting a time from one time zone to another can represent “information management”, and thus include inefficiencies that are both low-level (e.g., reading and typing times) and high-level (e.g., figuring out the appropriate time zone and doing the calculation).
In accordance with at least one embodiment of the invention, aspects of the KLM and complexity models discussed hereinabove are combined. Accordingly, an analyst may construct a combined model by way of the following stages: work with a domain expert to determine the tasks and subtasks of the process; work with a domain expert to determine complexity metrics for the complexity model; determine the KLM model through observation of user interactions; measure the time to perform each of several subtasks; derives the complexity model coefficients from the time measurements (e.g., by employing a method such as that discussed in L. Shwartz, Y. Diao, and G. Grabarnik, “Multi-tenant solution for it service management: A quantitative study of benefits,” in Integrated Network Management, 2009, pp. 721-731); and thence, since β0 of Equation (2) represents the expected time for all factors not explained by the complexity model, the time predicted by the KLM model can be subtracted from β0.
As such, in accordance with at least one embodiment of the invention, a combined model permits a prediction of the expected change in time due to modifications in the process. A standardized set of modification templates can be created, with the potential to search through them to find an optimally modified process, along with the expected time savings. A particular set of modification templates can apply specifically to subtasks involving interactions with a user interface in processing information. These templates, or mashup patterns, can then form building blocks for quantitatively motivated process improvement in human-computer interactions within ITSM.
In accordance with at least one embodiment of the invention, mashup patterns, such as those described herebelow by way of illustrative and non-restrictive example, can be used to address inefficiencies in ITSM (or other) scenarios. They are context-independent and can address different scenarios. For each proposed mashup pattern, a relevant ITSM problem is discussed by way of example, along with an associated solution that can employ the pattern.
In accordance with at least one embodiment of the invention,
By way of a solution in accordance with the example of
In accordance with at least one embodiment of the invention, an adapter operator such as that indicated at 203 (as well as other adapter operators described and illustrated with respect to
In accordance with at least one embodiment of the invention,
By way of a solution in accordance with the example of
In accordance with at least one embodiment of the invention,
By way of a solution in accordance with the example of
In accordance with at least one embodiment of the invention,
By way of a solution in accordance with the example of
In accordance with at least one embodiment of the invention, it can now be appreciated that the methodology of a “combined model”, as described hereinabove, permits an estimation of time savings for mashup patterns. In this manner, users can predict performance improvements quantitatively before deploying mashups over their current ITSM processes. A scenario involving an alerter mashup pattern (
In accordance with an illustrative example, in accordance with at least one embodiment of the invention, it can be appreciated that the scenario described hereinabove with respect to the alerter pattern of
In accordance with at least one embodiment of the invention, it can be noted that scenarios where the importer and transformer patterns can be applied (
In accordance with at least one embodiment of the invention, the disclosure now turns to a case study of the application of a quantitative methodology, as broadly contemplated herein, to an existing ITSM activity. As such, a request fulfillment process can be considered as one of the operational processes in IT management. Generally, request fulfillment is a process that deals with service requests.
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention, it can be noted that Request Fulfillment interfaces primarily with Service Desk and Incident Management, and supports two functions: it provides a point of communication for users and serves as a point of coordination between several groups and activities. The latter function of Request Fulfillment is considered here. The process for this case study breaks coordination into two main activities: support the requests made by the customers, and solve those requests. Requests are solved by system administrators (SAs) with technical knowledge to resolve specific requests. Requests are supported by human operators, called dispatchers, with responsibilities that include: monitoring for new requests, dispatching the requests to the appropriate SA, and monitoring compliance with Service Level Agreements (SLAs).
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention, and as shown schematically in
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention, usually, a dispatcher 715 is responsible for a team of system administrators in a specialized technical background. Customers create new requests (i.e., tickets 717a-c) in Service Desk systems, and include all information used by SA's (719a-c) to solve the request. Once the dispatcher 715 receives the ticket and determines that his/her team can resolve the ticket, he/she would use his knowledge of his/her team's schedules and workloads as well as the expertise of each system administrator to finally make the assignment.
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention, it can be noted that several time-consuming issues can arise in the dispatching process, making it infeasible to resolve tickets within the times established in SLAs and therefore resulting in financial loss to service providers. For example, it is common for customers and service providers to use their own ticketing systems, making it necessary to import data and maintain consistency between the systems. Dispatchers need to deal with data consistency and redundancy without violating any customer policies, such as data compliance for dealing with confidential information. In addition, the dispatcher and his/her team of SAs may be responsible for multiple customers, where each customer has a different ticketing system. This adds additional overhead in switching between multiple systems. Finally, information required for finding the most appropriate SA for one specific ticket could reside in various locations and require different tools to access it. For example, schedules tend to be managed by calendar-based systems, while the SA's actual workloads would be most accurately represented in Request Fulfillment systems and finally it is common to have SA skills associated with their user profile in the service provider's directory.
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention, it can be noted that automated dispatching solutions may be complex due to the variability of the environment and therefore it is not always feasible or the best alternative for this scenario. For example, in some situations a dispatcher may want to train a new administrator, and so may intentionally assign a request to a less skilled SA than is available. In this context, mashups can advantageously permit the creation of dispatching systems to focus on the process of each dispatcher and helping him/her improve the efficiency of the assignment.
As such, in accordance with the present illustrative example, in accordance with at least one embodiment of the invention, in order to discover bottlenecks in the dispatch process, experimentation was performed via a series of time measurements among four dispatchers in a service delivery center. Using a stopwatch, 10 measurements were taken for each assignment process and its individual tasks. This process is represented in
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention, the process shown in
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention, information on a ticket serves as an input 843 to steps 823, 827, 829, 833, 835 and 839 of the process. Such information can include a name or label for the ticket, a description thereof, and an indication of its severity. On the other hand, information on an SA serves as an input 845 to steps 831 and 837. Such information can include an SA's current workload as well as his/her skill set.
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention, results of the aforementioned measurements showed a significant time variation according to the ticket's complexity and the dispatcher's familiarity with the reported issue. For simple tickets (TS), usually repetitive tasks that the dispatcher is accustomed to assigning, the time average was 159 seconds (90% confidence level, 23.65 standard deviation), while for high complexity tickets (TC) this time was 357 seconds (90% confidence interval, 41.58 standard deviation). This difference can be justified by the need to spend more time reasoning about all the information related to the ticket, and also by the need to gather and provide detailed information to the system administrators.
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention, looking at the individual tasks, 35 (TS) and 58 (TC) seconds of the time were spent analyzing whether the ticket was misrouted or not. To accomplish this task, dispatchers need to look for the right information (e.g., keywords on a ticket description) and decide if their teams have the right knowledge to solve the ticket. It was also observed that most of the time was spent manually importing the tickets. This task consumed 41% and 50% of the time, respectively, for simple and complex tickets. Finally, 58 (TS) and 94 (TC) seconds of the time were spent making the assignment, an activity which involves updating the SA assignment information in both ITS's and ETS's.
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention, all the proposed patterns can be used to create a mashup-based solution for the above-mentioned dispatching scenario. By using them, a dispatcher's assignment performance can be improved by automating some tasks, and by implementing the “single pane of glass” concept. This concept, essentially, relates to having all the necessary information a human operator may need to achieve a goal presented in a single screen with the data already filtered and transformed.
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention,
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention, since dispatchers typically need to constantly monitor for new tickets, an alerter pattern 952 can be used to notify them about new tickets as soon as they are created, and eliminate the aforementioned “becoming aware” inefficiency; this can be employed in step 921. An importer pattern 953 can be used to automate the task of importing tickets to the internal database, and a transformer pattern 954 can be applied when the dispatchers need to modify (e.g., augment or exclude) some information, for example, filtering confidential data (e.g., phone numbers) on the ticket's description. Both (953/954) can be employed in step 935.
In accordance with the present illustrative example, in accordance with at least one embodiment of the invention, an input operator 960 can be employed in step 941 to permit a dispatcher to specify a SA to be responsible for solving a ticket.
In accordance with at least one embodiment of the invention, while a focus as set forth hereinabove has related to modeling and predicting efficiency gains by using the mashups, it is to be noted that there are also a wide variety of possibilities for effecting mechanics of instantiating the mashups. For instance, a step may be undertaken of ranking prospective mashup patterns against one another, and then choosing from among them. Ranking can be based on any of a wide variety of possible metrics which may include calculated or estimated time savings of different mashup patterns with respect to one another e.g., using metrics, and combinations thereof, such as those described and illustrated with respect to
As shown in
Referring now to
In cloud computing node 10′ there is a computer system/server 12′, which is operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well-known computing systems, environments, and/or configurations that may be suitable for use with computer system/server 12′ include, but are not limited to, personal computer systems, server computer systems, thin clients, thick clients, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputer systems, mainframe computer systems, and distributed cloud computing environments that include any of the above systems or devices, and the like.
Computer system/server 12′ may be described in the general context of computer system-executable instructions, such as program modules, being executed by a computer system. Generally, program modules may include routines, programs, objects, components, logic, data structures, and so on that perform particular tasks or implement particular abstract data types. Computer system/server 12′ may be practiced in distributed cloud computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed cloud computing environment, program modules may be located in both local and remote computer system storage media including memory storage devices.
As shown in
Bus 18′ represents at least one of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnects (PCI) bus.
Computer system/server 12′ typically includes a variety of computer system readable media. Such media may be any available media that is accessible by computer system/server 12′, and it includes both volatile and non-volatile media, removable and non-removable media.
System memory 28′ can include computer system readable media in the form of volatile memory, such as random access memory (RAM) 30′ and/or cache memory 32′. Computer system/server 12′ may further include other removable/non-removable, volatile/non-volatile computer system storage media. By way of example only, storage system 34′ can be provided for reading from and writing to a non-removable, non-volatile magnetic media (not shown and typically called a “hard drive”). Although not shown, a magnetic disk drive for reading from and writing to a removable, non-volatile magnetic disk (e.g., a “floppy disk”), and an optical disk drive for reading from or writing to a removable, non-volatile optical disk such as a CD-ROM, DVD-ROM or other optical media can be provided. In such instances, each can be connected to bus 18′ by at least one data media interface. As will be further depicted and described below, memory 28′ may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
Program/utility 40′, having a set (at least one) of program modules 42′, may be stored in memory 28′ by way of example, and not limitation, as well as an operating system, at least one application program, other program modules, and program data. Each of the operating system, at least one application program, other program modules, and program data or some combination thereof, may include an implementation of a networking environment. Program modules 42′ generally carry out the functions and/or methodologies of embodiments of the invention as described herein.
Computer system/server 12′ may also communicate with at least one external device 14′ such as a keyboard, a pointing device, a display 24′, etc.; at least one device that enable a user to interact with computer system/server 12; and/or any devices (e.g., network card, modem, etc.) that enable computer system/server 12′ to communicate with at least one other computing device. Such communication can occur via I/O interfaces 22′. Still yet, computer system/server 12′ can communicate with at least one network such as a local area network (LAN), a general wide area network (WAN), and/or a public network (e.g., the Internet) via network adapter 20′. As depicted, network adapter 20′ communicates with the other components of computer system/server 12′ via bus 18′. It should be understood that although not shown, other hardware and/or software components could be used in conjunction with computer system/server 12′. Examples, include, but are not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data archival storage systems, etc.
It should be noted that aspects of the invention may be embodied as a system, method or computer program product. Accordingly, aspects of the invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the invention may take the form of a computer program product embodied in at least one computer readable medium having computer readable program code embodied thereon.
Any combination of at least one computer readable medium may be utilized. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having at least one wire, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wire line, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the invention may be written in any combination of at least one programming language, including an object oriented programming language such as Java®, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer (device), partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
Aspects of the invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
This disclosure has been presented for purposes of illustration and description but is not intended to be exhaustive or limiting. Many modifications and variations will be apparent to those of ordinary skill in the art. The embodiments were chosen and described in order to explain principles and practical application, and to enable others of ordinary skill in the art to understand the disclosure for various embodiments with various modifications as are suited to the particular use contemplated.
Although illustrative embodiments of the invention have been described herein with reference to the accompanying drawings, it is to be understood that the embodiments of the invention are not limited to those precise embodiments, and that various other changes and modifications may be affected therein by one skilled in the art without departing from the scope or spirit of the disclosure.