Sign In to Follow Application
View All Documents & Correspondence

System And Method For Determining Number Of Computing Resources For Executing A Plurality Of Jobs

Abstract: Disclosed is a method and system for determining number of computing resources for executing a plurality of jobs. In accordance with the method and the system, plurality of jobs along with a plurality of variables associated to the plurality of jobs may be received. The plurality of variables comprises a mean processing time (μ), a standard deviation (σ), a service level agreement (α), and a confidence level (1-α). After the receipt of the plurality of variables, an inverse parameter (γ) may be determined using the mean processing time (μ), the standard deviation (σ ), and the confidence level (1-α). Further, a queue length (k) may be computed based upon the total processing time (T), the mean processing time (μ ), the standard deviation (α), and the inverse parameter (γ). Finally, the queue length (k) and the number of jobs (n) may be processed in order to determine the number of computing resources.

Get Free WhatsApp Updates!
Notices, Deadlines & Correspondence

Patent Information

Application #
Filing Date
23 December 2013
Publication Number
44/2015
Publication Type
INA
Invention Field
COMMUNICATION
Status
Email
Parent Application
Patent Number
Legal Status
Grant Date
2021-06-29
Renewal Date

Applicants

TATA CONSULTANCY SERVICES LIMITED
NIRMAL BUILDING, 9TH FLOOR, NARIMAN POINT, MUMBAI 400021, MAHARASHTRA, INDIA.

Inventors

1. VIJAYARANGAN, NATARAJAN
TATA CONSULTANCY SERVICES LIMITED, SIRUSERI SPECIAL ECONOMIC ZONE, PLOT NO. 1/G1, SIPCOT INFORMATION TECHNOLOGY PARK NAVALUR POST, SIRUSERI - 603103, TAMILA NADU, INDIA
2. SOMASUNDARAM, MURALIDHARAN
TATA CONSULTANCY SERVICES LIMITED, SIRUSERI SPECIAL ECONOMIC ZONE, PLOT NO. 1/G1, SIPCOT INFORMATION TECHNOLOGY PARK NAVALUR POST, SIRUSERI - 603103, TAMILA NADU, INDIA
3. PADMANABHAN, KISHORE
TATA CONSULTANCY SERVICES LIMITED, SIRUSERI SPECIAL ECONOMIC ZONE, PLOT NO. 1/G1, SIPCOT INFORMATION TECHNOLOGY PARK NAVALUR POST, SIRUSERI - 603103, TAMILA NADU, INDIA

Specification

FORM 2
THE PATENTS ACT, 1970
(39 of 1970)
&
THE PATENT RULES, 2003
COMPLETE SPECIFICATION
(See Section 10 and Rule 13)
Title of invention:
SYSTEM AND METHOD FOR DETERMINING NUMBER OF COMPUTING RESOURCES FOR EXECUTING A PLURALITY OF JOBS
APPLICANT:
Tata Consultancy Services Limited A company Incorporated in India under the Companies Act, 1956
Having address:
Nirmal Building, 9th floor,
Nariman point, Mumbai 400021,
Maharashtra. India
The following specification describes the invention and the manner in which it is to be performed.

CROSS-REFERENCE TO RELATED APPLICATIONS AND PRIORITY
[001] The present application does not claim priority from any patent application.
TECHNICAL FIELD
[002] The present disclosure described herein, in general, relates to systems and
methods for determining number of computational resources required for executing multiple jobs received in real time.
BACKGROUND
[003] In a computing network environment, multiple computing resources are
deployed at different geographical locations in order to execute jobs associated to software applications of different technologies. The execution of the jobs is managed through a service level agreement (SLA) between a service provider and a customer. The service provider facilitates the execution of the jobs belonging to the customer. The customer may prescribe its requirements regarding the execution of the jobs through the SLA. In one example, the customer may set a pre-defined time limit for the execution of the jobs. Based on the requirements of the customer, the service provider may have to accordingly plan and execute the jobs, so that the SLA is complied.
[004] In order to comply with the SLA, the service provider may have to
effectively analyze demand and supply of the computing resources, such that the jobs are executed within the pre-defined time limit set as per the SLA. However, since the arrival of the jobs is dynamic, it becomes a technical challenge to effectively plan and allocate the computing resources. In view of lack of the effective planning and the allocation of the computing resources, it may be observed that few of the computing resources are overloaded with more jobs while the other computing resources may be receiving fewer jobs or may be idle. This may lead to ineffective utilization of the computing resources and hence may affect the completion of the execution of the jobs as per the SLA.

