How To Plan A Cloud Infrastructure

Size: px
Start display at page:

Download "How To Plan A Cloud Infrastructure"

Transcription

1 Concrrent Placement, Capacity Provisioning, and Reqest Flow Control for a Distribted Clod Infrastrctre Shang Chen, Yanzhi Wang, Massod Pedram Department of Electrical Engineering University of Sothern California Los Angeles, USA {shangc, yanzhiwa, pedram}@sc.ed Abstract Clod compting and storage have attracted a lot of attention de to the ever increasing demand for reliable and cost-effective access to vast resorces and services available on the Internet. Clod services are typically hosted in a set of geographically distribted data centers, which we will call the clod infrastrctre. To minimize the total cost of ownership of this clod infrastrctre (which acconts for both the pfront capital cost and the operational cost of the infrastrctre resorces), the infrastrctre owners/operators mst do a carefl planning of data center locations in the targeted service area (for example the US territories), data center capacity provisioning (i.e., the total CPU cycles per second that can be provided in each data center). In addition, they mst have flow control policies that will distribte the incoming ser reqests to the available resorces in the clod infrastrctre. This paper presents an approach for solving the nified problem of data center placement and provisioning, and reqest flow control in one shot. The soltion techniqe is based on mathematical programming. Experimental reslts, sing Google clster data and placement/provisioning of p to eight data center sites demonstrate the cost savings of the proposed problem formlation and soltion approach. I. INTRODUCTION Clod compting has been envisioned as the nextgeneration compting paradigm for its major advantages in on-demand self-service, biqitos network access, location independent resorce pooling, and transference of risk [1]. In a clod compting system, comptation workloads are transferred from the sers to the clod, in which they are processed by data centers owned by the clod service providers. These data centers are sally geographically distribted and may be mirror to each other for latency and reliability concerns. Typically, a data center occpies tens of thosands of sqare meters of land space, and consists of hndreds of thosands of compter servers, along with power delivery infrastrctres, internal networking connections, and a cooling system. An overview of the architectre of a clod compting system can be fond in [2]. Given the specifications of data centers in a clod infrastrctre, the problem of reqest flow control and resorce allocation has been well stdied in a series of prior work. Athors of [3] developed a toolkit called ClodSim to simlate the clod compting system and to evalate the resorce provisioning algorithm. Varios models are sed to analyze the behavior in a clod compting system and to /DATE14/ c 2014 EDAA develop effective management schemes [4], [5]. On top of this resorce allocation problem, there is the design problem of the placement and capacity provisioning of the data centers. Undersizing of data centers reslts in an increase of response time, degradation in qality of service, and finally loss of market for the service provider. And oversizing of the data centers increases the capital and operational cost with little practical se. When placing data centers, every major aspect of the capital and operational cost shold be considered careflly becase it is sally location dependent. For instance, Microsoft s data center in Qincy, Washington consmes 48MW of electricity power [6]. The electricity cost of this data center will be arond 1.4 million dollars per month. However, to operate a data center with the same power consmption in Los Angeles, California, the electricity bill will increase to over 4 million dollars per month. Some prior work have addressed the placement and/or the capacity provisioning problem of data centers. For instance, in [7], the athors identified the main costs in data centers and stated that their placement and provisioning can have a significant impact on service profitability. The athors of [8] provided a generalized cost calclation method and considered the availability of the clod service. In [9], the athors addressed the problem of green compting and had a discssion on the tradeoff between the carbon footprint, the average cost, and the latency when different locations are selected to bild new data centers. While it is obvios that different placement and capacity provisioning schemes of the data centers reslt in different reqest flow control and resorce allocation schemes, the reqest flow control and resorce allocation algorithm can in trn affect how a placement and capacity provisioning performs. De to this interdependency, any placement and capacity decision of the data centers shold also be made based on realistic reqest roting and resorce allocation. Unfortnately, the prior work has only applied very simple roting models and barely considered the problem of resorce allocation inside a data center. In this paper, we propose a generalized joint optimization framework of both data center placement/capacity provisioning and reqest flow control/resorce allocation. The objective is to minimize the total average cost of the data centers in the network provided an average delay constraint. The reqest generation behavior of the clod sers is smmarized based on the Google clster data [10]. The problem of resorce

2 allocation is formlated sing the Generalized Processor Sharing (GPS) model [11], [12], in which the processor allocates a certain amont of its total comptation resorces to each reqest rnning on it. And the response time of a reqest is calclated accordingly. In the proposed model, we accont for all the major aspects of the capital and operational cost of a data center, which can be time dependent and/or location dependent. In addition to bilding new data centers, we also allow the option of pgrading existing data centers. We provide an example based on the geographical information of the United States, and the optimal offline soltion is presented. The rest of the paper is organized as follows: In Section II, we introdce the system model we se. The problem formlation and the soltion framework are presented in Section III. Section IV shows the experimental reslts. And the last section is the conclsion. II. SYSTEM MODEL A. User behavior Let U denote the set of clod sers. Please note that when the problem we are interested in is in the scale of a large contry sch as the United States, it is neither feasible nor necessary to address to each individal ser in the network. In sch cases, we divide the whole contry into small regions and aggregate the individal sers in each region into one ser node, corresponding to one element U. According to [13], the amont of ser activity can be for times higher in peak hors than in off-peak hors. This means that the nmber of service reqests may have significant flctation in one day. Therefore, a single reqest generation rate is not enogh to flly characterize the ser behavior. Generally, we can divide one day into a set of time periods, denoted by H. For each time period h H, the reqest generation rate of ser is denoted by λ h. The total lasting time of time period h in one day is denoted by l h. In the case that the sers behavior is similar and can be characterized by the same set of reqest generation rate in different time sections, we inclde these time sections into one time period for simplicity. In other words, each time period in or problem may be comprised of a set of disjoint time sections. A simple example wold be dividing a whole day into peak hors, h peak, and off-peak hors, h off peak. Apparently, shold be greater than λ h off peak λ h peak. B. Data center location and capacity Let D denote the set of available locations for data centers. For each location d D, let y d = 1 if a data center is going to be bilt at location d, and y d = 0 otherwise. For each location d D, let z d = 1 if a data center is already bilt at location d, and z d = 0 otherwise. We assme that the servers in the data centers are homogeneos, and then the size of a data center can be characterized by the nmber of servers installed. Let n d denote the nmber of servers in a new data center at location d if y d = 1 or the nmber of servers added to an existing server if z d = 1. De to some reasons, e.g. limited land space or available electricity generation, we cannot install infinite nmber of servers in a data center. Also, it is not practical to bild p a data center with jst a few servers. The minimm and maximm nmbers of servers that can be added to each location are denoted by N d,min and N d,max, respectively. Alternatively, we can express the size of a data center in terms of its amont of comptation resorces. If the processing speed of one server is µ s, then the total processing speed of a data center with n d severs, denoted by µ d, can be calclated as µ d = n d µ s. In spite of the discrete natre, n d and µ d can be assmed to be able to take continos vales in the case that the total nmber of servers in a data center is large. For existing data centers, we denote the original nmber of servers and the original processing speed by n 0,d and µ 0,d, respectively. For new data centers, we define n 0,d = 0 and µ 0,d = 0. C. Roting and delay modeling As described in Section II.A, the sers behave differently in different time periods. Therefore, the roting strategy shold be specified accordingly. Let x h,d = 1 if dring time period h, some of the reqests generated by ser are roted to the data center at location d, and x h,d = 0 otherwise. And let λh,d denote the rate that reqests are roted from ser to the data center at location d dring time period h when x h,d = 1. According to the GPS model, the average processing latency of these reqests, t h proc,,d, can be calclated as t h 1 proc,,d = φ h d, (µ d + µ 0,d ) λ h,d where φ h d, is the proportion of comptation resorces that data center at location d allocated to ser dring time period h. The eqivalent processing speed for reqests roted from ser to data center at location d, denoted by ψd, h, can be calclated as ψd, h = φ h d, (µ d + µ 0,d ) (2) It reflects the processing capability seen from a ser s side as if it is exclsively sed for the ser. Let t prop,,d and t prop,d, denote the propagation delay from ser to location d and the propagation delay from location d to ser, respectively. Then the average total delay experienced by a reqest roted from ser to the data center at location d dring time period h, denoted by t h total,,d, can be calclated as: (1) t h total,,d = t prop,,d + t h proc,,d + t prop,d, (3) where t h proc,,d is calclated as in (1). Generally, the propagation delays in the two directions are not necessarily the same becase the data packets may go throgh different paths in the network. However, since the analysis of all the roters behavior in the network is complicated and ot of the scope of this paper, we se the estimation of propagation delay based on Eclidean distance between the sorce and the destination, in which case the propagation delay in two directions will be the same. D. Power consmption modeling For a data center consisting of homogeneos servers, let P idle and P peak denote the power consmptions of a server at the tilization level of 0 and 100%, respectively. And let E sage,d denote the power sage effectiveness (PUE) [14] of a data center at location d. Then according to [15], the total power consmption of a data center at location d dring time period h, denoted by Ptotal,d h, can be calclated as P h total,d =(n d + n 0,d ) [P idle + (E sage,d 1) P peak ] + (n d + n 0,d ) (P peak P idle ) γ h d + ɛ (4)

