Optimizing Server Storage Capacity on Content Distribution Networks

Size: px
Start display at page:

Download "Optimizing Server Storage Capacity on Content Distribution Networks"

Transcription

1 XVI Workshop de Gerência e Operação de Redes e Serviços 47 Optimizing Server Storage Capacity on Content Distribution Networks Felipe Uderman 1, Tiago Neves 1, Célio Albuquerque 1 1 Instituto de Computação Universidade Federal Fluminense (UFF) Niteroi RJ Brazil {uderman,tneves,celio}@ic.uff.br Abstract. This work addresses the Storage Capacity Allocation Problem (SCAP), which is closely related to Content Distribution Networks (CDNs) planning and management. The problem consists of determining optimally the fraction of the total storage that must be allocated to each CDN server. A survey of the relevant bibliography on the subject is provided. In this work we have designed and implemented an exact method in order to solve the SCAP problem, and have also evaluated the performance of a CDN before and after the storage capacity optimization. Our simulation results show that an optimally storage capacity configuration has a major impact on the costs related to the delivery of contents. 1 Introduction A Content Distribution Network (CDN) is an overlay network of collaborative servers where content replicas are placed and then delivered to its clients [Rajkumar Buyya (2008)]. Because of the increasing amount on the number of requests for contents on the Internet, CDNs have become a popular choice for content providers that want to reach its current and potential clients. This statement is valid especially for multimedia contents, which usually have more severe Quality of Service (QoS) constraints. A CDN is able to place servers, frequently called cache servers or surrogate servers, near its clients, to replicate contents on them and also to process clients requests for contents, designating which server will handle each request. These functionalities imply on an improvement of content availability and, therefore, result on positives effects on the performance of the service from the perspective of clients, that will experience a reduction on network delay and an improvement on reception rate in most cases. The current Internet architecture can not enforce acceptable levels of QoS to its users, as it operates on a best effort model. Despite the existence of protocols that are able to provide QoS guarantees on TCP/IP networks, the implementation of such protocols in global scale can be very challenging, due mostly to the distributed management of the Internet and to the ossification of its protocols and services. Still, there is a great demand for improvements on the QoS levels provided by the Internet that motivates the development of alternative solutions to accomplish this objective. Therefore, the main purpose of a CDN is to mitigate current Internet deficiencies and undesirable characteristics, in order to deliver contents to its users with an acceptable QoS. To accomplish this challenging task while still being able to profit, CDN providers must apply optimized mechanisms that aim to reduce its implementation and operational costs. One important portion of a CDN dimensioning is to determine the storage capacity of its servers. The employment of an over dimensioned storage capacity on CDN servers

2 48 Anais may contribute to an improvement on CDN performance. In an over dimensioned scenario, servers are able to hold more contents and therefore, they may handle requests of nearby clients more easily. However, an over dimensioned server storage is obviously not desirable due to the costs involved and to the high probability of under usage of the storage capacity. On the other hand, a sub dimensioned storage capacity will probably lead to lower average performance, since in such condition CDN servers can not hold enough contents to handle most clients requests with an acceptable performance. In case a content requested by a client is not present on a nearby server, the client will have to wait until either the CDN forwards its request to another server, or until the contacted server retrieves the desired content from another server. As the CDN providers have a limited budget to employ in their physical structure, it is of major importance to develop efficient techniques to aid CDN providers to efficiently dimension the storage capacity of each server in order to achieve an acceptable level of QoS imposed by a set of geographically distributed clients. Therefore, the problem addressed in this paper, known as Storage Capacity Allocation Problem (SCAP), is very relevant for CDN providers that aim to employ efficient infrastructures of collaborative servers. On this paper, we implement and evaluate a solution for SCAP by modeling it as a Integer Linear Programming Problem (ILPP). The ILPP implemented can obtain the optimal solution for the SCAP on CDNs where any server is able to handle requests from any client. Therefore, upon a request for a content, the server that can perform the delivery more efficiently will be utilised whenever possible. If this particular server does not hold the requested content, the request will be routed to another CDN server that has the desired content and the missing content will be copied to the originally chosen server. It is important to highlight that the ILPP implemented for this particular CDN model can easily be modified to suit other models. We evaluate the effectiveness of optimizing the storage capacity of a CDN, by comparing the performance of test instances with the storage capacity of the servers given by an uniform distribution against instances with optimized storage capacity allocation. Our simulation results demonstrate that a CDN with an optimized storage capacity allocation performs significantly better when compared to CDNs with non optimized storage capacity allocation. The remaining of this paper is organised as follows: In Section 2 we analyse the SCAP, focusing on the necessary input data to solve this problem and also on possible variations regarding its mathematical modeling and expected results. In Section 3 we review relevant related works available on the literature. In Section 4 a mathematical model to solve the SCAP is presented and analysed. In Section 5 we detail the test scenarios, and also introduce the mechanism used to evaluate the effectiveness of the storage capacity allocation on CDNs. In Section 6 we present and analyse our simulation results. We conclude our work on Section 7, by consolidating the results obtained and proposing possible future works. 2 The Storage Capacity Allocation Problem (SCAP) Many of the challenges faced by CDN providers can be modeled as optimization problems, whose solutions can be used to assist on the dimensioning of CDN resources and on the development of efficient algorithms and strategies to perform content replication and delivery. There are three fundamentals optimization problems related to CDNs dimensioning and operation:

3 XVI Workshop de Gerência e Operação de Redes e Serviços 49 Server Location Problem (SLP): This problem consists on determining the optimal location of the available cache servers in order to better server the clients [Krishnan (2000)]. Request Distribution Problem (RDP): This problem consists on determining optimally which server must be responsible for delivering the content to each client [Wang (2002), Shaikh (2001)]. Replica Placement Problem (RPP): Due to capacity constraints, the cache servers available don t have enough storage capacity to hold all the contents of the CDN system thus, the RPP consists on determining optimally which contents must be stored at each server on each time period, and also on determining the servers that will be used as seeds during the replication process [Khan (2009)]. The problem stated on this work, known as the Storage Capacity Allocation Problem (SCAP), is a variant of the SLP. The SCAP consists on optimally determining the distribution of the total storage capacity available among the surrogate servers of the CDN. Solutions for the SCAP require input data that describes characteristics and limitations of the CDN, such as the total storage capacity available, the communication costs between each element of the CDN and the CDN topology and operational model. Besides that, information about the clients of the CDN are required in order to determine the relative popularity of each content among the clients and also how many requests for contents each client will perform over the time periods analysed. Besides determining the storage capacity allocation for each server, some versions of the SCAP can also determine, in a static manner, which server should handle each request and also which contents should be placed on each server, characteristics related to the RDP and RPP, respectively. However, as dynamic approaches for the RDP and the RPP have been proved to be effective [Neves (2010)], these static additional results provided by the SCAP should only be utilised to determine the initial location of content replicas and request distribution, leaving to dynamic mechanisms the solution of the RDP and RPP during the CDN operation phase. Although there is a decreasing tendency on the costs of storage for servers, the SCAP can become a major issue on future scenarios, because of the rapid growth of the demand for content on the Internet, especially for multimedia content. Some kinds of multimedia content, like high resolution videos, which still have a low availability on current Internet, have a considerable size when compared to ordinary contents, and can easily exhaust the storage capacity of CDN servers if they become popular and widespread. The small availability of high speed connections on the last mile of the Internet is still the main cause of the low popularity of services specialised in delivering high resolution multimedia content. But on scenarios where the majority of the end users have access to high speed connections, the bottleneck of those services will become the availability of contents on the servers. As centralized approaches to content delivery has severe scalability problems and P2P networks can not ensure QoS guarantees, we reinforce the importance of the SCAP on the planning of CDN infrastructures that aim to support an efficient delivery of widespread high storage and bandwidth demanding contents over the Internet. An important issue of the SCAP is that it is essentially an offline problem, meaning that all the information required to solve it must be a priori available. Thus, some input parameters of the SCAP that have a dynamic behaviour, such as the communication costs between the servers, magnitude of contents demands and number of clients, must be ei-