SUMMARY
[005] This summary is provided to introduce aspects related to systems and methods
for determining number of computing resources for executing a plurality of jobs and the aspects are further described below in the detailed description. This summary is not intended to identify essential features of the claimed disclosure nor is it intended for use in determining or limiting the scope of the claimed disclosure.
[006] In one implementation, a system for determining a number of computing
resources for executing a plurality of jobs (n) in a total processing time (T) is disclosed. The system may comprise a processor and a memory coupled to the processor for executing a plurality of modules stored in the memory. The plurality of modules may comprise a receiving module, and a determining module. The receiving module may be configured to receive the plurality of jobs (n) to be executed by a software application, and a plurality of variables associated with the plurality of jobs (n). The plurality of variables may comprise a mean processing time (μ). a standard deviation (σ), a service level agreement (α), and a confidence level (1-α). The mean processing time (μ) may indicate average time required for executing each job. Further, the standard deviation (σ) may indicate a variance in the mean processing time (μ). The service level agreement (α) may be indicative of a maximum time allowable in addition to the total processing time (T) for executing the plurality of jobs (n). The determining module may be configured to determine an inverse parameter (γ) using the mean processing time (μ), the standard deviation (σ), and the confidence level (1-α). The determining module may further be configured to compute a queue length (k) based upon the total processing time (T), the mean processing time (μ), the standard deviation (σ), and the inverse parameter (γ). In one aspect, the queue length (k) may indicate a maximum number of jobs capable of being executed simultaneously by a single computing resource. In one embodiment, the queue length (k) may be computed using a formula Vk = - 07 ± V( σ 2γ2 + 4T μ) / 2 μ.. The determining module may further be configured to process the queue length (k) and the plurality of jobs (n) in order to determine the number of computing resources required for the execution of the plurality of the jobs (n). In one embodiment, the number of computing resources may be determined based on a ceiling function of the division of the plurality of jobs (n) and the queue length (k).