3 where γd h is the tilization level of the data center dring time period h, which can be obtained by ( ) γd h = /(µ d + µ 0,d ) (5) x h,dλ h,d and ɛ is an empirical constant. If the data center treats all the servers in it fairly, then the power consmption corresponding to the newly installed servers, denoted by Pnew,d h, can be approximated as P h new,d ={n d [P idle + (E sage,d 1)P peak ] + n d (P peak P idle )γ h d + ɛ Please note that Ptotal,d h is eqal to P new,d h for a new data center since n 0,d = 0. Define P total,d as the maximm power consmption of the data center at location d. It can be calclated by applying γd h = 1 to (4) as (6) P total,d = (n d + n 0,d ) E sage,d P peak + ɛ (7) Similarly, we define P new,d the maximm power consmption of all the new servers. P new,d can be obtained by P new,d = n d E sage,d P peak + ɛ (8) These two parameters are sefl for the estimation of the cost of a data center, which is introdced in Section III.A. PUE is a parameter that characterize the power consmption of components other than the servers. It is related to the geographical location. For instance, PUE is sally higher in regions with higher temperatre or hmidity becase the cooling system consmes more energy in these regions. III. PROBLEM FORMULATION AND SOLUTION METHOD We formlate or problem as an optimization problem with the objective to minimize the average total cost of all the new and existing data centers in the network sbject to the constraint of a maximm allowable average latency for each ser. We first calclate the overall cost of a data center. A. Cost calclation The overall cost of a data center over its lifetime is comprised of varios aspects of capital cost and operational cost, each of which may depend on the time, the size of the data center and/or the location of the data center. We will address these aspects separately. Land cost. The land cost, denoted by C land,d, is the cost of bying enogh land space to bild p a data center, and can be calclated as follows C land,d = LandP rice(d) Area(d) (9) where LandP rice(d) is the cost of nit area at location d, and Area(d) is the area reqired for a data center at location d. According to [16], the reqired area of a data center can be estimated as linearly proportional to its maximm total power consmption. Since we do not need to accont for the land space occpied by the original part of an existing data center, P new,d is sed instead of P total,d. (9) can be rewritten as C land,d = LandP rice(d) k p a P new,d (10) where k p a is the ratio between the reqired area of a data center and its maximm total power consmption. Infrastrctre cost and server cost. The infrastrctre cost, denoted by C infra,d, is the cost of installing the power delivery network, the cooling system, and the internal networking within a data center. Similar to the land cost, the infrastrctre cost of a data center can be estimated as C infra,d = k p infra P new,d (11) where k p infra, sally in the nit of $/MW, is the infrastrctre cost per nit power consmption of the data center. The server cost, denoted by C serv,d, is the cost of bying new servers for a data center and can be straightforwardly calclated as C serv,d = n d ServerP rice (12) where ServerP rice is the price of a single server. Connection cost. The connection cost, denoted by C conn,d, is the cost to lay ot the optical fibers to the nearest Internet Backbone and the cost to lay ot power transmission lines to the existing electric power network, and can be calclated as C conn,d =T ranslinep rice DistP ower(d) + F iberp rice DistInternet(d) (13) where DistP ower(d) is the distance from the data center at location d to the nearest power plant or the existing transmission line, DistInternet(d) is the distance from the data center at location d to the nearest Internet backbone, and T ranslinep rice and F iberp rice are the prices of transmission line and optical fiber per nit length, respectively. For an existing data center, we do not have this part of cost since the connection is already bilt p along with the data center. Cooling cost. The cooling cost of a data center can be divided into two parts. One is the cost of electricity consmed by the compter room air conditioners (CRACs), which is characterized by the PUE and covered in the electricity cost. And the other is the cost of water wasted in the cooling circlation, which is specified in the Water cost. Electricity cost. The electricity cost, denoted by Celec,d h, is the cost of the electricity energy consmed while operating the data center. Since the total electricity power consmption of a data center can be obtained sing (4), the calclation of Celec,d h is straightforward. C h elec,d = ElectricityP rice(d) P h total,d (14) where ElectricityP rice(d) is the price of nit electricity energy at location d. Bandwidth cost. The bandwidth cost, denoted by C band,d, is the cost of acqiring sfficient bandwidth for commnications from the internet service providers (ISPs). If we allocate constant bandwidth to each server in the data center, then C band,d can be calclated as C band,d = BW P rice (n d + n 0,d ) BW Server (15) where BW P rice is the price of nit amont of bandwidth set by the ISPs, and BW Server is the amont of bandwidth allocated to each server. Water cost. As introdced in the description of the cooling cost, the water cost, denoted by C water,d, is the cost of the water wasted by the water chiller, which can be estimated

4 from the maximm total power consmption of the data center. C water,d is calclated as C water,d = W aterp rice(d) k p w P total,d (16) where W aterp rice(d) is the price of nit amont of water at location d, and k p w is the amont of water reqired by nit of maximm power consmption. Maintenance cost. The maintenance cost, denoted by C main,d, is the cost of hiring personnel to maintain and operate a data center and can be calclated as follows C main,d = k p main P total,d + Salary(d) (n d + n 0,d )/k s p (17) where the first term on the right-hand side is the maintenance cost and the second term on the right-hand size is the operational cost. k p main is the ratio between the maintenance cost and the maximm power consmption, Salary(d) is the salary to hire an administrator at location d, and k s p describes how many servers one administrator can manage. To obtain the overall cost of a data center in one day, the one-time investment inclding the land cost, the infrastrctre cost, the server cost, and the connection cost shold be amortized over the expected life time of the data center, a server, the transmission line, or the optical fiber. Therefore, if y d = 1, i.e. we will bild a new data center at location d, then the amortized overall cost per day of this data center, denoted by C total,d, can be calclated as C total,d = C land,d T dc + h + C infra,d T dc + C serv,d T serv + C conn,d T line l h C h elec,d + C band,d + C water,d + C main,d (18) where T dc, T serv, and T line are the expected lifetimes for the corresponding components. For an existing data center at location d with z d = 1, all the cost calclation is the same except that the connection cost, C conn,d, is set to zero. B. Problem formlation The average latency is calclated as the weighted average of the latency vales of reqests roted to each data center. Hence, in the case that the reqests from one ser node are roted to mltiple data centers with different average latencies, the overall average latency can still satisfy the average latency constraint even if a small portion of reqests roted to some data centers experience extremely long latency. However, we eliminate this possibility by enforcing the latency constraint on every roting path becase it can case serios nfairness otherwise. This is becase each ser node in or problem consists of a large nmber of individal sers, and the reqest from some individal sers may be consistently roted to the data centers with long latency de to the implemented roting scheme in reality. Based on the assmption of homogeneos servers, we can combine (4) and (5), and get Ptotal,d h =(n d + n 0,d ) [P idle + (E sage,d 1) P peak ] + µ s (P peak P idle ) x h,dλ h,d + ɛ (19) From (9) to (18), one can see that the total cost of a data center is a monotonically increasing fnction of the maximm power consmption of the data center. And from (19), one can see that the maximm power consmption is a nondecreasing fnction of the nmber of servers in the data center. Therefore, there is no reason to install extra servers to have to a data center with higher processing speed once the average latency constraint is satisfied. This being tre, we can transform the constraint of maximm average latency to the reqired eqivalent processing speed. Combining (1) with (3), we get ψ h d, = 1/(t h,max t prop,,d t prop,d, ) + λ h,d (20) where t h,max is the maximm allowable average latency for ser dring time period h. Given the vales of z d s, λ h s, n 0,d s, N d s, µ s, and all other information reqired dring the cost calclation, the optimization problem can be formlated as follows: Find x h,d, y d, n d, λ h,d, U, d D, h H Minimize (y d + z d )C total,d (21) d D Sbject to λ h,d = λ h,, h (22) d x h,dψd, h (n 0,d + n d )µ s, d, h (23) λ h,d λ h y d 1 z d, d (24) x h,d,, d, h (25) x h,d x h th,,d δ,, d, h (26) n d N d y d + z d, d (27) x h,d y d + z d,, d, h (28) x h,d {0, 1},, d, h (29) y d {0, 1}, d (30) n d [N d,min, N d,max ] N, d (31) λ h,d 0,, d, h (32) where C total,d is specified in (18), ψd, h is calclated in (20), δ is set to a small positive vale for the convenience of optimization, and x h th,,d is defined as x h th,,d = th,max t prop,,d t prop,d, t h,max + t prop,,d + t prop,d, + 1 (33) x h th,,d being less than or eqal to 1 means that the propagation delay between the ser and the data center is at least the maximm allowable average latency, and no matter how mch comptation resorce is allocated to this portion of reqest, the delay constraint will be violated. The objective fnction is the sm of the total cost of all the data centers over 24 hors of a day. (22) ensres that all the ser reqests at any time are roted to data centers for processing. (23) ensres that the allocated comptation resorces in each data center do not exceed its maximm amont of available comptation resorces. We have (24) becase the locations of existing data centers are not the candidate locations for bilding new data centers. We force

5 λ h,d to be 0 when we do not choose to rote any reqest from ser to the data center at location d dring time period h by (25). With (26), no reqests are roted to those data centers that cannot respond within the latency constraint. With (27), no servers are installed where no data center already exists or is to be bilt. And with (28), no reqests are roted to nonexisting data centers. (29)(30)(31)(32) specify the ranges of vale for variables x h,d, y d, n d, and λ h,d. C. Soltion method Generally, this is a mixed integer non-linear programming (MINLP) problem. Even thogh MINLP problems are NPhard, it is acceptable to solve the problem directly with some standard solvers, sch as CPLEX [17], regardless of the comptational complexity, since the problem is solved offline for only once. Nevertheless, some simplification can be made to the original problem. As is stated in Section II.B, since the nmber of servers in a data center is considerably large, we can assme that n d s can take continos vales with negligible error in cost and delay calclation, which redce the nmber of integer variables in the problem. Moreover, once the vales of x h,d s and y d s are given, the objective fnction and all the constraints are linear. Therefore, we can apply stochastic optimization methods sch as simlated annealing [18] or genetic algorithm [19] combined with linear programming to solve the problem. We also propose a greedy algorithm for sb-optimal soltions, which is applied in the following steps. Initially, we set all the y d s to 1 and all the n d s to 0. For each time period h, we first pick one ser and set the roting scheme to the one with the minimm cost increase among the roting schemes in which all the reqests are roted to a single data center. This process is repeated for every ser. When the roting for all the sers in every time period is done, we can find ot the minimm capacity for each data center, and the data center that is not sed will not be bilt. In the simple case with niform ser behavior over time, no existing data centers and ɛ in (4) eqal to 0, if the data center can be sized arbitrarily and all the candidate location can be connected to the power network and Internet with minimal cost, then the greedy algorithm can be proved to solve the problem optimally. IV. EXPERIMENTAL RESULTS In this section, we give an example on a service area of the United States. A. Experimental setp We set the ten most poplos cities in the U.S. as the ser nodes. The poplation information is obtained from the U.S. Censs Brea website 1. We select to bild the data centers among eight candidate locations, which are Astin, Bismarck, Los Angeles, New York City, Oklahoma City, Orlando, Seattle, and St. Lois. The World Geodetic System (WGS) coordinates of the ser nodes and the candidate bilding locations are obtained from the GeoNames database 2. The propagation delay between a data center and a ser node is set to be linearly proportional to the distance between the two locations. The propagation delay increases by 5ms for every 100km of distance. For each ser and time period, the maximm average latency, t h,max, is set to t MAX niformly Each day is divided into peak hors and off-peak hors. Throgh the Google clster data, we obtain the reqest arrival pattern by averaging the nmber of reqests arriving in each hor within a period of one month. We then divide the 24 hors of a day into 12 peak hors and 12 off-peak hors and calclate the ratio between the average reqest arrival rates of peak hors and off-peak hors. We define this ratio to be also the ratio of reqest generation rate in each ser node dring the peak hors and the off-peak hors. We assme a 1 reqest per second generation rate per 40,000 poplation in each ser node dring the peak hors. And the reqest generation rate dring the off-peak hors can be calclated accordingly. For each data center, the minimm and maximm nmber of servers are set to 1,000 and 50,000, respectively. We se Dell PowerEdge R610 as the server model, which has a peak power consmption of 260W and an idle power consmption of approximately 160W. Each server by itself is assmed to process reqests with an average response time of 100s. The empirical constant, ɛ, is set to 0. The PUE of a data center is modeled as a fnction of the temperatre as in [8]. Other parameters in the cost calclation are specified as follows. The land price for each location is calclated by averaging the prices looked p on real estate websites. k p a in (10) is set to 6,000 sf/mw as recommended in [16]. k p infra in (11) is set to $15/W [16]. Each server costs $2,000. The electric power grid map is obtained from the National Pblic Radio website 3 and each candidate city is covered by the existing power transmission lines. The Internet backbone maps can also be fond online 4, and the cost of optical fiber is set to $480,000 per mile. Each server is allocated 1Mbps of network bandwidth, and the price of bandwidth is set to $1/Mbps. The electric power prices in different states are obtained from the U.S. Energy Information Administration website 5. The water prices are obtained from the government websites of each city, and k p w in (16) is set to 24,000 gal/mw/day. The maintenance cost is set to $0.05/W/month [20]. The salary of each administrator is set to $100,000 per year, and k s p in (17) is set to 1,000. The expected lifetime of a data center, a server, and the optical fiber is set to 12 years, 4 years, and 12 years, respectively. B. Simlation reslts In this part, we will present the simlation reslts nder two different scenarios. In Scenario 1, there are no existing data centers, i.e. z d = 0, d. Two baselines are chosen by randomly place three data centers among the eight candidate locations. In Baseline 1, data centers are bilt in Los Angeles, New York City, and Seattle. In Baseline 2, data centers are bilt in Bismarck, Oklahoma City, and St. Lois. The relationship between the overall cost per day and t MAX is shown in Fig. 1. The cost of Baseline 2 when t MAX = 100ms is not shown becase the latency constraint cannot be satisfied in that case. Generally, the placement and capacity of the data centers are different with different t MAX in or reslt. For example, when t MAX = 200ms, data centers are bilt in Oklahoma City and St. Lois with 46,671 servers and 23,322 servers, respectively. When t MAX = 600ms, data centers are bilt in Astin, Oklahoma City, and Seattle with 15,741 servers,

6 maximm average latency for each service reqest. Simlation reslts are presented to show that the proposed scheme can achieve considerable cost saving over the baseline schemes. ACKNOWLEDGMENT This work is spported in part by the Software and Hardware Fondations program of the NSFs Directorate for Compter & Information Science & Engineering. Fig. 1. Simlation Reslt of Scenario 1 Fig. 2. Simlation Reslt of Scenario 2 38,094 servers, and 9,158 servers, respectively. One can make the observation that the overall cost is lower with higher t MAX, which is consistent with the fact that looser constraints reslt in better performance. It can also be seen from the reslt that the overall cost of the proposed schemes always lower than that of the baselines. When t MAX = 500ms, the proposed method saves $1.22M and $475k per month compared to Baseline 1 and Baseline 2, respectively. In Scenario 2, there already exists a data center in Seattle with 5,000 servers. The same baseline schemes are sed for comparison. The reslt is shown in Fig. 2. As can be seen from the figre, the reslt is similar to that of Scenario 1. V. CONCLUSION In this paper, we proposed a joint optimization framework of reqest flow control/resorce allocation and data center placement/capacity provisioning in a clod clod infrastrctre. The major aspects of the capital and operational cost of a data center are acconted for. An optimization problem is formlated with the objective to minimize the overall cost of all the data centers in the network and a constraint on the REFERENCES [1] B. Hayes, Clod compting, Commn. ACM, vol. 51, no. 7, pp. 9 11, Jl [2] R. Byya, C. S. Yeo, S. Vengopal, J. Broberg, and I. Brandic, Clod compting and emerging it platforms: Vision, hype, and reality for delivering compting as the 5th tility, Ftre Generation compter systems, vol. 25, no. 6, pp , [3] R. N. Calheiros, R. Ranjan, A. Beloglazov, C. A. De Rose, and R. Byya, Clodsim: a toolkit for modeling and simlation of clod compting environments and evalation of resorce provisioning algorithms, Software: Practice and Experience, vol. 41, no. 1, pp , [4] H. Godarzi and M. Pedram, Mlti-dimensional sla-based resorce allocation for mlti-tier clod compting systems, in Clod Compting (CLOUD), 2011 IEEE International Conference on. IEEE, 2011, pp [5] Y. Wang, S. Chen, H. Godarzi, and M. Pedram, Resorce allocation and consolidation in a mlti-core server clster sing a markov decision process model. in ISQED, 2013, pp [6] R. Katz, Tech titans bilding boom, Spectrm, IEEE, vol. 46, no. 2, pp , [7] A. Greenberg, J. Hamilton, D. A. Maltz, and P. Patel, The cost of a clod: research problems in data center networks, ACM SIGCOMM Compter Commnication Review, vol. 39, no. 1, pp , [8] I. Goiri, K. Le, J. Gitart, J. Torres, and R. Bianchini, Intelligent placement of datacenters for internet services, in Distribted Compting Systems (ICDCS), st International Conference on, 2011, pp [9] A.-H. Mohsenian-Rad and A. Leon-Garcia, Energy-information transmission tradeoff in green clod compting, Carbon, vol. 100, p. 200, [10] Google clster data. [Online]. Available: [11] A. K. Parekh and R. G. Gallager, A generalized processor sharing approach to flow control in integrated services networks: the single-node case, IEEE/ACM Transactions on Networking (TON), vol. 1, no. 3, pp , [12] Z.-L. Zhang, D. Towsley, and J. Krose, Statistical analysis of generalized processor sharing schedling discipline, in ACM SIGCOMM Compter Commnication Review, vol. 24, no. 4. ACM, 1994, pp [13] A. Qreshi, R. Weber, H. Balakrishnan, J. Gttag, and B. Maggs, Ctting the electric bill for internet-scale systems, ACM SIGCOMM Compter Commnication Review, vol. 39, no. 4, pp , [14] R. Brown et al., Report to congress on server and data center energy efficiency: Pblic law , [15] X. Fan, W.-D. Weber, and L. A. Barroso, Power provisioning for a warehose-sized compter, ACM SIGARCH Compter Architectre News, vol. 35, no. 2, pp , [16] W. P. Trner and J. H. Seader, Dollars per kw pls dollars per sqare foot are a better datacenter cost model than dollars per sqare foot alone, Uptime Institte White Paper, [17] I. CPLEX, 11.0 sers manal, ILOG SA, Gentilly, France, [18] P. J. Van Laarhoven and E. H. Aarts, Simlated annealing. Springer, [19] D. Whitley, A genetic algorithm ttorial, Statistics and compting, vol. 4, no. 2, pp , [20] L. A. Barroso and U. Hölzle, The datacenter as a compter: An introdction to the design of warehose-scale machines, Synthesis Lectres on Compter Architectre, vol. 4, no. 1, pp , 2009.

Using GPU to Compute Options and Derivatives

Using GPU to Compute Options and Derivatives Introdction Algorithmic Trading has created an increasing demand for high performance compting soltions within financial organizations. The actors of portfolio management and ris assessment have the obligation

More information

Resource Pricing and Provisioning Strategies in Cloud Systems: A Stackelberg Game Approach

Resource Pricing and Provisioning Strategies in Cloud Systems: A Stackelberg Game Approach Resorce Pricing and Provisioning Strategies in Clod Systems: A Stackelberg Game Approach Valeria Cardellini, Valerio di Valerio and Francesco Lo Presti Talk Otline Backgrond and Motivation Provisioning

More information

Spectrum Balancing for DSL with Restrictions on Maximum Transmit PSD

Spectrum Balancing for DSL with Restrictions on Maximum Transmit PSD Spectrm Balancing for DSL with Restrictions on Maximm Transmit PSD Driton Statovci, Tomas Nordström, and Rickard Nilsson Telecommnications Research Center Vienna (ftw.), Dona-City-Straße 1, A-1220 Vienna,

More information

Deploying Network Load Balancing

Deploying Network Load Balancing C H A P T E R 9 Deploying Network Load Balancing After completing the design for the applications and services in yor Network Load Balancing clster, yo are ready to deploy the clster rnning the Microsoft

More information

Every manufacturer is confronted with the problem

Every manufacturer is confronted with the problem HOW MANY PARTS TO MAKE AT ONCE FORD W. HARRIS Prodction Engineer Reprinted from Factory, The Magazine of Management, Volme 10, Nmber 2, Febrary 1913, pp. 135-136, 152 Interest on capital tied p in wages,

More information

Planning a Smart Card Deployment

Planning a Smart Card Deployment C H A P T E R 1 7 Planning a Smart Card Deployment Smart card spport in Microsoft Windows Server 2003 enables yo to enhance the secrity of many critical fnctions, inclding client athentication, interactive

More information

Designing an Authentication Strategy

Designing an Authentication Strategy C H A P T E R 1 4 Designing an Athentication Strategy Most organizations need to spport seamless access to the network for mltiple types of sers, sch as workers in offices, employees who are traveling,

More information

Designing and Deploying File Servers

Designing and Deploying File Servers C H A P T E R 2 Designing and Deploying File Servers File servers rnning the Microsoft Windows Server 2003 operating system are ideal for providing access to files for sers in medim and large organizations.

More information

Planning an Active Directory Deployment Project

Planning an Active Directory Deployment Project C H A P T E R 1 Planning an Active Directory Deployment Project When yo deploy the Microsoft Windows Server 2003 Active Directory directory service in yor environment, yo can take advantage of the centralized,

More information

Planning and Implementing An Optimized Private Cloud

Planning and Implementing An Optimized Private Cloud W H I T E PA P E R Intelligent HPC Management Planning and Implementing An Optimized Private Clod Creating a Clod Environment That Maximizes Yor ROI Planning and Implementing An Optimized Private Clod

More information

EMC ViPR. Concepts Guide. Version 1.1.0 302-000-482 02

EMC ViPR. Concepts Guide. Version 1.1.0 302-000-482 02 EMC ViPR Version 1.1.0 Concepts Gide 302-000-482 02 Copyright 2013-2014 EMC Corporation. All rights reserved. Pblished in USA. Pblished Febrary, 2014 EMC believes the information in this pblication is

More information

ASAND: Asynchronous Slot Assignment and Neighbor Discovery Protocol for Wireless Networks

ASAND: Asynchronous Slot Assignment and Neighbor Discovery Protocol for Wireless Networks ASAND: Asynchronos Slot Assignment and Neighbor Discovery Protocol for Wireless Networks Fikret Sivrikaya, Costas Bsch, Malik Magdon-Ismail, Bülent Yener Compter Science Department, Rensselaer Polytechnic

More information

7 Help Desk Tools. Key Findings. The Automated Help Desk

7 Help Desk Tools. Key Findings. The Automated Help Desk 7 Help Desk Tools Or Age of Anxiety is, in great part, the reslt of trying to do today s jobs with yesterday s tools. Marshall McLhan Key Findings Help desk atomation featres are common and are sally part

More information

9 Setting a Course: Goals for the Help Desk

9 Setting a Course: Goals for the Help Desk IT Help Desk in Higher Edcation ECAR Research Stdy 8, 2007 9 Setting a Corse: Goals for the Help Desk First say to yorself what yo wold be; and then do what yo have to do. Epictets Key Findings Majorities

More information

FINANCIAL FITNESS SELECTING A CREDIT CARD. Fact Sheet

FINANCIAL FITNESS SELECTING A CREDIT CARD. Fact Sheet FINANCIAL FITNESS Fact Sheet Janary 1998 FL/FF-02 SELECTING A CREDIT CARD Liz Gorham, Ph.D., AFC Assistant Professor and Family Resorce Management Specialist, Utah State University Marsha A. Goetting,

More information

An unbiased crawling strategy for directed social networks

An unbiased crawling strategy for directed social networks Abstract An nbiased crawling strategy for directed social networks Xeha Yang 1,2, HongbinLi 2* 1 School of Software, Shenyang Normal University, Shenyang 110034, Liaoning, China 2 Shenyang Institte of

More information

Chapter 1. LAN Design

Chapter 1. LAN Design Chapter 1 LAN Design CCNA3-1 Chapter 1 Note for Instrctors These presentations are the reslt of a collaboration among the instrctors at St. Clair College in Windsor, Ontario. Thanks mst go ot to Rick Graziani

More information

A Spare Part Inventory Management Model for Better Maintenance of Intelligent Transportation Systems

A Spare Part Inventory Management Model for Better Maintenance of Intelligent Transportation Systems 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 A Spare Part Inventory Management Model for Better Maintenance of Intelligent

More information

Designing a TCP/IP Network

Designing a TCP/IP Network C H A P T E R 1 Designing a TCP/IP Network The TCP/IP protocol site defines indstry standard networking protocols for data networks, inclding the Internet. Determining the best design and implementation

More information

Pgrading To Windows XP 4.0 Domain Controllers and Services

Pgrading To Windows XP 4.0 Domain Controllers and Services C H A P T E R 8 Upgrading Windows NT 4.0 Domains to Windows Server 2003 Active Directory Upgrading yor domains from Microsoft Windows NT 4.0 to Windows Server 2003 Active Directory directory service enables

More information

Isilon OneFS. Version 7.1. Backup and recovery guide

Isilon OneFS. Version 7.1. Backup and recovery guide Isilon OneFS Version 7.1 Backp and recovery gide Copyright 2013-2014 EMC Corporation. All rights reserved. Pblished in USA. Pblished March, 2014 EMC believes the information in this pblication is accrate

More information

Position paper smart city. economics. a multi-sided approach to financing the smart city. Your business technologists.

Position paper smart city. economics. a multi-sided approach to financing the smart city. Your business technologists. Position paper smart city economics a mlti-sided approach to financing the smart city Yor bsiness technologists. Powering progress From idea to reality The hman race is becoming increasingly rbanised so

More information

Curriculum development

Curriculum development DES MOINES AREA COMMUNITY COLLEGE Crriclm development Competency-Based Edcation www.dmacc.ed Why does DMACC se competency-based edcation? DMACC tilizes competency-based edcation for a nmber of reasons.

More information

EMC ViPR Analytics Pack for VMware vcenter Operations Management Suite

EMC ViPR Analytics Pack for VMware vcenter Operations Management Suite EMC ViPR Analytics Pack for VMware vcenter Operations Management Site Version 1.1.0 Installation and Configration Gide 302-000-487 01 Copyright 2013-2014 EMC Corporation. All rights reserved. Pblished

More information

Member of the NKT Group. We connect renewable energy sources. Onshore, offshore and photovoltaic

Member of the NKT Group. We connect renewable energy sources. Onshore, offshore and photovoltaic Member of the NKT Grop We connect renewable energy sorces Onshore, offshore and photovoltaic Completing the pictre www.nktcables.com We connect renewable energy sorces These days, renewable and clean energies

More information

GUIDELINE. Guideline for the Selection of Engineering Services

GUIDELINE. Guideline for the Selection of Engineering Services GUIDELINE Gideline for the Selection of Engineering Services 1998 Mission Statement: To govern the engineering profession while enhancing engineering practice and enhancing engineering cltre Pblished by

More information

Dimension Debasing towards Minimal Search Space Utilization for Mining Patterns in Big Data

Dimension Debasing towards Minimal Search Space Utilization for Mining Patterns in Big Data Volme: 3 Isse: 8 59-594 Dimension Debasing towards Minimal Search Space Utilization for Mining Patterns in Big Data Dr. M. Naga Ratna Dept. of Compter Science JNTUH College of Engineering Email: mratnajnt@jnth.ac.in

More information

11 Success of the Help Desk: Assessing Outcomes

11 Success of the Help Desk: Assessing Outcomes 11 Sccess of the Help Desk: Assessing Otcomes I dread sccess... I like a state of continal becoming, with a goal in front and not behind. George Bernard Shaw Key Findings Respondents help desks tend to

More information

Corporate performance: What do investors want to know? Innovate your way to clearer financial reporting

Corporate performance: What do investors want to know? Innovate your way to clearer financial reporting www.pwc.com Corporate performance: What do investors want to know? Innovate yor way to clearer financial reporting October 2014 PwC I Innovate yor way to clearer financial reporting t 1 Contents Introdction

More information

Optimal Trust Network Analysis with Subjective Logic

Optimal Trust Network Analysis with Subjective Logic The Second International Conference on Emerging Secrity Information, Systems and Technologies Optimal Trst Network Analysis with Sbjective Logic Adn Jøsang UNIK Gradate Center, University of Oslo Norway

More information

Regular Specifications of Resource Requirements for Embedded Control Software

Regular Specifications of Resource Requirements for Embedded Control Software Reglar Specifications of Resorce Reqirements for Embedded Control Software Rajeev Alr and Gera Weiss University of Pennsylvania Abstract For embedded control systems a schedle for the allocation of resorces

More information

On a Generalized Graph Coloring/Batch Scheduling Problem

On a Generalized Graph Coloring/Batch Scheduling Problem Reglar Papers On a Generalized Graph Coloring/Batch Schedling Problem Giorgio Lcarelli 1, Ioannis Milis Dept. of Informatics, Athens University of Economics and Bsiness, 104 34, Athens, Greece, {glc, milis}@aeb.gr

More information

Closer Look at ACOs. Designing Consumer-Friendly Beneficiary Assignment and Notification Processes for Accountable Care Organizations

Closer Look at ACOs. Designing Consumer-Friendly Beneficiary Assignment and Notification Processes for Accountable Care Organizations Closer Look at ACOs A series of briefs designed to help advocates nderstand the basics of Accontable Care Organizations (ACOs) and their potential for improving patient care. From Families USA Janary 2012

More information

Research on Pricing Policy of E-business Supply Chain Based on Bertrand and Stackelberg Game

Research on Pricing Policy of E-business Supply Chain Based on Bertrand and Stackelberg Game International Jornal of Grid and Distribted Compting Vol. 9, No. 5 (06), pp.-0 http://dx.doi.org/0.457/ijgdc.06.9.5.8 Research on Pricing Policy of E-bsiness Spply Chain Based on Bertrand and Stackelberg

More information

Enabling Advanced Windows Server 2003 Active Directory Features

Enabling Advanced Windows Server 2003 Active Directory Features C H A P T E R 5 Enabling Advanced Windows Server 2003 Active Directory Featres The Microsoft Windows Server 2003 Active Directory directory service enables yo to introdce advanced featres into yor environment

More information

Chapter 3. 2. Consider an economy described by the following equations: Y = 5,000 G = 1,000

Chapter 3. 2. Consider an economy described by the following equations: Y = 5,000 G = 1,000 Chapter C evel Qestions. Imagine that the prodction of fishing lres is governed by the prodction fnction: y.7 where y represents the nmber of lres created per hor and represents the nmber of workers employed

More information

Closer Look at ACOs. Making the Most of Accountable Care Organizations (ACOs): What Advocates Need to Know

Closer Look at ACOs. Making the Most of Accountable Care Organizations (ACOs): What Advocates Need to Know Closer Look at ACOs A series of briefs designed to help advocates nderstand the basics of Accontable Care Organizations (ACOs) and their potential for improving patient care. From Families USA Updated

More information

aééäçóáåö=táåççïë= péêîéê=ommp=oéöáçå~ä= açã~áåë

aééäçóáåö=táåççïë= péêîéê=ommp=oéöáçå~ä= açã~áåë C H A P T E R 7 aééäçóáåö=táåççïë= péêîéê=ommp=oéöáçå~ä= açã~áåë Deploying Microsoft Windows Server 2003 s involves creating new geographically based child domains nder the forest root domain. Deploying

More information

High Availability for Internet Information Server Using Double-Take 4.x

High Availability for Internet Information Server Using Double-Take 4.x High Availability for Internet Information Server Using Doble-Take 4.x High Availability for Internet Information Server Using Doble-Take 4.x pblished April 2000 NSI and Doble-Take are registered trademarks

More information

Modeling Roughness Effects in Open Channel Flows D.T. Souders and C.W. Hirt Flow Science, Inc.

Modeling Roughness Effects in Open Channel Flows D.T. Souders and C.W. Hirt Flow Science, Inc. FSI-2-TN6 Modeling Roghness Effects in Open Channel Flows D.T. Soders and C.W. Hirt Flow Science, Inc. Overview Flows along rivers, throgh pipes and irrigation channels enconter resistance that is proportional

More information

Kentucky Deferred Compensation (KDC) Program Summary

Kentucky Deferred Compensation (KDC) Program Summary Kentcky Deferred Compensation (KDC) Program Smmary Smmary and Highlights of the Kentcky Deferred Compensation (KDC) Program Simple. Smart. For yo. For life. 457 Plan 401(k) Plan Roth 401(k) Deemed Roth

More information

Make the College Connection

Make the College Connection Make the College Connection A college planning gide for stdents and their parents Table of contents The compelling case for college 2 Selecting a college 3 Paying for college 5 Tips for meeting college

More information

Apache Hadoop. The Scalability Update. Source of Innovation

Apache Hadoop. The Scalability Update. Source of Innovation FILE SYSTEMS Apache Hadoop The Scalability Update KONSTANTIN V. SHVACHKO Konstantin V. Shvachko is a veteran Hadoop developer. He is a principal Hadoop architect at ebay. Konstantin specializes in efficient

More information

Optimal Personalized Filtering Against Spear-Phishing Attacks

Optimal Personalized Filtering Against Spear-Phishing Attacks Optimal Personalized Filtering Against Spear-Phishing Attacks Aron Laszka and Yevgeniy Vorobeychik and Xenofon Kotsokos Institte for Software Integrated Systems Department of Electrical Engineering and

More information

10 Evaluating the Help Desk

10 Evaluating the Help Desk 10 Evalating the Help Desk The tre measre of any society is not what it knows bt what it does with what it knows. Warren Bennis Key Findings Help desk metrics having to do with demand and with problem

More information

Borrowing for College. Table of contents. A guide to federal loans for higher education

Borrowing for College. Table of contents. A guide to federal loans for higher education Borrowing for College A gide to federal loans for higher edcation Table of contents Edcation loan basics 2 Applying for edcation loans 3 Repaying edcation loans 3 Controlling edcation loan debt 5 Glossary

More information

Introduction to HBase Schema Design

Introduction to HBase Schema Design Introdction to HBase Schema Design Amandeep Khrana Amandeep Khrana is a Soltions Architect at Clodera and works on bilding soltions sing the Hadoop stack. He is also a co-athor of HBase in Action. Prior

More information

Candidate: Shawn Mullane. Date: 04/02/2012

Candidate: Shawn Mullane. Date: 04/02/2012 Shipping and Receiving Specialist / Inventory Control Assessment Report Shawn Mllane 04/02/2012 www.resorceassociates.com To Improve Prodctivity Throgh People. Shawn Mllane 04/02/2012 Prepared For: NAME

More information

CRM Customer Relationship Management. Customer Relationship Management

CRM Customer Relationship Management. Customer Relationship Management CRM Cstomer Relationship Management Farley Beaton Virginia Department of Taxation Discssion Areas TAX/AMS Partnership Project Backgrond Cstomer Relationship Management Secre Messaging Lessons Learned 2

More information

8 Service Level Agreements

8 Service Level Agreements 8 Service Level Agreements Every organization of men, be it social or political, ltimately relies on man s capacity for making promises and keeping them. Hannah Arendt Key Findings Only abot 20 percent

More information

Planning a Managed Environment

Planning a Managed Environment C H A P T E R 1 Planning a Managed Environment Many organizations are moving towards a highly managed compting environment based on a configration management infrastrctre that is designed to redce the

More information

Motorola Reinvents its Supplier Negotiation Process Using Emptoris and Saves $600 Million. An Emptoris Case Study. Emptoris, Inc. www.emptoris.

Motorola Reinvents its Supplier Negotiation Process Using Emptoris and Saves $600 Million. An Emptoris Case Study. Emptoris, Inc. www.emptoris. Motorola Reinvents its Spplier Negotiation Process Using Emptoris and Saves $600 Million An Emptoris Case Stdy Emptoris, Inc. www.emptoris.com VIII-03/3/05 Exective Smmary With the disastros telecommnication

More information

EMC VNX Series. EMC Secure Remote Support for VNX. Version VNX1, VNX2 300-014-340 REV 03

EMC VNX Series. EMC Secure Remote Support for VNX. Version VNX1, VNX2 300-014-340 REV 03 EMC VNX Series Version VNX1, VNX2 EMC Secre Remote Spport for VNX 300-014-340 REV 03 Copyright 2012-2014 EMC Corporation. All rights reserved. Pblished in USA. Pblished Jly, 2014 EMC believes the information

More information

EMC VNX Series Setting Up a Unisphere Management Station

EMC VNX Series Setting Up a Unisphere Management Station EMC VNX Series Setting Up a Unisphere Management Station P/N 300-015-123 REV. 02 April, 2014 This docment describes the different types of Unisphere management stations and tells how to install and configre

More information

The Time is Now for Stronger EHR Interoperability and Usage in Healthcare

The Time is Now for Stronger EHR Interoperability and Usage in Healthcare The Time is Now for Stronger EHR Interoperability and Usage in Healthcare Sponsored by Table of Contents 03 Stdy: Large Nmber of EHRs Do Not Meet Usability Standards 05 Black Book: EHR Satisfaction Growing

More information

A Novel QR Code and mobile phone based Authentication protocol via Bluetooth Sha Liu *1, Shuhua Zhu 2

A Novel QR Code and mobile phone based Authentication protocol via Bluetooth Sha Liu *1, Shuhua Zhu 2 International Conference on Materials Engineering and Information Technology Applications (MEITA 2015) A Novel QR Code and mobile phone based Athentication protocol via Bletooth Sha Li *1, Shha Zh 2 *1

More information

Sample Pages. Edgar Dietrich, Alfred Schulze. Measurement Process Qualification

Sample Pages. Edgar Dietrich, Alfred Schulze. Measurement Process Qualification Sample Pages Edgar Dietrich, Alfred Schlze Measrement Process Qalification Gage Acceptance and Measrement Uncertainty According to Crrent Standards ISBN: 978-3-446-4407-4 For frther information and order

More information

WHITE PAPER. Filter Bandwidth Definition of the WaveShaper S-series Programmable Optical Processor

WHITE PAPER. Filter Bandwidth Definition of the WaveShaper S-series Programmable Optical Processor WHITE PAPER Filter andwidth Definition of the WaveShaper S-series 1 Introdction The WaveShaper family of s allow creation of ser-cstomized filter profiles over the C- or L- band, providing a flexible tool

More information

High Availability for Microsoft SQL Server Using Double-Take 4.x

High Availability for Microsoft SQL Server Using Double-Take 4.x High Availability for Microsoft SQL Server Using Doble-Take 4.x High Availability for Microsoft SQL Server Using Doble-Take 4.x pblished April 2000 NSI and Doble-Take are registered trademarks of Network

More information

HSBC Internet Banking. Combined Product Disclosure Statement and Supplementary Product Disclosure Statement

HSBC Internet Banking. Combined Product Disclosure Statement and Supplementary Product Disclosure Statement HSBC Internet Banking Combined Prodct Disclosre Statement and Spplementary Prodct Disclosre Statement AN IMPORTANT MESSAGE FOR HSBC CUSTOMERS NOTICE OF CHANGE For HSBC Internet Banking Combined Prodct

More information

Introducing Revenue Cycle Optimization! STI Provides More Options Than Any Other Software Vendor. ChartMaker Clinical 3.7

Introducing Revenue Cycle Optimization! STI Provides More Options Than Any Other Software Vendor. ChartMaker Clinical 3.7 Introdcing Revene Cycle Optimization! STI Provides More Options Than Any Other Software Vendor ChartMaker Clinical 3.7 2011 Amblatory EHR + Cardiovasclar Medicine + Child Health STI Provides More Choices

More information

STI Has All The Pieces Hardware Software Support

STI Has All The Pieces Hardware Software Support STI Has All The Pieces Hardware Software Spport STI has everything yo need for sccessfl practice management, now and in the ftre. The ChartMaker Medical Site Incldes: Practice Management/Electronic Billing,

More information

VRM Video Recording Manager v3.0

VRM Video Recording Manager v3.0 Video VRM Video Recording Manager v3.0 VRM Video Recording Manager v3.0 www.boschsecrity.com Distribted storage and configrable load balancing iscsi disk array failover for extra reliability Used with

More information

Flexible, Low-overhead Event Logging to Support Resource Scheduling

Flexible, Low-overhead Event Logging to Support Resource Scheduling Flexible, Low-overhead Event Logging to Spport Resorce Schedling Jan Stoess University of Karlsrhe Germany stoess@ira.ka.de Volkmar Uhlig IBM T.J. Watson Research Center New York vhlig@s.ibm.com Abstract

More information

Opening the Door to Your New Home

Opening the Door to Your New Home Opening the Door to Yor New Home A Gide to Bying and Financing. Contents Navigating Yor Way to Home Ownership...1 Getting Started...3 Finding Yor Home...9 Finalizing Yor Financing...12 Final Closing...13

More information

f.airnet DECT over IP System

f.airnet DECT over IP System The modlar IP commnication system for voice and messaging with the greatest mobility: flexible, easy to maintain, expandable. Fnkwerk Secrity Commnications For s, efficient commnication is vital. New:

More information

Purposefully Engineered High-Performing Income Protection

Purposefully Engineered High-Performing Income Protection The Intelligent Choice for Disability Income Insrance Prposeflly Engineered High-Performing Income Protection Keeping Income strong We engineer or disability income prodcts with featres that deliver benefits

More information

Evolutionary Path Planning for Robot Assisted Part Handling in Sheet Metal Bending

Evolutionary Path Planning for Robot Assisted Part Handling in Sheet Metal Bending Evoltionary Path Planning for Robot Assisted Part Handling in Sheet Metal Bending Abstract Xiaoyn Liao G. Gary Wang * Dept. of Mechanical & Indstrial Engineering, The University of Manitoba Winnipeg, MB,

More information

5 High-Impact Use Cases of Big Data Analytics for Optimizing Field Service Processes

5 High-Impact Use Cases of Big Data Analytics for Optimizing Field Service Processes 5 High-Impact Use Cases of Big Analytics for Optimizing Field Service Processes Improving Field Service Efficiency and Maximizing Eqipment Uptime with Big Analytics and Machine Learning Field Service Profitability

More information

CRM Customer Relationship Management. Customer Relationship Management

CRM Customer Relationship Management. Customer Relationship Management CRM Cstomer Relationship Management Kenneth W. Thorson Tax Commissioner Virginia Department of Taxation Discssion Areas TAX/AMS Partnership Project Backgrond Cstomer Relationship Management Secre Messaging

More information

NAPA TRAINING PROGRAMS FOR:

NAPA TRAINING PROGRAMS FOR: NAPA TRAINING PROGRAMS FOR: Employees Otside Sales Store Managers Store Owners See NEW ecatalog Inside O V E R V I E W 2010_StoreTrainingBrochre_SinglePg.indd 1 5/25/10 12:39:32 PM Welcome 2010 Store Training

More information

The Intelligent Choice for Disability Income Protection

The Intelligent Choice for Disability Income Protection The Intelligent Choice for Disability Income Protection provider Pls Keeping Income strong We prposeflly engineer or disability income prodct with featres that deliver benefits sooner and contine paying

More information

6 Funding and Staffing the Central IT Help Desk

6 Funding and Staffing the Central IT Help Desk 6 Fnding and Staffing the Central IT Help Desk Money may kindle, bt it cannot itself, or for very long, brn. Igor Stravinsky Key Findings At most instittions the central IT bdget is a major sorce of help

More information

Effective governance to support medical revalidation

Effective governance to support medical revalidation Effective governance to spport medical revalidation A handbook for boards and governing bodies This docment sets ot a view of the core elements of effective local governance of the systems that spport

More information

TrustSVD: Collaborative Filtering with Both the Explicit and Implicit Influence of User Trust and of Item Ratings

TrustSVD: Collaborative Filtering with Both the Explicit and Implicit Influence of User Trust and of Item Ratings TrstSVD: Collaborative Filtering with Both the Explicit and Implicit Inflence of User Trst and of Item Ratings Gibing Go Jie Zhang Neil Yorke-Smith School of Compter Engineering Nanyang Technological University

More information

Galvin s All Things Enterprise

Galvin s All Things Enterprise Galvin s All Things Enterprise The State of the Clod, Part 2 PETER BAER GALVIN Peter Baer Galvin is the CTO for Corporate Technologies, a premier systems integrator and VAR (www.cptech. com). Before that,

More information

MVM-BVRM Video Recording Manager v2.22

MVM-BVRM Video Recording Manager v2.22 Video MVM-BVRM Video Recording Manager v2.22 MVM-BVRM Video Recording Manager v2.22 www.boschsecrity.com Distribted storage and configrable load balancing iscsi disk array failover for extra reliability

More information

A Sequential Game Perspective and Optimization of the Smart Grid with Distributed Data Centers

A Sequential Game Perspective and Optimization of the Smart Grid with Distributed Data Centers A Sequential Game Perspective and Optimization of the Smart Grid with Distributed Data Centers Yanzhi Wang, Xue Lin, and Massoud Pedram Department of Electrical Engineering University of Southern California

More information

Closer Look at ACOs. Putting the Accountability in Accountable Care Organizations: Payment and Quality Measurements. Introduction

Closer Look at ACOs. Putting the Accountability in Accountable Care Organizations: Payment and Quality Measurements. Introduction Closer Look at ACOs A series of briefs designed to help advocates nderstand the basics of Accontable Care Organizations (ACOs) and their potential for improving patient care. From Families USA Janary 2012

More information

Direct Loan Basics & Entrance Counseling Guide. For Graduate and Professional Student Direct PLUS Loan Borrowers

Direct Loan Basics & Entrance Counseling Guide. For Graduate and Professional Student Direct PLUS Loan Borrowers Direct Loan Basics & Entrance Conseling Gide For Gradate and Professional Stdent Direct PLUS Loan Borrowers DIRECT LOAN BASICS & ENTRANCE COUNSELING GUIDE For Gradate and Professional Stdent Direct PLUS

More information

Mutualcast: An Efficient Mechanism for One-To-Many Content Distribution ABSTRACT Categories and Subject Descriptors General Terms Keywords

Mutualcast: An Efficient Mechanism for One-To-Many Content Distribution ABSTRACT Categories and Subject Descriptors General Terms Keywords Mtalcast: An Efficient Mechanism for One-To-Many Content Distribtion Jin Li, Philip A. Cho and Cha Zhang, Microsoft Research, Commnication and Collaboration Systems Grop One Microsoft Way, Bld. 3, Redmond,

More information

Firewall Feature Overview

Firewall Feature Overview PALO ALTO NETWORKS: Firewall Featre Overview Firewall Featre Overview Palo Alto Networks family of next generation firewalls delivers nprecedented visibility and control of applications, sers and content

More information

MSc and MA in Finance and Investment online Study an online MSc and MA in Finance and Investment awarded by UNINETTUNO and Geneva Business School

MSc and MA in Finance and Investment online Study an online MSc and MA in Finance and Investment awarded by UNINETTUNO and Geneva Business School MSc and MA in Finance and Investment online Stdy an online awarded by UNINETTUNO and Geneva Bsiness School Awarded by Geneva Bsiness School Geneva Barcelona Moscow Class profile The connects yo with stdents

More information

On the urbanization of poverty

On the urbanization of poverty On the rbanization of poverty Martin Ravallion 1 Development Research Grop, World Bank 1818 H Street NW, Washington DC, USA Febrary 001; revised Jly 001 Abstract: Conditions are identified nder which the

More information

EMC Storage Analytics

EMC Storage Analytics EMC Storage Analytics Version 2.1 Installation and User Gide 300-014-858 09 Copyright 2013 EMC Corporation. All rights reserved. Pblished in USA. Pblished December, 2013 EMC believes the information in

More information

Developing India s Foreign Policy Software

Developing India s Foreign Policy Software asia policy, nmber 8 (jly 2009), 73 96 http://asiapolicy.nbr.org policy analysis Developing India s Foreign Policy Software Daniel Markey daniel markey is Senior Fellow for India, Pakistan, and Soth Asia

More information

Successful Conference

Successful Conference The Keynote Gide to Planning a Sccessfl Conference Dr Cathy Key A Keynote Networks Workbook Contents Introdction...2 The Role of the Conference Organiser...3 Establishing a Committee...4 Creating a Bdget...5

More information

FaceTrust: Assessing the Credibility of Online Personas via Social Networks

FaceTrust: Assessing the Credibility of Online Personas via Social Networks FaceTrst: Assessing the Credibility of Online Personas via Social Networks Michael Sirivianos Kyngbaek Kim Xiaowei Yang Dke University University of California, Irvine Dke University msirivia@cs.dke.ed

More information

Energy-Information Transmission Tradeoff in Green Cloud Computing

Energy-Information Transmission Tradeoff in Green Cloud Computing Energy-Information Transmission Tradeoff in Green Cloud Computing Amir-Hamed Mohsenian-Rad and Alberto Leon-Garcia Department of Electrical and Computer Engineering, University of Toronto, Toronto, Canada

More information

PRIN 2007: D-ASAP project

PRIN 2007: D-ASAP project PRIN 2007: D-ASAP project Roma Tor Vergata Unit D-ASAP meeting Feb. 2010 People@RomaTorVergata Name Vincenzo Grassi Salvatore Tcci Francesco Lo Presti Valeria Cardellini Emiliano Casalicchio Effort (m/y)

More information

The bintec HotSpot Solution. Convenient internet access anywhere

The bintec HotSpot Solution. Convenient internet access anywhere The bintec HotSpot Soltion Convenient internet access anywhere Convenient internet access for all kinds of spaces Today s internet sers are freqently on the go. They expect to have internet access on their

More information

LSN RF Fire Detection System

LSN RF Fire Detection System 17 19 18 34 3 50 49 21 20 36 35 52 51 23 2 38 37 54 53 24 10 26 25 40 39 5 57 56 13 12 28 27 42 41 59 58 15 14 30 29 4 43 61 60 16 32 31 46 45 63 62 48 47 64 Fire Alarm Systems LSN RF Fire Detection System

More information

BIS - Overview and basic package V4.0

BIS - Overview and basic package V4.0 Engineered Soltions BIS - Overview and basic package V4.0 BIS - Overview and basic package V4.0 www.boschsecrity.com Complete enterprise management for efficient, integrated bilding and secrity management

More information

Introducing ChartMaker Cloud! STI Provides More Options Than Any Other Software Vendor

Introducing ChartMaker Cloud! STI Provides More Options Than Any Other Software Vendor Introdcing ChartMaker Clod! STI Provides More Options Than Any Other Software Vendor ChartMaker Clinical 3.7 2011 Amblatory EHR + Cardiovasclar Medicine + Child Health The ChartMaker Medical Site is made

More information

DIRECT TAX LAWS Taxability of Capital Gains on By-back of Shares - Debate ignites after AAR s rling in RST s case BACKGROUND 1. Recently, the Athority for Advance Rlings ( AAR ) in the case of RST, In

More information

BIS - Overview and basic package V2.5

BIS - Overview and basic package V2.5 Engineered Soltions BIS - Overview and basic package V2.5 BIS - Overview and basic package V2.5 www.boschsecrity.com Complete enterprise management for efficient, integrated bilding and secrity management

More information

VRM Video Recording Manager

VRM Video Recording Manager Video VRM Video Recording Manager VRM Video Recording Manager www.boschsecrity.com Distribted storage and configrable load balancing iscsi disk array failover for extra reliability Used with all Bosch

More information

EMC NetWorker. Performance Optimization Planning Guide. Version 8.2 302-000-697 REV 01

EMC NetWorker. Performance Optimization Planning Guide. Version 8.2 302-000-697 REV 01 EMC NetWorker Version 8.2 Performance Optimization Planning Gide 302-000-697 REV 01 Copyright 2000-2014 EMC Corporation. All rights reserved. Pblished in USA. Pblished Janary, 2015 EMC believes the information

More information

Data De-duplication from the data sets using Similarity functions

Data De-duplication from the data sets using Similarity functions Data De-dplication from the data sets sing Similarity fnctions M.Chitrarpa 1, V.Mniraj Naid 2 1 M.Tech Stdent Department of CSE Adisankara College of Engineering & Technology Gdr, Nellore district, India

More information