4 50 Anais ther accurately estimated or extracted from some data set that describes a CDN operation scenario. This work follows the second approach, by extracting the required information from test instances for the Replica Placement and Request Distribution Problem (RPRDP), a joint problem of the RDP and the RPP, which deals with many issues related to the operation of a CDN simultaneously. Thus, as the mathematical modeling of the SCAP benefits from this kind of information, the results obtained must be considered as theoretical bounds of performance, as in practice, the information required to compute the input parameters for the SCAP can not be exactly obtained. Another limitation is that traditional solutions for the SCAP will distribute the available storage capacity in a very granular fashion [Laoutaris (2005)], ranging from a single store unit to content size increments. This means that, even with all the input parameters at hand, the SCAP will generate an optimal storage capacity distribution that can not be implemented in practice, as real devices storage capacity is available in few discrete sizes, usually with a considerable amount of storage units apart from each other. Even so, the optimal results generated by SCAP can easily be used to aid the choice of the best available server capacity for each location. A realistic scenario, where is possible to use the SCAP results accurately, is the one where the CDN servers are implemented as virtual machines that shares computational resources with other applications and services. On this scenario, due to virtualization of the servers, it is easier to allocate storage capacity for each CDN content server with a high granularity. In addition, it would be possible to repeatedly use the static model of the SCAP to solve the dynamic version of the problem, on which the storage capacity of each virtual server could be adapted to provide the most suitable storage capacity distribution at each time period. Even on this dynamic scenario, the SCAP could be modeled as an offline ILPP that would provide an optimal solution based on the information available for all the time periods, providing a theoretical bound on the performance for this dynamic version of the problem. However, the most reasonable approach for this dynamic version is to implement an efficient method to solve the problem on an online fashion, where the storage capacity distribution must be determined, for each time period, based solely on information of the current and previous time periods. 3 Related Works In this section, previous publications that have guided the development of this work are analysed. On [Laoutaris (2005)], the authors present the SCAP for CDNs with hierarchical topologies. Three mathematical models are proposed for different versions of the SCAP, along with greedy heuristics that have archived results close to optimum on the simulations performed. Due to the high computational complexity of the models, the LP relaxed version of the models are solved instead of the original ILPPs. The first model, suited for CDNs with a strong hierarchical relationship between its servers, is the simplest one as it does not consider additional features and limitations that could improve the model verisimilitude. The following models include a load balance constraint, that limits the maximum number of requests per unit time that may be serviced by each server, and a request peering capability, that allows CDN servers to redirect requests to other servers that belong to its same hierarchical level. The addition of the load balance constraint increases the total cost of the solution, but causes the usage of the different CDN servers be more uniform. The peer requesting feature reduces significantly the total cost of the solution,

5 XVI Workshop de Gerência e Operação de Redes e Serviços 51 specially when the communication cost between peer servers is low. On [Li (1999)], the authors address the SLP as a dynamic programming problem, with the objective of determining the optimum location of web proxy servers on the Internet while minimising the delay experienced by clients when locating and accessing contents on the CDN. Although the SLP can solve the problem of the location of the surrogate servers on a CDN, no results can be obtaining on the dimensioning of each server storage capacity, which represents a drawback of this model. Besides, the presented scenario supposes that all network links have a homogeneous capacity and the existence of web proxy servers for a CDN with only one original server, characteristics that do not match with realistic scenarios. On [Qiu (2001)], the authors have proposed several heuristic algorithms to solve the SLP, and have evaluated their performance over synthetic and real network topologies derived from BGP routing tables. Among the heuristic algorithms proposed, a greedy Algorithm that aims to individually determine which location is better suited to place a cache server on each interaction has archived the best results. The authors also comment about practical issues of obtaining the input data necessary to solve the SLP on realistic scenarios. Although it is relatively simple to obtain accurate information about the network topology being analysed, it is not so easy to obtain information of some parameters accurately, such as the performance of the communication links and the amount of clients requests for contents, as those parameters have a very dynamic nature. Nevertheless, simulation results show that the placement algorithms proposed are relatively insensitive to errors on the estimate of those parameters. On [Wu (2009)], the authors also address the SLP, but their solution is based on a genetic algorithm approach. A numeric solution for the same network topology analysed on [Li (1998)] is presented, along with a performance comparison of the genetic algorithm approach with the greedy algorithm proposed on [Qiu (2001)]. The greedy algorithm was chosen for performance evaluation because it outperforms the other algorithm proposed on [Qiu (2001)] and the dynamic programming algorithm proposed on [Li (1998)]. The numeric results demonstrate that, for a number of available servers greater than two, the genetic algorithm can achieve better results then the greedy algorithm. However, like other similar works on this issue, no consideration about the dimensioning of the servers capacity is made. Beside, as the numeric results were computed only for one network topology with homogeneous network links capacity, it is not possible to conclude that the genetic algorithm proposed will have a good performance for other network topologies. Indeed, the authors shows that the performance gain of the genetic algorithm proposed, when compared to the greed solution of [Qiu (2001)], can vary significantly when different sets of request rates are assigned to clients. On [Li (2008)], the authors address the RPP on the context of hierarchical topologies. The optimal solution for the formulated RPP is obtained by solving a dynamic problem. The simulations performed compare the performance of several replica positioning protocols on scenarios with a variable total storage available and also with topologies with variable hierarchical levels. The results suggest that a correct dimensioning of the total storage capacity on a CDN is an important parameter for performance. It is also possible to conclude that the number of hierarchical levels of a CDN should not be superior to four because, despite the moderate increase of the cache hit ratio on hierarchical CDN

6 52 Anais topologies with more levels, there is a huge increase on the average delay observed by the clients due to the increase on the difficulty for locating contents on servers. Furthermore, simulations performed with different values of the parameter of the distribution used to model the content popularity on the CDN show that scenarios in which clients demands are concentrated on few contents are advantageous to the proposed solution. By analysing the referred literature, it is possible to conclude that related works that addressed storage allocation issues on CDNs [Laoutaris (2005), Li (1998), Wu (2009)] have not extrapolated their results by evaluating the performance of a CDN operation when its total storage capacity is optimally distributed or when the network nodes that hold surrogate servers are optimally chosen. Indeed, those works limit the scope of their analysis to the performance of the SCAP or SLP solutions proposed, by analysing the computational complexity of the solution or by proposing efficient heuristics algorithms to solve those problems. We believe that, by evaluating the impact of allocating optimally the storage capacity of surrogate server on the performance of a CDN operation, we can provide a contribution to the scientific community and to CDN providers as well. 4 Mathematical Modeling The SCAP can be formally defined as follows [Laoutaris (2005)]: let S be the total storage capacity available, ϕ the set of N unique unit sized contents, J the set of m clients, each client j having a request rate λ j and a object demand distribution p j (k) [0, 1], V the set of n servers, d j,v : J V R + the communication cost between the clients j and the node v, and C the set of all the possible node-objects pairs (v, k), v V, k ϕ. The SCAP consists on determining a subset A C with no more then S elements that maximize the gain obtained when a client of the CDN receives a content from a surrogate server instead of receiving it directly from the content server. The mathematical modeling of SCAP must consider parameters related to the RPRDP to ensure that the storage capacity allocation is optimal to a given CDN model. For example, on a CDN operational model that bounds each client to a local server, it makes no sense to consider the possibility that other CDN servers might be able to deliver contents to then. Similarly, on a CDN with hierarchical topology, only a subset of servers are able to deliver contents to each client. The CDN model utilised to evaluate our results operates with a full-mesh topology, where every server of the CDN is able to deliver contents to a given client. The SCAP can be modeled as ILPP in order to compute the optimal solution of the problem. Firstly, it is necessary to define two variables:, if the client j receives the 1 content k from the server v X j,v (k) = 0, otherwise 1, if X j,v (k) > 0 δ v (k) = j J 0, otherwise (1) (2) The variable X j,v (k), defined on Equation 1, implies on whether the content k will be delivery by the server v to the client j and the variable δ v (k), defined on Equation 2,