[007] In another implementation, a method for determining a number of computing
resources for executing a plurality of jobs (n) in a totai processing time (T) is disclosed. The method may comprise receiving the plurality of jobs (n) to be executed by a software application, and a plurality of variables associated with the plurality of jobs (n). The plurality of variables may comprise a mean processing time (μ), a standard deviation (σ), a service level agreement (a), and a confidence level (1-α). The mean processing time (μ) may indicate average time required for executing each job. Further, the standard deviation (σ) may indicate a variance in the mean processing time (μ). The service level agreement (α) may be indicative of a maximum time allowable in addition to the total processing time (T) for executing the plurality of jobs (n). The method may further comprise determining an inverse parameter (y) using the mean processing time (μ), the standard deviation (σ), and the confidence level (1-a). The method may further comprise computing a queue length (k) based upon the total processing time (T). the mean processing time (μ), the standard deviation (σ), and the inverse parameter (γ). In one aspect, the queue length (k) may indicate a maximum number of jobs capable of being executed simultaneously by a single computing resource. In one embodiment, the queue length (k) may be computed using a formula Vk = - σ7 ± V( σ2γ2 + 4T μ) / 2 (i. The method may further comprise processing the queue length (k) and the plurality of jobs (n) in order to determine the number of computing resources required for the execution of the plurality of the jobs (n). In one embodiment, the number of computing resources may be determined based on a ceiling function of the division of the plurality of jobs (n) and the queue length (k). In an aspect, at least one of the receiving, the determining, the computing and the processing are performed via a processor using a set of instructions stored in a memory.
[008] In yet another implementation, a computer program product having embodied
thereon a computer program for determining a number of computing resources for executing a plurality of jobs (n) in a total processing time (T) is disclosed. The computer program product may comprise an instruction for receiving the plurality of jobs (n) to be executed by a software application, and a plurality of variables associated with the plurality of jobs (n). The plurality of variables may comprise a mean processing time (u), a standard deviation (σ), a service level agreement (α), and a confidence level (1-α). The mean processing time (μ) may indicate average time required for executing each job. Further, the standard deviation (σ) may

indicate a variance in the mean processing time (μ). The service level agreement (a) may be indicative of a maximum time allowable in addition to the total processing time (T) for executing the plurality of jobs (n). The computer program product may comprise an instruction for determining an inverse parameter (γ) using the mean processing time (μ), the standard deviation (σ), and the confidence level (1-α). The computer program product may further comprise an instruction for computing a queue length (k) based upon the total processing time (T), the mean processing time (μ), the standard deviation (σ), and the inverse parameter (γ). In one aspect, the queue length (k) may indicate a maximum number of jobs capable of being executed simultaneously by a single computing resource. In one embodiment, the queue length (k) may be computed using a formula Vk = - 07 ± V( σ2γ2 + 4T μ) / 2 μ. The computer program product may further comprise an instruction for processing the queue length (k) and the plurality of jobs (n) in order to determine the number of computing resources required for the execution of the plurality of the jobs (n). In one embodiment, the number of computing resources may be determined based on a ceiling function of the division of the plurality of jobs (n) and the queue length (k).
BRIEF DESCRIPTION OF THE DRAWINGS
[009] The detailed description is described with reference to the accompanying
figures. In the figures, the left-most digit(s) of a reference number identifies the figure in which the reference number first appears. The same numbers are used throughout the drawings to refer like features and components.
[0010] Figure 1 illustrates a network implementation of a system for determining a
number of computing resources for executing a plurality of jobs, in accordance with an embodiment of the present disclosure.
[0011] Figure 2 illustrates the system, in accordance with an embodiment of the
present disclosure.
[0012] Figure 3 illustrates a method for determining the number of computing
resources for executing a plurality of jobs, in accordance with an embodiment of the present disclosure.

DETAILED DESCRIPTION
[0013] Systems and methods for determining a number of computing resources for
executing a plurality of jobs (n) in a total processing time (T) are described. The systems and methods enable effective and efficient technique of determining the number of computing resources required to execute the plurality of jobs (n).
[0014] In order to determine the number of computing resources, at first, an
outsourcee entity may receive, from an outsourcing entity, the number of jobs (n) along with a plurality of variables associated with the executing of the jobs (n). The plurality of variables may comprise a mean processing time (μ), a standard deviation (σ), a service level agreement (a), and a confidence level (1-a). Based on the mean processing time (μ), the standard deviation (σ), and the confidence level (1-a). further, an inverse parameter (γ) may be determined. The service level agreement (a) indicates a maximum deviation allowable with respect to the total processing time (T) in the executing of the plurality of jobs (n).
[0015] Subsequent to the determination of the inverse parameter (γ), a queue length
(k) may be computed based upon the total processing time (T). the mean processing time (μ), the standard deviation (σ), and the inverse parameter (y). In one embodiment, the queue length (k) may indicate 'k' number of jobs of the plurality of jobs (n) being executed simultaneously by a single computing resource. Specifically, the queue length (k) may indicate the capability of the single computing resource to process the k number of jobs of the plurality of jobs (n). After the computation of the queue length (k), the number of computing resources required for the executing the plurality of jobs (n) may be determined. In one example, the number of computing resources may be determined based on a ceiling function of the division of the plurality of jobs (n) and the queue length (k).
[0016] While aspects of described system and method for determining a number of
computing resources for executing a plurality of jobs may be implemented in any number of different computing systems, environments, and/or configurations, the embodiments are described in the context of the following exemplary system.

[0017] Referring now to Figure 1, a network implementation 100 of a system 102 for
determining a number of computing resources for executing a plurality of jobs (n) in a total processing time (T) is illustrated, in accordance with an embodiment of the present disclosure. In one embodiment, the system 102 may be configured to receive the plurality of jobs (n) to be executed by a software application, and a plurality of variables associated with the plurality of jobs (n). The plurality of variables may comprise a mean processing time (μ), a standard deviation (σ), a service level agreement (a), and a confidence level (1-α). The mean processing time (μ) may indicate average time required for executing each job. Further, the standard deviation (σ) may indicate a variance in the mean processing time (μ). The service level agreement (α) may be indicative of a maximum time allowable in addition to the total processing time (T) for executing the plurality of jobs (n). The system 102 may be configured to determine an inverse parameter (y) using the mean processing time (μ), the standard deviation (σ), and the confidence level (1-α). The system 102 may be configured to compute a queue length (k) based upon the total processing time (T), the mean processing time (μ). the standard deviation (a), and the inverse parameter (y). In one embodiment, the queue length (k) may indicate a maximum number of jobs capable of being executed simultaneously by a single computing resource. The system 102 may be configured to process the queue length (k) and the plurality of jobs (n) in order to determine the number of computing resources required for the execution of the plurality of the jobs (n).
[0018] Although the present disclosure is explained considering that the system 102 is
implemented as a server, it may be understood that the system 102 may also be implemented in a variety of computing systems, such as a laptop computer, a desktop computer, a notebook, a workstation, a mainframe computer, a network server, and the like. In one implementation, the system 102 may be implemented in a cloud-based environment. It will be understood that the system 102 may be accessed by multiple users through one or more user devices 104-1, 104-2... 104-N, collectively also referred to as a user device 104 hereinafter, or applications residing on the user devices 104. Examples of the user devices 104 may include, but are not limited to, a portable computer, a personal digital assistant, a handheld device, and a workstation. The user devices 104 are communicatively coupled to the system 102 through a network 106.

[0019] In one implementation, the network 106 may be a wireless network, a wired
network or a combination thereof. The network 106 can be implemented as one of the different types of networks, such as intranet, local area network (LAN), wide area network (WAN), the internet, and the like. The network 106 may either be a dedicated network or a shared network. The shared network represents an association of the different types of networks that use a variety of protocols, for example, Hypertext Transfer Protocol (HTTP), Transmission Control Protocol/Internet Protocol (TCP/IP), Wireless Application Protocol (WAP), and the like, to communicate with one another. Further the network 106 may include a variety of network devices, including routers, bridges, servers, computing devices, storage devices, and the like.
[0020] Referring now to Figure 2, the system 102 is illustrated in accordance with an
embodiment of the present disclosure. In one embodiment, the system 102 may include at least one processor 202, an input/output (I/O) interface 204, and a memory 206. The at least one processor 202 may be implemented as one or more microprocessors, microcomputers, microcontrollers, digital signal processors, central processing units, state machines, logic circuitries, and/or any devices that manipulate signals based on operational instructions. Among other capabilities, the at least one processor 202 is configured to fetch and execute computer-readable instructions stored in the memory 206.
[0021] The I/O interface 204 may include a variety of software and hardware
interfaces, for example, a web interface, a graphical user interface, and the like. The I/O interface 204 may allow the system 102 to interact with a user directly or through the user device 104. Further, the I/O interface 204 may enable the system 102 to communicate with other computing devices, such as web servers and external data servers (not shown). The I/O interface 204 can facilitate multiple communications within a wide variety of networks and protocol types, including wired networks, for example, LAN, cable, etc., and wireless networks, such as WLAN, cellular, or satellite. The I/O interface 204 may include one or more ports for connecting a number of devices to one another or to another server.
[0022] The memory 206 may include any computer-readable medium known in the art
including, for example, volatile memory, such as static random access memory (SRAM) and dynamic random access memory (DRAM), and/or non-volatile memory, such as read only

memory (ROM), erasable programmable ROM, flash memories, hard disks, optical disks, and magnetic tapes. The memory 206 may include modules 208 and data 210.
[0023] The modules 208 include routines, programs, objects, components, data
structures, etc., which perform particular tasks, functions or implement particular abstract data types. In one implementation, the modules 208 may include a receiving module 212, a determining module 214, and other module 216. The other module 216 may include programs or coded instructions that supplement applications and functions of the system 102.
[0024] The data 210, amongst other things, serves as a repository for storing data
processed, received, and generated by one or more of the modules 208. The data 210 may also other data 218. The other data 218 may include data generated as a result of the execution of one or more modules in the other module 216.
[0025] In one implementation, at first, a user may use the user device 104 to access
the system 102 via the I/O interface 204. The user may register themselves using the I/O interface 204 in order to use the system )02. The working of the system 102 using the plurality of modules 208 is explained in detail referring to Figures 2 and 3 as explained below. In order to understand the working of the disclosure, consider an outsourcing entity has outsourced execution of a plurality of jobs, to an outsourcee entity. The outsourcee may have to allocate desired number of computing resources such as servers, hardware and/or software components, and the like in order to execute the plurality of jobs, as per the requirements of the outsourcing entity. The plurality of jobs may be continuously arriving for the execution at the outsourcee entity location, and hence need to be executed appropriately, satisfying the requirements of the outsourcing entity. The present system 102 enables the outsourcee entity to determine sufficient number of the computing resources to execute the plurality of jobs, the details of which is further explained as below.
RECEIVING MODULE 212
[0026] In an embodiment, the receiving module 212, as shown in figure 2, may be
configured to receive a plurality of requirements of the outsourcing entity. The plurality of requirements may be associated to the execution of the plurality of jobs. In one embodiment, the receiving module 212 may be configured to receive the plurality of jobs (n). The plurality of jobs (n) has to be executed by one or more software applications belonging to the

outsourcee entity. In one embodiment, the plurality of jobs (n) may be of similar or diverse skill types, and may be distributed across one or more geographical locations belonging to the outsourcee entity. In one example, the plurality of jobs (n) may be of the skill types comprising software development, software maintenance, Business Process Outsourcing (BPO), and the like. In one embodiment, the one or more software applications may require effective number of the computing resources in order to execute the plurality of jobs (n) as per the plurality of requirements. The plurality of requirements further comprises receiving by the receiving module 212, a plurality of variables associated to the plurality of jobs (n), wherein the plurality of requirements are received from the outsourcing entity. In one embodiment, the plurality of variables comprises a mean processing time (μ), a standard deviation (α), a service level agreement (α), and a confidence level (1-α).
[0027] In an embodiment, the mean processing time (u) may indicate average time
required for executing each job. In one example, assume the number of jobs (n) is ten, out of which four jobs require 50 minutes for the execution. Similarly, assume that the remaining jobs (i.e. six out of 10) require 60 minutes for the execution, then the mean processing time (μ) required for the execution of all ten jobs will be 44 minutes. Similarly, based on the skill type of the number of jobs (n) and their continuous arrival in batches, the mean processing time (μ) indicating the execution of each job corresponding to a batch of jobs may be received. Based on the requirements of the outsourcing entity, there may be a feasibility to allow a variance in the mean processing time (μ). The standard deviation (σ) indicates such variance in the mean processing time (μ). In one example, assume that the mean processing time (u) is 50 minutes, and the standard deviation (σ) is also 50 minutes, then the variance allowable in the mean processing time ((α) will be square of the standard deviation (σ), i.e.σ2, which will be 2500, in the aforementioned scenario.
[0028] In one embodiment, along with the mean processing time (μ), and the standard
deviation (α), the outsourcee entity may also have to execute the plurality of jobs (n) based on the service level agreement (a). The service level agreement (α) may be indicative of a maximum time allowable in addition to a total processing time (T) for executing the plurality of jobs (n). In one embodiment, the total processing time (T) may indicate the total time limit prescribed by the outsourcing entity to the outsourcee entity in order to complete the execution of the plurality of jobs (n). As per the service level agreement (α), the outsourcee

entity may be allowed to execute the plurality of jobs (n) with the maximum time allowable in addition to the total processing time (T). In one example, assuming the total processing time (T) as 100 minutes, and the service level agreement (a) as 5%, then the outsourcee entity may be allowed to execute the plurality of jobs (n) in 105 minutes with the maximum allowable time of 5 minutes. It is to be understood that, though the outsourcee entity is allowed to execute the plurality of jobs (n) as per the service level agreement (a), the outsourcee entity may, depending on the number of computing resources and their configuration, execute the plurality of jobs (n) even before the expiry of the total processing time (T). For example, considering the present scenario of the total processing time (T) as 100 minutes and the service level agreement (a) as 5%. the outsourcee entity may complete the execution of the plurality of jobs (n) in less than 100 minutes, for example, 90 minutes, 85 minutes, and the like. However, the outsourcee entity may be not be allowed to complete the execution of plurality of jobs (n) by taking a total processing time of greater than 105 minutes. The confidence level (1-a) depends on the service level agreement (a). In one embodiment, the confidence level (1-a) indicates maximum percentage of the plurality of jobs that is required to be executed in the total processing time (T), and as per the service level agreement (a). Hence, the outsourcee entity may have to accordingly provide the sufficient and effective number of the computing resources in order to execute the plurality of jobs (n) in the total processing time (T) and in accordance with the service level agreement (a). The determination of the number of computing resources based on the service level agreement is further explained in detail as below. In an implementation, the determining module 214 may be configured to determine the number of computing resources, as disclosed in subsequent paragraphs.
DETERMINING MODULE 214
[0029] In order to determine the number of computing resources, the determining
module 214, at first may compute a queue length (k) which may indicate a maximum number of jobs capable of being executed simultaneously by a single computing resource. Specifically, the queue length (k) is indicative of 'k" jobs out of the plurality of jobs (n) to be executed by the single computing resources. In order to compute the queue length (k), consider the plurality of jobs (n) is distributed in a normalized function F(x). In one


Applying normal inverse function on both sides of equation (I):

implementation, the determining module may compute the queue length (k) using the normal distribution function as follows:
In one embodiment, assuming the mean processing time (μ), and the standard deviation (a) are received in normalized state, values corresponding to the mean processing time (u.), and the standard deviation (σ) may be 0 and 1 respectively. Specifically, the mean processing time (u), and the standard deviation (σ) may be having a numeric value of 0, and 1 respectively. Therefore, value of the variance in the normalized state may also be 1. Now, substituting the values of the mean processing time (μ), and the standard deviation (a) in the normalized state, equation II may be modified as follows:

Wherein, γ= Normalinv (1-a; 0; 1), and wherein γ is an inverse parameter and 'k' indicates the queue length or 'k? jobs per queue or 'k' jobs being executed by the single resource. Further, T' indicates the total processing time.
[0030] In one embodiment, the values of the mean processing time (μ) and the
variance a2 is received in order to compute the queue length (k) of maximum value. In this scenario, the value of the inverse parameter y (Normalinv (1-a; 0; 1) may be obtained from a normal inverse table 1 as shown below. The table below provides the value of the inverse parameter y based on the standard normal distribution, i.e. assuming the values of the mean processing time (μ) and the variance (a ) as 0 and 1 respectively.

Value of (1-a) Value of Inverse Parameter (y ) (assuming mean processing time (μ) = 0; and variance (a2) = 1)
0.50 0.0000

0.51
0.0251
0.52 0.0502
0.53 0.0753
0.54 0.1004

0.95 1.6449
0.96 1.7507
0.97 1.8808
0.98 2.0537
0.99 2.3263
Table 1: Normal distribution — Inverse cumulative distribution function
[0031] In one example, from the above table, it may be observed that, if the value of
the confidence level (1-α) is 0.95 (assuming the service level agreement (a) as 5%). then the value of the inverse parameter y will be 1.6449, Similarly, based on the service level agreement (a), the value of the inverse parameter y may be determined using the above table 1. It is to be noted that the above table 1 depicting the normal distribution using the Inverse cumulative distribution function is known in the art. It must be understood that the above table 1 may be used for determining the inverse parameter y only when the distribution is standard normal distribution in order to obtain the maximum value of the queue length (k). Alternatively, when the distribution is normal, expected values of the mean processing time (μ), and the standard deviation (σ) may be utilized for the determination of the inverse parameter y. In one example, assuming the expected values of the mean processing time (μ), and the standard deviation (σ) and the service level agreement (α) are 50 minutes. 50 minutes and 5% respectively, the inverse parameter may be determined as follows:

Inverse parameter γ = ((Normalinv (1-α; 0; l))*expected value of variance (a2)) + expected
value of mean processing time (μ) (V)
Now, substituting the expected values in equation V,
Inverse parameter y = (1.6449*2500) + 50
Thus, the value of the Inverse parameter y in the above example will be 4162.
[0032] In one embodiment, after the determination of the inverse parameter y, the
determining module 214 may further compute the queue length (k) based on the total processing time (T), the mean processing time (μ), the standard deviation (a), and the inverse parameter (y) using the equation IV as follows:
According to the equation IV,

From the above equation VI. the determining module 214 may compute the queue length (k) using quadratic equation wherein,

Therefore, the queue length (k) may be computed using equation VII. as mentioned above. The queue length indicates executing of 'k' jobs per queue, or the maximum number of jobs (k) capable of being executed simultaneously by the single computing resource.
[0033] In one embodiment, when the distribution of the plurality of jobs is

[0034] Therefore, the queue length (k) may also be computed using equation VII-A,
when the distribution of the jobs is exponential. The queue length indicates executing of'k'
exponential, and not the standard normal distribution as described above, the system 102 may be configured to compute the queue length (k) using Gamma Inverse Function. In one example, assuming F(x) indicates the exponential distribution of the plurality of jobs (n), then applying the Gamma Inverse Function on F, the queue length (k) may be computed using following relation:

jobs per queue, or the maximum number of jobs (k) capable of being executed simultaneously by the single computing resource.
[0035] After the computation of the queue length (k), the determining module 214
may be configured to determine the number of computing resources. In one embodiment, the number of computing resources may be determined by the determining module 214 based on processing of the queue length (k) and the number of jobs (n). In one implementation, the determining module 214 may determine the number of computing resources based on a ceiling function of division of the plurality of jobs (n) and the queue length (k). Specifically. the number of computing resources (such as the servers, and the like) may be determined as follows,

wherein, 'm' indicates the number of computing resources, and
r (n/k) -| indicates the ceiling function of (n/k), and
Wherein n indicates the number of jobs, and k indicates the queue length.
[0036] It must be understood that, the ceiling function maps a real number to the
smallest following integer. Specifically, ceiling (x) = Гx┐ is the smallest integer not less than x. In one example, if x = 12/5 = 2.4, then the ceiling (x) = Г2.4┐| which will be equal to 3. Thus, according to the present disclosure, the number of computing resources (m) is determined based on the ceiling function of the division of the plurality of jobs (n) and the queue length, i.e. the ceiling function of (n/k).
[0037] After the number of computing resources is determined, the I/O interface 204
may be adapted to display the number of computing resources (m) determined on the user device 104. The I/O interface 204 may also export the number of the computing resources determined to an external display device associated to the outsourcing entity. Further, the system 102, based on the determination of the computing resources, may be configured to allocate the executing of the plurality of jobs (n) to the computing resources, such that each computing resource is capable of executing k jobs out of the n jobs in the total processing time (T), and hence the plurality of jobs (n) may be executed in the total processing time (T).



Substituting the values in equation (A),
Alternatively, substituting the values in equation (B),

[0039] Thus, k can be computed from (C) and (D) as (1.52)2 = 2.31 and (-3.16)2 =
9.98 respectively. Assuming k=2.31 is possible, hence k=3 jobs may be executed in 240 minutes at the single computing resource (e.g. a single server). Further, each job may take 50 minutes on an average processing time. It must be noted that at least two jobs may be executed by the single server, based on above computation, wherein k=2.31. Further, the number of computing resources required for the executing of 75 jobs will be p75/3-| = 25 resources or 25 servers. Thus, in order to execute all the 75 jobs in the total processing time of 240 minutes, 25 servers may be required.

[0040] Exemplary embodiments discussed above may provide certain
advantages. Though not required to practice aspects of the disclosure, these advantages may include those provided by the following features.
[0041] Some embodiments of the present disclosure enable the computation of the
queue length (k) indicating maximum number of jobs capable of being executed simultaneously by a single server.
[0042] Some embodiments of the present disclosure enable the determination of the
number of servers required for the executing of the number of jobs arriving in real time.
[0043] Some embodiments of the present disclosure enable real time allocation of the
number of servers for the execution of the number of jobs based on the queue length (k) and the number of jobs.
[0044] Referring now to Figure 3, a method 300 for determining number of computing
resources for executing a plurality of jobs is shown, in accordance with an embodiment of the present disclosure. The method 300 may be described in the general context of computer executable instructions. Generally, computer executable instructions can include routines, programs, objects, components, data structures, procedures, modules, functions, etc., that perform particular functions or implement particular abstract data types. The method 300 may also be practiced in a distributed computing environment where functions are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, computer executable instructions may be located in both local and remote computer storage media, including memory storage devices.
[0045] The order in which the method 300 is described is not intended to be construed
as a limitation, and any number of the described method blocks can be combined in any order to implement the method 300 or alternate methods. Additionally, individual blocks may be deleted from the method 300 without departing from the spirit and scope of the disclosure described herein. Furthermore, the method can be implemented in any suitable hardware, software, firmware, or combination thereof. However, for ease of explanation, in the embodiments described below, the method 300 may be considered to be implemented in the above described system 102.

[0046] At block 302. a plurality of jobs (n) may be received. In one implementation,
the plurality of jobs (n) may be received by the receiving module 212. The plurality of jobs (n) may be received from the outsourcing entity.
[0047] At block 304, a plurality of variables associated with the plurality of jobs (n)
may be received. In one implementation, the plurality of variables may be received by the receiving module 212. The plurality of variables may comprise a mean processing time (u), a standard deviation (a), a service level agreement (a), and a confidence level (1-a).
[0048] At block 306, an inverse parameter (y) may be determined using the mean
processing time (u), the standard deviation (a), and the confidence level (1-a). In one implementation, the inverse parameter (y) may be determined by the determining module 214.
[0049] At block 308, a queue length (k) may be computed based upon the total
processing time (T), the mean processing time (u), the standard deviation (a), and the inverse parameter (y). In one implementation, the queue length (k) may be computed by the determining module 214.
[0050] At block 310, the number of computing resources may be determined by
processing the queue length (k) and the plurality of jobs (n). In one implementation, the number of computing resources may be determined by the determining module 214.
[0051 ] Although implementations for methods and systems for determining number of
computing resources for executing a plurality of jobs have been described in language specific to structural features and/or methods, it is to be understood that the appended claims are not necessarily limited to the specific features or methods described. Rather, the specific features and methods are disclosed as examples of implementations for determining number of computing resources for executing a plurality of jobs.

WE CLAIM
1. A method for determining a number of computing resources required for executing a plurality of jobs (n) in a total processing time (T), the method comprising:
receiving,
the plurality of jobs (n) to be executed by a software
application, and
a plurality of variables associated with the plurality of jobs (n),
wherein the plurality of variables comprises a mean processing time
(Μ), a standard deviation (σ), a service level agreement (a), and a
confidence level (1-a), and
wherein the mean processing time (μ) indicates average time required for executing each job. and
wherein the standard deviation (σ) indicates a variance in the mean processing time (μ). and
wherein the service level agreement (a) is indicative of a maximum time allowable in addition to the total processing time (T) for executing the plurality of jobs (n);
determining, via a processor, a inverse parameter (γ) using the mean processing time (μ), the standard deviation (σ), and the confidence level (1-a);
computing, via the processor, a queue length (k) based upon the total processing time (T), the mean processing time (μ), the standard deviation (σ), and the inverse parameter (γ), wherein the queue length (k) indicates a maximum number of jobs capable of being executed simultaneously by a single computing resource; and
processing the queue length (k) and the plurality of jobs (n) in order to determine the number of computing resources required for the execution of the plurality of the jobs (n).
2. The method of claim 1, wherein the mean processing time (fa), and the standard deviation (a) are received in normalized state, and wherein the mean processing

time (|i), and the standard deviation (a) is having a numeric value of 0, and 1 respectively.
3. The method of claim 1, wherein the confidence level (1-a) indicates maximum percentage of the plurality of jobs to be executed in the total processing time (T).
4. The method of claim 1, wherein the queue length (k) is computed using a formula

5. The method of claim 4, wherein the number of computing resources is determined based on a ceiling function of division of the plurality of jobs (n) and the queue length (k).
6. A system for determining a number of computing resources required for executing a plurality of jobs (n) in a total processing time (T). the system comprising:
a processor; and
a memory coupled to the processor, wherein the processor is capable of executing a plurality of modules stored in the memory, and wherein the plurality of modules comprising: a receiving module configured to receive,
the plurality of jobs (n) to be executed by a software application, and
a plurality of variables associated with the plurality of jobs (n), wherein the plurality of variables comprises a mean processing time (μ), a standard deviation (σ), a service level agreement (a), and a confidence level (1-a), and wherein the mean processing time (μ) indicates average time required for executing each job, and
wherein the standard deviation (σ) indicates a variance in the mean processing time (μ), and

wherein the service level agreement (α) is indicative of a maximum time allowable in addition to the total processing time (T) for executing the plurality of jobs (n); and a determining module configured to,
determine a inverse parameter (γ) using the mean processing time (μ), the standard deviation (σ), and the confidence level (1-α),
compute a queue length (k) based upon the total processing time (T), the mean processing time (μ), the standard deviation (σ), and the inverse parameter (γ), wherein the queue length (k) indicates a maximum number of jobs capable of being executed simultaneously by a single computing resource, and
process the queue length (k) and the plurality of jobs (n) in order to determine the number of computing resources required for the execution of the plurality of the jobs (n).
7. The system of claim 6, wherein the queue length (k) is computed using a formula

8. The system of claim 6, wherein the number of computing resources is determined based on a ceiling function of division of the plurality of jobs (n) and the queue length (k),
9. A computer program product for determining a number of computing resources required for executing a plurality of jobs (n) in a total processing time (T), the computer program product comprising a set of instructions, the set of instructions comprising instructions for:
receiving,
the plurality of jobs (n) to be executed by a software application, and

a plurality of variables associated with the plurality of jobs
(n), wherein the plurality of variables comprises a mean processing
time (μ). a standard deviation (σ), a service level agreement (a), and
a confidence level (1-a), and
wherein the mean processing time (μ) indicates average time required for executing each job, and
wherein the standard deviation (σ) indicates a variance in the mean processing time (μ.), and
wherein the service level agreement (a) is indicative of a maximum time allowable in addition to the total processing time (T) for executing the plurality of jobs (n);
determining a inverse parameter (γ) using the mean processing time (μ), the standard deviation (σ), and the confidence level (1-a);
computing a queue length (k) based upon the total processing time (T), the mean processing time (μ). the standard deviation (σ), and the inverse parameter (γ), wherein the queue length (k) indicates a maximum number of jobs capable of being executed simultaneously by a single computing resource; and
processing the queue length (k) and the plurality of jobs (n) in order to determine the number of computing resources required for the execution of the plurality of the jobs (n).

Documents

Orders

Section Controller Decision Date

Application Documents

# Name Date
1 4018-MUM-2013-RELEVANT DOCUMENTS [30-09-2023(online)].pdf 2023-09-30
1 4018-MUM-2013-Request For Certified Copy-Online(09-10-2014).pdf 2014-10-09
2 4018-MUM-2013-US(14)-ExtendedHearingNotice-(HearingDate-21-05-2021).pdf 2021-10-03
2 Form 3 [07-12-2016(online)].pdf 2016-12-07
3 Certified Copy.pdf 2018-08-11
3 4018-MUM-2013-US(14)-HearingNotice-(HearingDate-03-05-2021).pdf 2021-10-03
4 ABSTRACT1.jpg 2018-08-11
4 4018-MUM-2013-IntimationOfGrant29-06-2021.pdf 2021-06-29
5 4018-MUM-2013-PatentCertificate29-06-2021.pdf 2021-06-29
5 4018-MUM-2013-FORM 3.pdf 2018-08-11
6 4018-MUM-2013-Response to office action [23-06-2021(online)].pdf 2021-06-23
6 4018-MUM-2013-FORM 26(6-3-2014).pdf 2018-08-11
7 4018-MUM-2013-Written submissions and relevant documents [05-06-2021(online)].pdf 2021-06-05
7 4018-MUM-2013-FORM 2.pdf 2018-08-11
8 4018-MUM-2013-FORM 2(TITLE PAGE).pdf 2018-08-11
8 4018-MUM-2013-Correspondence to notify the Controller [15-05-2021(online)].pdf 2021-05-15
9 4018-MUM-2013-FORM 18.pdf 2018-08-11
9 4018-MUM-2013-FORM-26 [15-05-2021(online)].pdf 2021-05-15
10 4018-MUM-2013-Correspondence to notify the Controller [30-04-2021(online)].pdf 2021-04-30
10 4018-MUM-2013-FORM 1.pdf 2018-08-11
11 4018-MUM-2013-FORM 1 (21-3-2014).pdf 2018-08-11
11 4018-MUM-2013-FORM-26 [30-04-2021(online)].pdf 2021-04-30
12 4018-MUM-2013-CLAIMS [30-11-2018(online)].pdf 2018-11-30
12 4018-MUM-2013-FER.pdf 2018-08-11
13 4018-MUM-2013-COMPLETE SPECIFICATION [30-11-2018(online)].pdf 2018-11-30
13 4018-MUM-2013-DRAWING.pdf 2018-08-11
14 4018-MUM-2013-DESCRIPTION(COMPLETE).pdf 2018-08-11
14 4018-MUM-2013-DRAWING [30-11-2018(online)].pdf 2018-11-30
15 4018-MUM-2013-CORRESPONDENCE.pdf 2018-08-11
15 4018-MUM-2013-FER_SER_REPLY [30-11-2018(online)].pdf 2018-11-30
16 4018-MUM-2013-CORRESPONDENCE(6-3-2014).pdf 2018-08-11
16 4018-MUM-2013-OTHERS [30-11-2018(online)].pdf 2018-11-30
17 4018-MUM-2013-CORRESPONDENCE (21-3-2014).pdf 2018-08-11
17 4018-MUM-2013-ABSTRACT.pdf 2018-08-11
18 4018-MUM-2013-CLAIMS.pdf 2018-08-11
19 4018-MUM-2013-ABSTRACT.pdf 2018-08-11
19 4018-MUM-2013-CORRESPONDENCE (21-3-2014).pdf 2018-08-11
20 4018-MUM-2013-CORRESPONDENCE(6-3-2014).pdf 2018-08-11
20 4018-MUM-2013-OTHERS [30-11-2018(online)].pdf 2018-11-30
21 4018-MUM-2013-CORRESPONDENCE.pdf 2018-08-11
21 4018-MUM-2013-FER_SER_REPLY [30-11-2018(online)].pdf 2018-11-30
22 4018-MUM-2013-DESCRIPTION(COMPLETE).pdf 2018-08-11
22 4018-MUM-2013-DRAWING [30-11-2018(online)].pdf 2018-11-30
23 4018-MUM-2013-COMPLETE SPECIFICATION [30-11-2018(online)].pdf 2018-11-30
23 4018-MUM-2013-DRAWING.pdf 2018-08-11
24 4018-MUM-2013-FER.pdf 2018-08-11
24 4018-MUM-2013-CLAIMS [30-11-2018(online)].pdf 2018-11-30
25 4018-MUM-2013-FORM 1 (21-3-2014).pdf 2018-08-11
25 4018-MUM-2013-FORM-26 [30-04-2021(online)].pdf 2021-04-30
26 4018-MUM-2013-Correspondence to notify the Controller [30-04-2021(online)].pdf 2021-04-30
26 4018-MUM-2013-FORM 1.pdf 2018-08-11
27 4018-MUM-2013-FORM 18.pdf 2018-08-11
27 4018-MUM-2013-FORM-26 [15-05-2021(online)].pdf 2021-05-15
28 4018-MUM-2013-Correspondence to notify the Controller [15-05-2021(online)].pdf 2021-05-15
28 4018-MUM-2013-FORM 2(TITLE PAGE).pdf 2018-08-11
29 4018-MUM-2013-FORM 2.pdf 2018-08-11
29 4018-MUM-2013-Written submissions and relevant documents [05-06-2021(online)].pdf 2021-06-05
30 4018-MUM-2013-FORM 26(6-3-2014).pdf 2018-08-11
30 4018-MUM-2013-Response to office action [23-06-2021(online)].pdf 2021-06-23
31 4018-MUM-2013-PatentCertificate29-06-2021.pdf 2021-06-29
31 4018-MUM-2013-FORM 3.pdf 2018-08-11
32 ABSTRACT1.jpg 2018-08-11
32 4018-MUM-2013-IntimationOfGrant29-06-2021.pdf 2021-06-29
33 Certified Copy.pdf 2018-08-11
33 4018-MUM-2013-US(14)-HearingNotice-(HearingDate-03-05-2021).pdf 2021-10-03
34 Form 3 [07-12-2016(online)].pdf 2016-12-07
34 4018-MUM-2013-US(14)-ExtendedHearingNotice-(HearingDate-21-05-2021).pdf 2021-10-03
35 4018-MUM-2013-Request For Certified Copy-Online(09-10-2014).pdf 2014-10-09
35 4018-MUM-2013-RELEVANT DOCUMENTS [30-09-2023(online)].pdf 2023-09-30

Search Strategy

1 4018_MUM_2013_16-03-2018.pdf

ERegister / Renewals

3rd: 28 Sep 2021

From 23/12/2015 - To 23/12/2016

4th: 28 Sep 2021

From 23/12/2016 - To 23/12/2017

5th: 28 Sep 2021

From 23/12/2017 - To 23/12/2018

6th: 28 Sep 2021

From 23/12/2018 - To 23/12/2019

7th: 28 Sep 2021

From 23/12/2019 - To 23/12/2020

8th: 28 Sep 2021

From 23/12/2020 - To 23/12/2021

9th: 28 Sep 2021

From 23/12/2021 - To 23/12/2022

10th: 20 Dec 2022

From 23/12/2022 - To 23/12/2023

11th: 23 Dec 2023

From 23/12/2023 - To 23/12/2024

12th: 23 Dec 2024

From 23/12/2024 - To 23/12/2025