7 XVI Workshop de Gerência e Operação de Redes e Serviços 53 implies on whether the content k will be present on the server j. By computing δ v (k), it is possible to obtain the storage capacity allocated on each node of the CDN. The ILPP adapted for solving the SCAP for full-mesh CDN topologies is defined as: Max: λ j p j (k) (d j,os(k) d j,v )X j,v (k) (3) j J k ϕ v V S.A.: X j,v (k) 1 (4) v V X j,v (k) U δ v (k) (5) j J δ v (k) S (6) v V k ϕ δ v (k) {k : OS(k) = v} (7) k ϕ The Equation 3 is the objective function of the ILPP and consists on maximizing the gain obtained when storage space for content k is allocated on server v. The gain is proportional to the difference of the network distances from client j to the content original server and from client j to server v. This means that more storage capacity will be allocated on servers that have a high potential of reducing the network load or improving the QoS perceived by the users, depending of the distance metrics applied. The next term of Equation 3 is relative to the request rate of client j. The request rate should represent the amount of requests originated on of client j. The number of users on a client site can be utilised to derive the request rate, but it is likely that different client sites will have users with different activity profiles. Finally, the request distribution component takes into consideration that each content will have a different popularity on different client sites. Equations 4, 5 and 6 are the constrains that must be observed in order to keep the consistency of the solution. Equation 4 states that a client j must receive each content k from a single server v. This assumption is necessary to ensure that the storage capacity allocation will consider the best server to address each request, but it is the responsibility of the RPRDP method implemented to dynamically make this decision. Equation 5 states that a client j can only receive a content k from a server v if this server have storage capacity allocated for this content, and also that the number of clients that receives content k from server j must not exceed the total number of clients of the CDN. Equation 6 states that the amount of storage capacity allocated must not exceed the total storage capacity available. Equation 7 states that the amount of space allocated on a given server must be enough to place at least the contents that originate on that CDN server. This avoids inconsistencies while processing the RPRDP, as at its initial period, there must be enough storage space on each server to accommodate the contents.

8 54 Anais Table 1. Relevant RPRDP parameters Parameter Description Content size Uniformed distributed between 250MB and 400MB Content origin Server Random Server capacity Uniformed distributed between 3000MB and 4000MB Contents popularity Zipf distributed, α = 0.7[Adamic (2002)] Requests local server Zipf distributed, α = 0.7 Simulation periods 25 Request arrival time periods Time periods 0 to 14 5 Test Scenarios The simulations performed aim at identifing improvements on the performance of a CDN with an optimised storage capacity allocation, in contrast with a CDN with an uniformly distributed storage capacity allocation. To accomplish this task, we have generated test instances for the SCAP by extracting the necessary information from test instances for the RPRDP [Neves (2010)]. With the SCAP results, we have generated new test instances for the RPRDP with an optimized storage capacity allocation, keeping all the other parameters unchanged. This means that differences in performance observed between the original and optimised instances of the RPRDP must be credited solely to the new storage scheme. The RPRDP is a typical operation scenario of a CDN, where it is necessary to dynamically define which contents will be stored on each servers and also which server will attend each client request for contents. Therefore, it is possible to extract from these instances the necessary information necessary to model the SCAP, since the RPRDP instances describe the requests for contents events, which can be used to obtain p j (k) and λ j, besides other necessary parameters such as total storage capacity available, amount of contents and communication costs between the clients and the servers. We have created a total of 140 instances for the RPRDP, segmented in groups of 10, 20, 30 and 50 servers. Some of the parameters of the original RPRDP instances that are relevant for the SCAP are described on Table 1. The objective function of the RPRDP computes the costs associated with the delivery of contents to the CDN clients and with the replication of contents among the CDN servers, as it can be observed on Equation 8. The delivery cost is associated with the network delay between a client and a server, at the time period a content is being delivered. This parameter models the user perceived QoS, as a lower network delay will result on a faster and more reliable delivery. The replication cost is associated with how much data is being replicated among the CDN servers. This parameter models the CDN provider costs with their communication infrastructure. If less content needs to be replicated, it means that the CDN providers will spend less resources on their communication infrastructure. There is also a backlog term on the RPRDP objective function, that models situations where a requested content can not be delivered to a client upon a request. Therefore, the backlog represents the amount of data that could not be delivered to the client, being essentially a measurement of the client satisfaction to the service provided by the CDN. We have verified that the backlog is caused by lack of bandwidth with our RPRDP implementation. As

9 XVI Workshop de Gerência e Operação de Redes e Serviços 55 our test instances have enough bandwidth to attend the clients requests, no backlog cost was observed on our simulations. The RPRDP minimizes the following cost function: Where: Cost = c ijt x ijt + p it b it i R j S t T i R t T + L k w kjlt (8) k C j S l S t T c ijt : Cost of delivery of the content k requested on i by the server j, on the time period t x ijt : Fraction of the content requested on i delivered by server j, on the time period t p it : Backlog penalty of request i on time period t b it : Backlog amount of request i on time period t L k : Size of content k w kjlt : 1, if content k is replicated from server l to server k on the time period t; 0, otherwise i R: Set of requests j,l S: Set of servers t T : Set of time periods k C: Set of contents 6 Simulation Results In this section the simulation results of evaluating the performance gain of a CDN with an optimally distributed storage allocation in contrast with a CDN with an uniform distributed storage allocation are presented. The results of the 35 instances of each group of 10, 20, 30 and 50 servers were summarised for better visualisation. Figure 1 shows costs averages for each group of instances along with the 95% confidence interval. For all groups of instances, the optimization of the storage allocation have reduced significantly both the replication and the delivery costs of the RPRDP. This means that both the CDN provider and its clients can benefit from an optimized storage capacity allocation, even if this optimization is performed statically. As the request cost is related to the network distance between the client and the CDN server assigned for content delivery, a lower request cost average means that the client would experience a faster and more reliable delivery. The replication cost is related with how much data must transfer among the CDN servers, and it is related to the costs of the internal infrastructure of the CDN. Therefore, a lower replication cost represents savings for the CDN provider, as less resources would be spent on its infrastructure. Another improvement achieved is the increase of the cache hit ratio on the local CDN server, as can be observed on Figure. For each CDN client, it is assigned a local server that is closer to it and therefore must be the first choice for content delivery. An improved cache hit ratio on the local server also benefits both the client experience and the CDN provider costs, as delivering a content from a remote server will deteriorate the user

10 56 Anais (a) Request (b) Replication Figure 1. Cost comparison between optimized and uniform distributed storages allocation Figure 2. Cache Hit Ratio on the local server perceived quality of delivery and also will represent more data transit on the CDN internal infrastructure. Figure 3 shows the replication costs for each group of instances summarised by each time period of simulation. Both the original and optimised instances follows the same behaviour, but the optimized instances perform about 10% to 20% less replication over almost all the time periods of simulation. At the very begin of simulation, it is necessary to perform a high amount of replication, as the CDN servers are not yet populated with contents. Therefore, the replication cost is high at the very begin of the simulation and keeps dropping until around period 4. Beyond this period, as the number of active requests on the CDN keeps rising, more replication is performed in order to better address the requests. This rise is observed until the end of request generation on time period 14, where it is possible to observe the higher amount of replication performed. After the end of new requests generation, the number of active requests keeps droping, and less replication is necessary until the last request is finally completed around time period 24. On Figure 4, it is possible to observe the delivery cost for each time period of simulation. At the begining of the simulation, the contents have not yet been replicated among the CDN servers. Therefore, the content delivery is performed from remote servers, increasing the delivery cost. After content replication occurs, the delivery cost drops for a few time periods, but the accumulation of active requests makes the delivery cost rise until around time period 14, when the request generation ends. After this time period, the

11 XVI Workshop de Gerência e Operação de Redes e Serviços 57 (a) 10 servers (b) 20 servers (c) 30 servers (d) 50 servers Figure 3. Replication Costs over time comparison delivery request cost starts to drop, but around time period 17 there is a sudden increase on the delivery cost for the non optimized instances. On the optimized instances, even when this spike is not observed on all of the optimized instances groups, it is still possible to observe an attenuation on the dropping rate. As can be observed on Figure 5, this behaviour can be explained by a drop on the cache hit ratio. Less requests are addressed by the local servers, what impacts the delivery costs even with less active requests present on the CDN. Figure 5 presents the cache hit ratio on the local server for each time period of simulation. At the initial time period of simulation, the cache hit ratio is very poor for both optimized and non-optimized instances, because the contents have not yet been replicated among the CDN servers. After replication occurs, the cache hit ratio improves fast, but as the number of active requests on the CDN rises, it is not possible to maintain the cache hit ratio on the local server at a high level. It is also possible to observe a drastic drop on the cache hit ratio around time period 17. This behaviour can be explained by the simplicity of the replication heuristic utilised to evaluate the storage capacity optimization performed. We have observed that, as the removal content policy of the replication heuristic does not consider the amount of requests for a given content, there are many requests for contents whose replicas have been removed on previous time periods. Nevertheless, this behaviour is much more evident on the non-optimized instances.

12 58 Anais (a) 10 servers (b) 20 servers (c) 30 servers (d) 50 servers Figure 4. Delivery Costs over time comparison 7 Conclusion and Future Works On this paper, we have formulated a model to solve the SCAP statically for CDNs with a full-mesh topology. We have presented results that show how a CDN can benefit from a optimized storage capacity allocation among it servers. Reducing its replication and delivery costs is of major importance for CDN providers, as this will reduce their operational costs and improve the satisfaction level of their clients. Also, an improved cache hit ratio on the local server avoids unnecessary transit of data on the networks and ensures that the CDN client will receive the requested content from the closer server. A granular allocation unit model makes sense on a future Internet scenario where CDN servers are implemented as virtual machines. In such scenario, allocating the storage capacity with high granularity is not only possible, but desirable to avoid the waste of hardware resources. When working on virtual machines scenarios, it is also possible to implement a dynamic approach to storage allocation, where the storage capacity of each CDN server can be increased or decreased on demand. This approach would certainly lead to improved results, as it would be easier to accommodate a sudden increase on the demand for contents without increasing the delivery cost. It is also possible to easily use the high granularity storage capacity allocation results to select the most suited available servers. As a future work, we plan to improve the SCAP mathematical model in order to contemplate economic costs and benefits related to the CDN business. On this work we have demonstrated that an statically optimized storage capacity allocation can reduce the

13 XVI Workshop de Gerência e Operação de Redes e Serviços 59 (a) 10 servers (b) 20 servers (c) 30 servers (d) 50 servers Figure 5. Cache Hit Ratio over time comparison amount of data replicated on a CDN and also can reduce the client perceived network delay while retrieving contents. We believe that by analysing potential economic gains and costs of a CDN provider, we can build a mathematical model that could determine if it is worth for a CDN provider to build an infrastructure to deliver content to a remote site, while determining how much storage capacity must be allocated on each potential point of presence of the CDN. Acknowledgments The authors would like to thank Faperj, CNPq and Petrobras for their support on the development of this work. References Adamic, L. A. and Huberman, B. A. (2002). Zipf s law and the Internet. Glottometrics, 3: Khan, S. U., Maciejewski, A. A., and Siegel, H. J. (2009). Robust cdn replica placement techniques. In Proceedings of the 2009 IEEE International Symposium on Parallel&Distributed Processing, pages 1 8, Washington, DC, USA. IEEE Computer Society. Krishnan, P., Raz, K. D., and Shavitt, Y. (2000). The cache location problem. IEEE/ACM Transactions on Networking, 8:

14 60 Anais Laoutaris, N., Zissimopoulos, V., and Stavrakakis, I. (2005). On the optimization of storage capacity allocation for content distribution. Comput. Netw., 47(3): Li, B., Deng, X., Golin, M. J., and Sohraby, K. (1998). On the optimal placement of web proxies in the internet: The linear topology. In HPN 98: Proceedings of the IFIP TC- 6 Eigth International Conference on High Performance Networking, pages , Deventer, The Netherlands, The Netherlands. Kluwer, B.V. Li, B., Golin, M., Italiano, G., Deng, X., and Sohraby, K. (1999). On the optimal placement of web proxies in the internet. In INFOCOM 99. Eighteenth Annual Joint Conference of the IEEE Computer and Communications Societies. Proceedings. IEEE, volume 3, pages vol.3. Li, W., Chan, E., Wang, Y., Chen, D., and Lu, S. (2008). Cache placement optimization in hierarchical networks: analysis and performance evaluation. In NETWORKING 08: Proceedings of the 7th international IFIP-TC6 networking conference on AdHoc and sensor networks, wireless networks, next generation internet, pages , Berlin, Heidelberg. Springer-Verlag. Neves, T. A., Drummond, L. M. A., Ochi, L. S., Albuquerque, C., and Uchoa, E. (2010). Solving replica placement and request distribution in content distribution networks. Electronic Notes in Discrete Mathematics, 36: Qiu, L., Padmanabhan, V., and Voelker, G. (2001). On the placement of web server replicas. In INFOCOM Twentieth Annual Joint Conference of the IEEE Computer and Communications Societies. Proceedings. IEEE. Rajkumar Buyya, Mukaddim Pathan, A. V. (2008). Content Delivery Networks. Springer. Shaikh, A., Tewari, R., and Agrawal, M. (2001). On the effectiveness of dns-based server selection. In In Proceedings of IEEE Infocom. Wang, L., Pai, V., and Peterson, L. (2002). The effectiveness of request redirection on cdn robustness. SIGOPS Oper. Syst. Rev., 36: Wu, J. and Ravindran, K. (2009). optimization algorithms for proxy server placement in content distribution networks. In IM 09: Integrated Network Management-Workshops, pages , New York, NY, USA.

Optimization in Content Distribution Networks

Optimization in Content Distribution Networks EngOpt 2008 - International Conference on Engineering Optimization Rio de Janeiro, Brazil, 01-05 June 2008. Optimization in Content Distribution Networks Tiago Araújo Neves, Luiz Satoru Ochi, Lúcia M.

More information

Guiding Web Proxy and Server Placement for High Performance Internet Content Delivery 1

Guiding Web Proxy and Server Placement for High Performance Internet Content Delivery 1 Guiding Web Proxy and Server Placement for High Performance Internet Content Delivery 1 Peter Triantafillou (contact author) Department of Computer Engineering and Informatics, University of Patras Rio

More information

Content Delivery Networks. Shaxun Chen April 21, 2009

Content Delivery Networks. Shaxun Chen April 21, 2009 Content Delivery Networks Shaxun Chen April 21, 2009 Outline Introduction to CDN An Industry Example: Akamai A Research Example: CDN over Mobile Networks Conclusion Outline Introduction to CDN An Industry

More information

Proxy-Assisted Periodic Broadcast for Video Streaming with Multiple Servers

Proxy-Assisted Periodic Broadcast for Video Streaming with Multiple Servers 1 Proxy-Assisted Periodic Broadcast for Video Streaming with Multiple Servers Ewa Kusmierek and David H.C. Du Digital Technology Center and Department of Computer Science and Engineering University of

More information

Load Balancing in Distributed Web Server Systems With Partial Document Replication

Load Balancing in Distributed Web Server Systems With Partial Document Replication Load Balancing in Distributed Web Server Systems With Partial Document Replication Ling Zhuo, Cho-Li Wang and Francis C. M. Lau Department of Computer Science and Information Systems The University of

More information

Multi-service Load Balancing in a Heterogeneous Network with Vertical Handover

Multi-service Load Balancing in a Heterogeneous Network with Vertical Handover 1 Multi-service Load Balancing in a Heterogeneous Network with Vertical Handover Jie Xu, Member, IEEE, Yuming Jiang, Member, IEEE, and Andrew Perkis, Member, IEEE Abstract In this paper we investigate

More information

Real-Time Analysis of CDN in an Academic Institute: A Simulation Study

Real-Time Analysis of CDN in an Academic Institute: A Simulation Study Journal of Algorithms & Computational Technology Vol. 6 No. 3 483 Real-Time Analysis of CDN in an Academic Institute: A Simulation Study N. Ramachandran * and P. Sivaprakasam + *Indian Institute of Management

More information

On Video Content Delivery in Wireless Environments

On Video Content Delivery in Wireless Environments , pp.81-85 http://dx.doi.org/10.14257/astl.2014.65.20 On Video Content Delivery in Wireless Environments Po-Jen Chuang and Hang-Li Chen Department of Electrical Engineering Tamkang University Tamsui, New

More information

Evaluating the Utility of Content Delivery Networks

Evaluating the Utility of Content Delivery Networks Evaluating the Utility of Content Delivery Networks ABSTRACT Konstantinos Stamos Department of Informatics Aristotle University of Thessaloniki Thessaloniki, Greece kstamos@csd.auth.gr Athena Vakali Department

More information

AN EFFICIENT DISTRIBUTED CONTROL LAW FOR LOAD BALANCING IN CONTENT DELIVERY NETWORKS

AN EFFICIENT DISTRIBUTED CONTROL LAW FOR LOAD BALANCING IN CONTENT DELIVERY NETWORKS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 9, September 2014,

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 349 ISSN 2229-5518

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 349 ISSN 2229-5518 International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 349 Load Balancing Heterogeneous Request in DHT-based P2P Systems Mrs. Yogita A. Dalvi Dr. R. Shankar Mr. Atesh

More information

Router Scheduling Configuration Based on the Maximization of Benefit and Carried Best Effort Traffic

Router Scheduling Configuration Based on the Maximization of Benefit and Carried Best Effort Traffic Telecommunication Systems 24:2 4, 275 292, 2003 2003 Kluwer Academic Publishers. Manufactured in The Netherlands. Router Scheduling Configuration Based on the Maximization of Benefit and Carried Best Effort

More information

An Efficient Hybrid Data Gathering Scheme in Wireless Sensor Networks

An Efficient Hybrid Data Gathering Scheme in Wireless Sensor Networks An Efficient Hybrid Data Gathering Scheme in Wireless Sensor Networks Ayon Chakraborty 1, Swarup Kumar Mitra 2, and M.K. Naskar 3 1 Department of CSE, Jadavpur University, Kolkata, India 2 Department of

More information

DYNAMIC LOAD BALANCING IN A DECENTRALISED DISTRIBUTED SYSTEM

DYNAMIC LOAD BALANCING IN A DECENTRALISED DISTRIBUTED SYSTEM DYNAMIC LOAD BALANCING IN A DECENTRALISED DISTRIBUTED SYSTEM 1 Introduction In parallel distributed computing system, due to the lightly loaded and overloaded nodes that cause load imbalance, could affect

More information

Quality of Service Routing Network and Performance Evaluation*

Quality of Service Routing Network and Performance Evaluation* Quality of Service Routing Network and Performance Evaluation* Shen Lin, Cui Yong, Xu Ming-wei, and Xu Ke Department of Computer Science, Tsinghua University, Beijing, P.R.China, 100084 {shenlin, cy, xmw,

More information

A Case for Dynamic Selection of Replication and Caching Strategies

A Case for Dynamic Selection of Replication and Caching Strategies A Case for Dynamic Selection of Replication and Caching Strategies Swaminathan Sivasubramanian Guillaume Pierre Maarten van Steen Dept. of Mathematics and Computer Science Vrije Universiteit, Amsterdam,

More information

Reliability Trade-off Analysis of Deadline-Sensitive Wireless Messaging Systems

Reliability Trade-off Analysis of Deadline-Sensitive Wireless Messaging Systems Reliability Trade-off Analysis of Deadline-Sensitive Wireless Messaging Systems Debessay Fesehaye, Shameem Ahmed,Thadpong Pongthawornkamol, Klara Nahrstedt and Guijun Wang Dept. of Computer Science, University

More information

USING REPLICATED DATA TO REDUCE BACKUP COST IN DISTRIBUTED DATABASES

USING REPLICATED DATA TO REDUCE BACKUP COST IN DISTRIBUTED DATABASES USING REPLICATED DATA TO REDUCE BACKUP COST IN DISTRIBUTED DATABASES 1 ALIREZA POORDAVOODI, 2 MOHAMMADREZA KHAYYAMBASHI, 3 JAFAR HAMIN 1, 3 M.Sc. Student, Computer Department, University of Sheikhbahaee,

More information

Improving Content Delivery by Exploiting the Utility of CDN Servers

Improving Content Delivery by Exploiting the Utility of CDN Servers Improving Content Delivery by Exploiting the Utility of CDN Servers George Pallis Computer Science Department University of Cyprus gpallis@cs.ucy.ac.cy Abstract. As more aspects of our work and life move

More information

A Survey on Content Delivery of Web-Pages

A Survey on Content Delivery of Web-Pages International Journal of Computer Sciences and Engineering Open Access Survey Paper Volume-4, Issue-3 E-ISSN: 2347-2693 A Survey on Content Delivery of Web-Pages Aaqib Bashir 1 and Prof. T. H. Gurav 2

More information

On the effect of forwarding table size on SDN network utilization

On the effect of forwarding table size on SDN network utilization IBM Haifa Research Lab On the effect of forwarding table size on SDN network utilization Rami Cohen IBM Haifa Research Lab Liane Lewin Eytan Yahoo Research, Haifa Seffi Naor CS Technion, Israel Danny Raz

More information

Efficient Parallel Distributed Load Balancing in Content Delivery Networks

Efficient Parallel Distributed Load Balancing in Content Delivery Networks Efficient Parallel Distributed Load Balancing in Content Delivery Networks P.Jyothi*1, N.Rajesh*2, K.Ramesh Babu*3 M.Tech Scholar, Dept of CSE, MRECW, Maisammaguda, Secunderabad, Telangana State, India,

More information

PERFORMANCE STUDY AND SIMULATION OF AN ANYCAST PROTOCOL FOR WIRELESS MOBILE AD HOC NETWORKS

PERFORMANCE STUDY AND SIMULATION OF AN ANYCAST PROTOCOL FOR WIRELESS MOBILE AD HOC NETWORKS PERFORMANCE STUDY AND SIMULATION OF AN ANYCAST PROTOCOL FOR WIRELESS MOBILE AD HOC NETWORKS Reza Azizi Engineering Department, Bojnourd Branch, Islamic Azad University, Bojnourd, Iran reza.azizi@bojnourdiau.ac.ir

More information

TOPOLOGIES NETWORK SECURITY SERVICES

TOPOLOGIES NETWORK SECURITY SERVICES TOPOLOGIES NETWORK SECURITY SERVICES 1 R.DEEPA 1 Assitant Professor, Dept.of.Computer science, Raja s college of Tamil Studies & Sanskrit,Thiruvaiyaru ABSTRACT--In the paper propose about topology security

More information

Offline sorting buffers on Line

Offline sorting buffers on Line Offline sorting buffers on Line Rohit Khandekar 1 and Vinayaka Pandit 2 1 University of Waterloo, ON, Canada. email: rkhandekar@gmail.com 2 IBM India Research Lab, New Delhi. email: pvinayak@in.ibm.com

More information

Hierarchical Content Routing in Large-Scale Multimedia Content Delivery Network

Hierarchical Content Routing in Large-Scale Multimedia Content Delivery Network Hierarchical Content Routing in Large-Scale Multimedia Content Delivery Network Jian Ni, Danny H. K. Tsang, Ivan S. H. Yeung, Xiaojun Hei Department of Electrical & Electronic Engineering Hong Kong University

More information

Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration

Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration 1 Harish H G, 2 Dr. R Girisha 1 PG Student, 2 Professor, Department of CSE, PESCE Mandya (An Autonomous Institution under

More information

Mitigation of Random Query String DoS via Gossip

Mitigation of Random Query String DoS via Gossip Mitigation of Random Query String DoS via Gossip Stefano Ferretti, Vittorio Ghini Department of Computer Science, University of Bologna Bologna, Italy {sferrett, ghini}@cs.unibo.it arxiv:9.v2 [cs.cr] 2

More information

Peer-to-Peer Networks. Chapter 6: P2P Content Distribution

Peer-to-Peer Networks. Chapter 6: P2P Content Distribution Peer-to-Peer Networks Chapter 6: P2P Content Distribution Chapter Outline Content distribution overview Why P2P content distribution? Network coding Peer-to-peer multicast Kangasharju: Peer-to-Peer Networks

More information

Stability of QOS. Avinash Varadarajan, Subhransu Maji {avinash,smaji}@cs.berkeley.edu

Stability of QOS. Avinash Varadarajan, Subhransu Maji {avinash,smaji}@cs.berkeley.edu Stability of QOS Avinash Varadarajan, Subhransu Maji {avinash,smaji}@cs.berkeley.edu Abstract Given a choice between two services, rest of the things being equal, it is natural to prefer the one with more

More information

Robust and Seamless Control Flow for Load Balancing in Content Delivery Networks

Robust and Seamless Control Flow for Load Balancing in Content Delivery Networks Robust and Seamless Control Flow for Load Balancing in Content Delivery Networks Gopu.Obaiah*1, S.Suresh Babu*2, S.Gopikrishna*3 1*M.Tech Scholar, Dept of CSE, SRI Mittapalli College of Engg, Tummalapalem,

More information

WAVE: Popularity-based and Collaborative In-network Caching for Content-Oriented Networks

WAVE: Popularity-based and Collaborative In-network Caching for Content-Oriented Networks WAVE: Popularity-based and Collaborative In-network Caching for Content-Oriented Networks K. D. Cho et al., IEEE INFOCOM 2012 Workshop, pp. 316-321, March 2012. January 17, 2013 Byeong-Gi Kim Park Laboratory,

More information

Enhancing Data Security in Cloud Storage Auditing With Key Abstraction

Enhancing Data Security in Cloud Storage Auditing With Key Abstraction Enhancing Data Security in Cloud Storage Auditing With Key Abstraction 1 Priyadharshni.A, 2 Geo Jenefer.G 1 Master of engineering in computer science, Ponjesly College of Engineering 2 Assistant Professor,

More information

The Effectiveness of Request Redirection on CDN Robustness

The Effectiveness of Request Redirection on CDN Robustness The Effectiveness of Request Redirection on CDN Robustness Limin Wang, Vivek Pai and Larry Peterson Presented by: Eric Leshay Ian McBride Kai Rasmussen 1 Outline! Introduction! Redirection Strategies!

More information

Resource Allocation in a Client/Server System for Massive Multi-Player Online Games

Resource Allocation in a Client/Server System for Massive Multi-Player Online Games IEEE TRANSACTIONS ON COMPUTERS, VOL. 63, NO. 12, DECEMBER 2014 3127 Resource Allocation in a Client/Server System for Massive Multi-Player Online Games Luis Diego Briceño, Howard Jay Siegel, Fellow, IEEE,

More information

Towards a Content Delivery Load Balance Algorithm Based on Probability Matching in Cloud Storage

Towards a Content Delivery Load Balance Algorithm Based on Probability Matching in Cloud Storage Send Orders for Reprints to reprints@benthamscience.ae The Open Cybernetics & Systemics Journal, 2015, 9, 2211-2217 2211 Open Access Towards a Content Delivery Load Balance Algorithm Based on Probability

More information

Two Approaches to Internet Traffic Engineering for End-to-End Quality of Service Provisioning

Two Approaches to Internet Traffic Engineering for End-to-End Quality of Service Provisioning Two Approaches to Internet Engineering for End-to-End Quality of Service Provisioning Kin-Hon Ho, Michael Howarth, Ning Wang, George Pavlou and Stylianos Georgoulas Centre for Communication Systems Research,

More information

Web Email DNS Peer-to-peer systems (file sharing, CDNs, cycle sharing)

Web Email DNS Peer-to-peer systems (file sharing, CDNs, cycle sharing) 1 1 Distributed Systems What are distributed systems? How would you characterize them? Components of the system are located at networked computers Cooperate to provide some service No shared memory Communication

More information

Recommendations for Performance Benchmarking

Recommendations for Performance Benchmarking Recommendations for Performance Benchmarking Shikhar Puri Abstract Performance benchmarking of applications is increasingly becoming essential before deployment. This paper covers recommendations and best

More information

CURTAIL THE EXPENDITURE OF BIG DATA PROCESSING USING MIXED INTEGER NON-LINEAR PROGRAMMING

CURTAIL THE EXPENDITURE OF BIG DATA PROCESSING USING MIXED INTEGER NON-LINEAR PROGRAMMING Journal homepage: http://www.journalijar.com INTERNATIONAL JOURNAL OF ADVANCED RESEARCH RESEARCH ARTICLE CURTAIL THE EXPENDITURE OF BIG DATA PROCESSING USING MIXED INTEGER NON-LINEAR PROGRAMMING R.Kohila

More information

Virtual Networking and the Steiner Tree

Virtual Networking and the Steiner Tree Balancing the Load Across Virtual Links from Virtual Machine Requests in Distributed Clouds Glauco Estácio Gonçalves, André Vitor de Almeida Palhares, Marcelo Anderson Batista dos Santos, Patricia Takako

More information

Adaptive Tolerance Algorithm for Distributed Top-K Monitoring with Bandwidth Constraints

Adaptive Tolerance Algorithm for Distributed Top-K Monitoring with Bandwidth Constraints Adaptive Tolerance Algorithm for Distributed Top-K Monitoring with Bandwidth Constraints Michael Bauer, Srinivasan Ravichandran University of Wisconsin-Madison Department of Computer Sciences {bauer, srini}@cs.wisc.edu

More information

A Cloud Data Center Optimization Approach Using Dynamic Data Interchanges

A Cloud Data Center Optimization Approach Using Dynamic Data Interchanges A Cloud Data Center Optimization Approach Using Dynamic Data Interchanges Efstratios Rappos Institute for Information and Communication Technologies, Haute Ecole d Ingénierie et de Geston du Canton de

More information

Path Selection Methods for Localized Quality of Service Routing

Path Selection Methods for Localized Quality of Service Routing Path Selection Methods for Localized Quality of Service Routing Xin Yuan and Arif Saifee Department of Computer Science, Florida State University, Tallahassee, FL Abstract Localized Quality of Service

More information

Load Balancing in Fault Tolerant Video Server

Load Balancing in Fault Tolerant Video Server Load Balancing in Fault Tolerant Video Server # D. N. Sujatha*, Girish K*, Rashmi B*, Venugopal K. R*, L. M. Patnaik** *Department of Computer Science and Engineering University Visvesvaraya College of

More information

A MODEL TO SOLVE EN ROUTE AIR TRAFFIC FLOW MANAGEMENT PROBLEM:

A MODEL TO SOLVE EN ROUTE AIR TRAFFIC FLOW MANAGEMENT PROBLEM: A MODEL TO SOLVE EN ROUTE AIR TRAFFIC FLOW MANAGEMENT PROBLEM: A TEMPORAL AND SPATIAL CASE V. Tosic, O. Babic, M. Cangalovic and Dj. Hohlacov Faculty of Transport and Traffic Engineering, University of

More information

An Active Packet can be classified as

An Active Packet can be classified as Mobile Agents for Active Network Management By Rumeel Kazi and Patricia Morreale Stevens Institute of Technology Contact: rkazi,pat@ati.stevens-tech.edu Abstract-Traditionally, network management systems

More information

Distributed Caching Algorithms for Content Distribution Networks

Distributed Caching Algorithms for Content Distribution Networks Distributed Caching Algorithms for Content Distribution Networks Sem Borst, Varun Gupta, Anwar Walid Alcatel-Lucent Bell Labs, CMU BCAM Seminar Bilbao, September 30, 2010 Introduction Scope: personalized/on-demand

More information

Shareability and Locality Aware Scheduling Algorithm in Hadoop for Mobile Cloud Computing

Shareability and Locality Aware Scheduling Algorithm in Hadoop for Mobile Cloud Computing Shareability and Locality Aware Scheduling Algorithm in Hadoop for Mobile Cloud Computing Hsin-Wen Wei 1,2, Che-Wei Hsu 2, Tin-Yu Wu 3, Wei-Tsong Lee 1 1 Department of Electrical Engineering, Tamkang University

More information

Dynamic Resource Allocation in Software Defined and Virtual Networks: A Comparative Analysis

Dynamic Resource Allocation in Software Defined and Virtual Networks: A Comparative Analysis Dynamic Resource Allocation in Software Defined and Virtual Networks: A Comparative Analysis Felipe Augusto Nunes de Oliveira - GRR20112021 João Victor Tozatti Risso - GRR20120726 Abstract. The increasing

More information

A Dynamic Polling Scheme for the Network Monitoring Problem

A Dynamic Polling Scheme for the Network Monitoring Problem A Dynamic Polling Scheme for the Network Monitoring Problem Feng Gao, Jairo Gutierrez* Dept. of Computer Science *Dept. of Management Science and Information Systems University of Auckland, New Zealand

More information

Content Distribution over IP: Developments and Challenges

Content Distribution over IP: Developments and Challenges Content Distribution over IP: Developments and Challenges Adrian Popescu, Blekinge Inst of Technology, Sweden Markus Fiedler, Blekinge Inst of Technology, Sweden Demetres D. Kouvatsos, University of Bradford,

More information

An Adaptable Storage Slicing Algorithm for Content Delivery Networks

An Adaptable Storage Slicing Algorithm for Content Delivery Networks An Adaptable Storage Algorithm for Content Delivery Networks André Moreira, Ernani Azevedo, Judith Kelner and Djamel Sadok Federal University of Pernambuco Recife, Brazil {andre, ernani, jk, jamel}@gprt.ufpe.br

More information

How To Understand The Power Of Icdn

How To Understand The Power Of Icdn MobiArch 2014 R-iCDN: an Approach Supporting Flexible Content Routing for ISP-operated CDN Song Ci High Performance Network Lab, Institute of Acoustics, Chinese Academy of Sciences Outline I. Background

More information

A Well-organized Dynamic Bandwidth Allocation Algorithm for MANET

A Well-organized Dynamic Bandwidth Allocation Algorithm for MANET A Well-organized Dynamic Bandwidth Allocation Algorithm for MANET S.Suganya Sr.Lecturer, Dept. of Computer Applications, TamilNadu College of Engineering, Coimbatore, India Dr.S.Palaniammal Prof.& Head,

More information

Scheduling Allowance Adaptability in Load Balancing technique for Distributed Systems

Scheduling Allowance Adaptability in Load Balancing technique for Distributed Systems Scheduling Allowance Adaptability in Load Balancing technique for Distributed Systems G.Rajina #1, P.Nagaraju #2 #1 M.Tech, Computer Science Engineering, TallaPadmavathi Engineering College, Warangal,

More information

LOAD BALANCING FOR RELIABLE MULTICAST

LOAD BALANCING FOR RELIABLE MULTICAST LOAD BALANCING FOR RELIABLE MULTICAST Chao Gong, Ovidiu Daescu, Raja Jothi, Balaji Raghavachari, Kamil Sarac Department of Computer Science University of Texas at Dallas Richardson, TX, USA {cxg010700,

More information

Thesis work and research project

Thesis work and research project Thesis work and research project Hélia Pouyllau, INRIA of Rennes, Campus Beaulieu 35042 Rennes, helia.pouyllau@irisa.fr July 16, 2007 1 Thesis work on Distributed algorithms for endto-end QoS contract

More information

Multiobjective Multicast Routing Algorithm

Multiobjective Multicast Routing Algorithm Multiobjective Multicast Routing Algorithm Jorge Crichigno, Benjamín Barán P. O. Box 9 - National University of Asunción Asunción Paraguay. Tel/Fax: (+9-) 89 {jcrichigno, bbaran}@cnc.una.py http://www.una.py

More information

DoS: Attack and Defense

DoS: Attack and Defense DoS: Attack and Defense Vincent Tai Sayantan Sengupta COEN 233 Term Project Prof. M. Wang 1 Table of Contents 1. Introduction 4 1.1. Objective 1.2. Problem 1.3. Relation to the class 1.4. Other approaches

More information

A Power Efficient QoS Provisioning Architecture for Wireless Ad Hoc Networks

A Power Efficient QoS Provisioning Architecture for Wireless Ad Hoc Networks A Power Efficient QoS Provisioning Architecture for Wireless Ad Hoc Networks Didem Gozupek 1,Symeon Papavassiliou 2, Nirwan Ansari 1, and Jie Yang 1 1 Department of Electrical and Computer Engineering

More information

An exact algorithm for design of content delivery networks in MPLS environment

An exact algorithm for design of content delivery networks in MPLS environment Paper An exact algorithm for design of content delivery networks in MPLS environment Krzysztof Walkowiak Abstract Content delivery network (CDN) is an efficient and inexpensive method to improve Internet

More information

CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs

CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs CHAPTER 6 VOICE COMMUNICATION OVER HYBRID MANETs Multimedia real-time session services such as voice and videoconferencing with Quality of Service support is challenging task on Mobile Ad hoc Network (MANETs).

More information

CHAPTER 7 SUMMARY AND CONCLUSION

CHAPTER 7 SUMMARY AND CONCLUSION 179 CHAPTER 7 SUMMARY AND CONCLUSION This chapter summarizes our research achievements and conclude this thesis with discussions and interesting avenues for future exploration. The thesis describes a novel

More information

Analysis of an Artificial Hormone System (Extended abstract)

Analysis of an Artificial Hormone System (Extended abstract) c 2013. This is the author s version of the work. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purpose or for creating

More information

On demand synchronization and load distribution for database grid-based Web applications

On demand synchronization and load distribution for database grid-based Web applications Data & Knowledge Engineering 51 (24) 295 323 www.elsevier.com/locate/datak On demand synchronization and load distribution for database grid-based Web applications Wen-Syan Li *,1, Kemal Altintas, Murat

More information

Reconfigurable Architecture Requirements for Co-Designed Virtual Machines

Reconfigurable Architecture Requirements for Co-Designed Virtual Machines Reconfigurable Architecture Requirements for Co-Designed Virtual Machines Kenneth B. Kent University of New Brunswick Faculty of Computer Science Fredericton, New Brunswick, Canada ken@unb.ca Micaela Serra

More information

LOAD BALANCING AND EFFICIENT CLUSTERING FOR IMPROVING NETWORK PERFORMANCE IN AD-HOC NETWORKS

LOAD BALANCING AND EFFICIENT CLUSTERING FOR IMPROVING NETWORK PERFORMANCE IN AD-HOC NETWORKS LOAD BALANCING AND EFFICIENT CLUSTERING FOR IMPROVING NETWORK PERFORMANCE IN AD-HOC NETWORKS Saranya.S 1, Menakambal.S 2 1 M.E., Embedded System Technologies, Nandha Engineering College (Autonomous), (India)

More information

Intra-cloud Lightning: Building CDNs in the Cloud

Intra-cloud Lightning: Building CDNs in the Cloud Intra-cloud Lightning: Building CDNs in the Cloud Fangfei Chen, Katherine Guo, John Lin, Thomas La Porta Department of Computer Science and Engineering, The Pennsylvania State University Bell Laboratories,

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION Power systems form the largest man made complex system. It basically consists of generating sources, transmission network and distribution centers. Secure and economic operation

More information

Evolution of OpenCache: an OpenSource Virtual Content Distribution Network (vcdn) Platform

Evolution of OpenCache: an OpenSource Virtual Content Distribution Network (vcdn) Platform Evolution of OpenCache: an OpenSource Virtual Content Distribution Network (vcdn) Platform Daniel King d.king@lancaster.ac.uk Matthew Broadbent m.broadbent@lancaster.ac.uk David Hutchison d.hutchison@lancaster.ac.uk

More information

A hierarchical multicriteria routing model with traffic splitting for MPLS networks

A hierarchical multicriteria routing model with traffic splitting for MPLS networks A hierarchical multicriteria routing model with traffic splitting for MPLS networks João Clímaco, José Craveirinha, Marta Pascoal jclimaco@inesccpt, jcrav@deecucpt, marta@matucpt University of Coimbra

More information

Performance advantages of resource sharing in polymorphic optical networks

Performance advantages of resource sharing in polymorphic optical networks R. J. Durán, I. de Miguel, N. Merayo, P. Fernández, R. M. Lorenzo, E. J. Abril, I. Tafur Monroy, Performance advantages of resource sharing in polymorphic optical networks, Proc. of the 0th European Conference

More information

Preserving Message Integrity in Dynamic Process Migration

Preserving Message Integrity in Dynamic Process Migration Preserving Message Integrity in Dynamic Process Migration E. Heymann, F. Tinetti, E. Luque Universidad Autónoma de Barcelona Departamento de Informática 8193 - Bellaterra, Barcelona, Spain e-mail: e.heymann@cc.uab.es

More information

Energy-Aware Data Center Management in Cross-Domain Content Delivery Networks

Energy-Aware Data Center Management in Cross-Domain Content Delivery Networks Energy-Aware Data Center Management in Cross-Domain Content Delivery Networks Chang Ge, Ning Wang, Zhili Sun Centre for Communication Systems Research University of Surrey, Guildford, UK Email: {C.Ge,

More information

PROPOSAL AND EVALUATION OF A COOPERATIVE MECHANISM FOR HYBRID P2P FILE-SHARING NETWORKS

PROPOSAL AND EVALUATION OF A COOPERATIVE MECHANISM FOR HYBRID P2P FILE-SHARING NETWORKS PROPOSAL AND EVALUATION OF A COOPERATIVE MECHANISM FOR HYBRID P2P FILE-SHARING NETWORKS Hongye Fu, Naoki Wakamiya, Masayuki Murata Graduate School of Information Science and Technology Osaka University

More information

Two-Stage Forking for SIP-based VoIP Services

Two-Stage Forking for SIP-based VoIP Services Two-Stage Forking for SIP-based VoIP Services Tsan-Pin Wang National Taichung University An-Chi Chen Providence University Li-Hsing Yen National University of Kaohsiung Abstract SIP (Session Initiation

More information

More efficient content delivery over the Web has become an important

More efficient content delivery over the Web has become an important By George Pallis and Athena Vakali Insight and Perspectives for CONTENT DELIVERY NETWORKS Striking a balance between the costs for Web content providers and the quality of service for Web customers. More

More information

VoIP Network Dimensioning using Delay and Loss Bounds for Voice and Data Applications

VoIP Network Dimensioning using Delay and Loss Bounds for Voice and Data Applications VoIP Network Dimensioning using Delay and Loss Bounds for Voice and Data Applications Veselin Rakocevic School of Engineering and Mathematical Sciences City University, London, UK V.Rakocevic@city.ac.uk

More information

Efficient and Robust Allocation Algorithms in Clouds under Memory Constraints

Efficient and Robust Allocation Algorithms in Clouds under Memory Constraints Efficient and Robust Allocation Algorithms in Clouds under Memory Constraints Olivier Beaumont,, Paul Renaud-Goud Inria & University of Bordeaux Bordeaux, France 9th Scheduling for Large Scale Systems

More information

Copyright www.agileload.com 1

Copyright www.agileload.com 1 Copyright www.agileload.com 1 INTRODUCTION Performance testing is a complex activity where dozens of factors contribute to its success and effective usage of all those factors is necessary to get the accurate

More information

An Energy Efficient Location Service for Mobile Ad Hoc Networks

An Energy Efficient Location Service for Mobile Ad Hoc Networks An Energ Efficient Location Service for Mobile Ad Hoc Networks Zijian Wang 1, Euphan Bulut 1 and Boleslaw K. Szmanski 1, 1 Department of Computer Science, Rensselaer Poltechnic Institute, Tro, NY 12180

More information

MAXIMIZING RESTORABLE THROUGHPUT IN MPLS NETWORKS

MAXIMIZING RESTORABLE THROUGHPUT IN MPLS NETWORKS MAXIMIZING RESTORABLE THROUGHPUT IN MPLS NETWORKS 1 M.LAKSHMI, 2 N.LAKSHMI 1 Assitant Professor, Dept.of.Computer science, MCC college.pattukottai. 2 Research Scholar, Dept.of.Computer science, MCC college.pattukottai.

More information

A SIMULATOR FOR LOAD BALANCING ANALYSIS IN DISTRIBUTED SYSTEMS

A SIMULATOR FOR LOAD BALANCING ANALYSIS IN DISTRIBUTED SYSTEMS Mihai Horia Zaharia, Florin Leon, Dan Galea (3) A Simulator for Load Balancing Analysis in Distributed Systems in A. Valachi, D. Galea, A. M. Florea, M. Craus (eds.) - Tehnologii informationale, Editura

More information

2004 Networks UK Publishers. Reprinted with permission.

2004 Networks UK Publishers. Reprinted with permission. Riikka Susitaival and Samuli Aalto. Adaptive load balancing with OSPF. In Proceedings of the Second International Working Conference on Performance Modelling and Evaluation of Heterogeneous Networks (HET

More information

Data Caching in Networks with Reading, Writing and Storage Costs

Data Caching in Networks with Reading, Writing and Storage Costs Data Caching in Networks with Reading, 1 Writing and Storage Costs Himanshu Gupta Computer Science Department Stony Brook University Stony Brook, NY 11790 Email: hgupta@cs.sunysb.edu Bin Tang Computer

More information

All-Flash Arrays Weren t Built for Dynamic Environments. Here s Why... This whitepaper is based on content originally posted at www.frankdenneman.

All-Flash Arrays Weren t Built for Dynamic Environments. Here s Why... This whitepaper is based on content originally posted at www.frankdenneman. WHITE PAPER All-Flash Arrays Weren t Built for Dynamic Environments. Here s Why... This whitepaper is based on content originally posted at www.frankdenneman.nl 1 Monolithic shared storage architectures

More information

A Service Revenue-oriented Task Scheduling Model of Cloud Computing

A Service Revenue-oriented Task Scheduling Model of Cloud Computing Journal of Information & Computational Science 10:10 (2013) 3153 3161 July 1, 2013 Available at http://www.joics.com A Service Revenue-oriented Task Scheduling Model of Cloud Computing Jianguang Deng a,b,,

More information

Power Management in Cloud Computing using Green Algorithm. -Kushal Mehta COP 6087 University of Central Florida

Power Management in Cloud Computing using Green Algorithm. -Kushal Mehta COP 6087 University of Central Florida Power Management in Cloud Computing using Green Algorithm -Kushal Mehta COP 6087 University of Central Florida Motivation Global warming is the greatest environmental challenge today which is caused by

More information

Efficient File Sharing Scheme in Mobile Adhoc Network

Efficient File Sharing Scheme in Mobile Adhoc Network Efficient File Sharing Scheme in Mobile Adhoc Network 1 Y. Santhi, 2 Mrs. M. Maria Sheeba 1 2ndMECSE, Ponjesly College of engineering, Nagercoil 2 Assistant professor, Department of CSE, Nagercoil Abstract:

More information

A Topology-Aware Relay Lookup Scheme for P2P VoIP System

A Topology-Aware Relay Lookup Scheme for P2P VoIP System Int. J. Communications, Network and System Sciences, 2010, 3, 119-125 doi:10.4236/ijcns.2010.32018 Published Online February 2010 (http://www.scirp.org/journal/ijcns/). A Topology-Aware Relay Lookup Scheme

More information

D1.1 Service Discovery system: Load balancing mechanisms

D1.1 Service Discovery system: Load balancing mechanisms D1.1 Service Discovery system: Load balancing mechanisms VERSION 1.0 DATE 2011 EDITORIAL MANAGER Eddy Caron AUTHORS STAFF Eddy Caron, Cédric Tedeschi Copyright ANR SPADES. 08-ANR-SEGI-025. Contents Introduction

More information

Locality Based Protocol for MultiWriter Replication systems

Locality Based Protocol for MultiWriter Replication systems Locality Based Protocol for MultiWriter Replication systems Lei Gao Department of Computer Science The University of Texas at Austin lgao@cs.utexas.edu One of the challenging problems in building replication

More information

CHAPTER 5 WLDMA: A NEW LOAD BALANCING STRATEGY FOR WAN ENVIRONMENT

CHAPTER 5 WLDMA: A NEW LOAD BALANCING STRATEGY FOR WAN ENVIRONMENT 81 CHAPTER 5 WLDMA: A NEW LOAD BALANCING STRATEGY FOR WAN ENVIRONMENT 5.1 INTRODUCTION Distributed Web servers on the Internet require high scalability and availability to provide efficient services to

More information

Energy Efficient Load Balancing among Heterogeneous Nodes of Wireless Sensor Network

Energy Efficient Load Balancing among Heterogeneous Nodes of Wireless Sensor Network Energy Efficient Load Balancing among Heterogeneous Nodes of Wireless Sensor Network Chandrakant N Bangalore, India nadhachandra@gmail.com Abstract Energy efficient load balancing in a Wireless Sensor

More information

SCHEDULING IN CLOUD COMPUTING

SCHEDULING IN CLOUD COMPUTING SCHEDULING IN CLOUD COMPUTING Lipsa Tripathy, Rasmi Ranjan Patra CSA,CPGS,OUAT,Bhubaneswar,Odisha Abstract Cloud computing is an emerging technology. It process huge amount of data so scheduling mechanism

More information

Evaluation of Unlimited Storage: Towards Better Data Access Model for Sensor Network

Evaluation of Unlimited Storage: Towards Better Data Access Model for Sensor Network Evaluation of Unlimited Storage: Towards Better Data Access Model for Sensor Network Sagar M Mane Walchand Institute of Technology Solapur. India. Solapur University, Solapur. S.S.Apte Walchand Institute

More information

Virtual Network Topology Control with Oja and APEX Learning

Virtual Network Topology Control with Oja and APEX Learning Virtual Network Topology Control with Oja and Learning Y. Sinan Hanay, Yuki Koizumi, Shin ichi Arakawa and Masayuki Murata Graduate School of Information Sciences and Technology Osaka University Suita,

More information

A Reputation Replica Propagation Strategy for Mobile Users in Mobile Distributed Database System

A Reputation Replica Propagation Strategy for Mobile Users in Mobile Distributed Database System A Reputation Replica Propagation Strategy for Mobile Users in Mobile Distributed Database System Sashi Tarun Assistant Professor, Arni School of Computer Science and Application ARNI University, Kathgarh,

More information

An Optimization Model of Load Balancing in P2P SIP Architecture

An Optimization Model of Load Balancing in P2P SIP Architecture An Optimization Model of Load Balancing in P2P SIP Architecture 1 Kai Shuang, 2 Liying Chen *1, First Author, Corresponding Author Beijing University of Posts and Telecommunications, shuangk@bupt.edu.cn

More information