Adaptive Parameter Setting for QoS Aware Load Balancing Algorithm

Size: px
Start display at page:

Download "Adaptive Parameter Setting for QoS Aware Load Balancing Algorithm"

Transcription

1 Adaptive Parameter etting for Qo Aware Load Balancing Algorithm KIMMO KAARIO Honeywell Industrial Control Control ystem Development Ohjelmakaari, FIN-45 yväskylä FINLAND TIMO HÄMÄLÄINEN University of yväskylä Faculty of Information Technology Department of Mathematical Information Technology Telecommunications POBox 35, FIN-435 yväskylä FINLAND PERTTI RAATIKAINEN VTT Information Technology Telecommunications POBox 22, FIN-244 VTT FINLAND Abstract: - The swift growth of Internet has boosted the use of Web based services and in some practical cases has led to overwhelming request bursts to servers Relational database queries, image storage/retrieval and other new types of application transactions have become increasingly popular Their coexistence in commercial parallel and distributed systems have generated some uniquely new loading problems For example, the constant increase of request rate finally leads to processing power requirement exceeding that of the accessed server As a consequence, the response times increase and some portion of the requests are lost Clustering of servers to meet the growing demand for server processing capacity, especially in web-based service supply, have created the need for intelligent switching at front-end devices As a consequence of clustering, multilayer switching schemes have been developed to enable optimum loading of the individual servers in a cluster In this paper, we formulate the load balancing problem taking the Qo into consideration and introduce a Qo aware load balancing algorithm (Qo-LB) The performance of the algorithm is simulated and results indicating the load balancing capability of the algorithm are presented The overall idea of this paper is to describe an algorithm that actually provides Class of ervice based differentiated access to server clusters, and offers better playground for Qo mechanisms in client-server environments The engineering task to offer Qo guarantees with such a differentation tool is out of the scope of this paper Keywords: - erver load balancing, content-based switching, Qo

2 + + + Introduction The server capacity problem has normally been solved by implementing a cluster of servers having identical or partly identical content, which on the other hand has created the problem of balancing load between the clustered servers Front-end devices, supporting various kinds of load balancing methods, have been developed to direct requests to the servers Most of the experimented as well as implemented load balancing schemes employ sufficiently simple algorithms that have been developed for a specialized hardware and software architecture They usually do not take into account the Quality of ervice (Qo) issues The simplest ones share the load uniformly between the servers by using algorithms like round-robin [2] ome systems consider the processing power of the servers and utilize the weighted roundrobin scheme [3] More intelligent systems take response times into account and try to optimize system performance, eg by maximizing cache hit rate [7] The most advanced of these systems are called web switches operating at layer 5 of the TCP/IP protocol stack, ie the application layer for the Web, and use content of the IP packets in making the load balancing decisions [] Our goal was to develop a load balancing scheme that would fit optimally into a wide class of distributed computer system architectures and take required Qo into account The incoming requests would be directed to servers based on the Qo needs of the requested services and loading level of the individual servers would be tuned to support required Qo levels This means that more processing power is reserved for high priority requests than for lower priority ones The algorithm was introduced in [4], and it was optimized for high cache hit-rates in [5] This paper modifies the algorithm by introducing an adaptive tuning method for its parameters The algorithm is being implemented to Media witch [2], which is a Linux based programmable switch The rest of this paper is organized as follows Chapter 2 introduces the Qo based load balancing problem and Chapter 3 presents the developed algorithm Chapter 4 presents the performance evaluation results and Chapter 5 summarizes the main results and outlines the future work 2 Problem Formulation Let be the number of servers in a server cluster, the number of served Qo classes, and the desired upper limit of load in server, Let row,, of matrix () indicate the current load of Qo class in the cluster at time Now, we can describe the connections of each Qo class in the cluster by a connection matrix (2) where "! #$ % indicates percentage of traffic in Qo class that is currently served by server The following three rules have to be satisfied: & The load on each server is preferred to be less than, which means that there should be some penalty when '( *) is not valid 2& Every customer must be served, ie (3) - / - (4), 3& The requests for a certain Qo class should be served by the same server if possible With this rule we may assume that rule 4& is well-formed This requirement can be achieved, eg by minimizing the product 2 - (5), By using this approach, the minimization procedure tries to find situations, where some of the elements in each row of the connection matrix is close to This leads to a state, where the load for that traffic type concentrates to a single server (with close to ) If any of the elements in that row equals to, the other elements must equal to zero This would be the ideal case, if the following rule (rule 4& ) is minimized at the same time 4& Qo awareness In the following, we assume that the most important Qo class is class and the lowest Qo class gets the highest class number It is also assumed that ) 3 (6) for With these assumptions we can minimize,, (7) 777

3 H Q Q H C R > C O H Y XXXX E E L h i i H i H i O i O XXXX to prefer serving the higher Qo classes in the less loaded nodes (ee rule 9 ) Equation (7) behaves as some sort of a pointer to a relevant server for each Qo class - if the chosen server is close to ideal, then :;=<?> A : is small and elementb >C can be large When the distance :;D<-> A : gets larger, the minimization tries to find smaller elements B >C for these servers Now, the problem is to minimize the function EGFIH N B C KML >C P N C KML R >K8L( > B >C < TDU C >V U P ;*<ZY [ A B (8) >K8LW C KML8X >C with constraints XX X B F-\ ] F-\ ] ^^^] [ (9) C K8L >C and B _ C*` Tab c ] ; F-\ ] ^^^] A () wheret ab c is the maximal processing capacity of C server; The problem gets a lot more complicated when we consider the requirement of high cache hit rates and try to serve the same kind of requests by known servers The problem of assigning the servers only by the content of each request is analogous to the introduced Qo based scheduling problem, but combining these two different (and in some ways contradicting) approaches leads to the load matrix (compare to Eq ()) ^ ^ ^ jk Fedf L L L h ^ ^ ^ L i kk ffg h L h h h i () L ^ ^ ^ h l [ i where is the number of Qo classes and m is the number of services (or content types, depending on application of the algorithm) Element indicates now the current load in >n Qo class Y that is produced by requests of typeo Now, ifa is the number of servers, the connection matrix B ["p is an m p A matrix, where B B F df L L C B ^ ^ ^ B L h C B L i C C ffg h L C B ^ ^ ^ h h C B h i C B L C B ^ ^ ^ h C B i C jk kk l (2) and; F-\ ] ^^^] A If we extend the previous problem formulation (Equation (8)), we are faced with the problem of minimizing the following four object functions F H B (3) C K8L >K8L n KML >n C F H B (4) >n C and E qf H C KML E uf n K8L C K8L n KML n K8L r C KML8X XXX at the same time We have also two constraints >n B >n C < TDU >V U Cts (5) ;*<ZY [ A B >n C (6) B F-\ ] (7) C KML >n C for all Y Fv\ ] ^^] [,o F-\ ] ^^^] m and n K8Lw >n B >n C*` T a=b c C (8) for all; F-\ ] ^^^] A The introduced problem is ideal to be analyzed interactively, eg by WWW-NIMBU (Nondifferentiable Interactive Multiobjective BUndle-based optimisation ystem) [] This tool allows the user to choose the importance of each object function during the optimization process, and gives us the possibility to surf between the Pareto optimal solutions of the problem The user (or decision maker) is also needed to check if the solutions are relevant As is obvious, each of the four object functions may achieve optimal solutions that are not necessarily having any practical value from the original point of view The analytical research of the problem is a topic for another paper This paper introduces an algorithm that is based on our proposal in [4] The main merit of this paper compared to [4] is the introduction of adaptive parameter assignment that is introduced in the following chapter Without this feature the algorithm would have been useless in practical implementations

4 œšš 3 Qo Aware Load Balancing Algorithm In [4] we have introduced a Qo Aware Load Balancing Algorithm (Qo-LB) that scheduled well requests to servers to achieve the Qo based goals described in the previous section This version of algorithm needed, however, some knowledge from the user to tune the parameters to give good results This cannot be applied in practice and therefore the algorithm has been developed a bit further Now, the most important parameters of the algorithm are adaptive (step 4x in the following) and there is no need for user intervention Lety{z be a set of servers in a server cluster,}vz a set of supported services (note that each service must be identified uniquely by a number in this set), and ~z- a set of supported Qo classes in the server cluster (again, Qo classes must be identified by these numbers) If is the number of servers, the number of services, and the number of Qo classes, then y ƒ5 ˆˆˆ Š, }Zƒ ˆˆˆ 8, and~œƒ? ˆˆˆ The algorithm goes as follows: x Initialize the variable Ž An example [4] for initializing this variable to achieve lower loads in the servers that will preferably serve the most important customers (ie the traffic in the best Qo class): We have function 8 to assign each server a maximal Qo class that it is preferred to serve By using this function, the set of preferred Qo classes in server becomes Ž =ƒ? ˆˆˆ 8 Now, we can define 8, eg by using a linear approach 2ž Ÿ w * Œ 8 =ƒ šš 2ž Ÿ when ª (9) = when «ª where ƒe ˆˆˆ Here, means the ceil of, and w is the floor of Linear approach means that the number of preferred Qo classes decreases quite linearly when the server number increases In some cases, however, there might be need for different weighting between the Qo classes In this case, we can try a bit different version of 8, for example 8 /ƒ *±² "ž Ÿ ³" µ ( Go to step x x Try to find a server that is included in the set of preferred servers for the requested service and its Qo class If this kind of server is found and its load is under the limit ¹(º»¼ ºw, choose it as the server for the requested connection and go to step 4x Otherwise, go to step 2x 2x Try to find a server that has a load less than¹(½¾ The limit¹w½¾ must satisfy the rule ¹(½¾ ŠÀ *±² ¹(º»¼ ºw Á z ~ Dz }/ (2) where ~ is the set of all supported Qo classes in the server cluster, and is the set of all the supported services in the cluster If this kind of server is found, choose it as the server for the requested connection and go to step 4x Otherwise, go to step 3x 3x Choose the least loaded node of the cluster as the server for the requested connection Go to step 4x 4x Update¹Mº»¼ º dynamically In this paper, this is done as follows: Let be a subset ofy that includes the servers that are the preferred servers for the most critical Qo classes In these simulations, the most critical Qo classes mean the most important half of the classes If the load in any server in server set  (let this server be à ) is more than "±²» Ä Å(ÆÇ Ä È¹Mº»¼ º É Ê, set ¹Mº»¼ ºw /ƒ "±² ¹ =Ë Ì (2) ¹Mº»¼ ºw "±² ¹Mº»¼ º 4Í Î for all?z~ and for all?zï}, and go to step x Otherwise, set ¹(º»¼ ºw =ƒª 2É Ð/ ¹ Ë Ì ¹Mº»¼ ºw 8³ Ñw (22) for all z ~ and for all Dz } Go to step x In the simulations, we have used values Ñ ƒ,òšƒœó, and Í ƒïó*ô à The bigger the value of Ñ is the faster ¹Mº»¼ º decreases when there is a period of low load Correspondingly, the bigger the values for Ò and Í are the faster the algorithm reacts for traffic bursts Here,¹ Ë Ì means the maximum processing capacity of the servers, and¹(º»¼ ºw the user defined limit for relevant maximum load in the server for request of service that belongs to Qo class In the algorithm, the maximal number of concurrent connections to the back-end nodes is limited to ¹(È ÕÖ ¹ =Ë Ì Ø

5 4 imulation Results Normalized load of the servers using our algorithm (linear f(m), dynamic T high ) In most of the Matlab [] simulations, inter-arrival times for the requests were created by using a simple Poisson process The service times were usually created as a Pareto process In order to create self-similar traffic patterns, using heavy tailed service time distributions is sufficient However, in some sets of the simulations, we also used self-similar interarrival times The reason for this was to get more information of the behaviour of the algorithm under quite heterogeneous set of load patterns The existence of self-similarity in network traffic can be studied in more detail, eg from [6, 8] and [9] imulations revealed that the problem of mapping all the pairs Ù Ú Û Ü Ý of the requests optimally to the servers is quite difficult, if we always want to have high cache hit-rates, and to treat Qo classes unequally (ie use the servers with lower response time for the best customers) at the same time The problem is so interesting that we still have intensive research going on to improve the mapping scheme that will try to satisfy these contradicting goals in a way that is close to the optimal solution ome considerable improvements have been obtained since [4], and the only Qo based assignment works already quite well This can clearly be seen in Figures and 2, which illustrate performance of a cluster of four servers Figure 2 demonstrates how Qo-LB works, ie assigns unequal load to servers according to Qo classes As a reference, Figure shows similar performance curves for a round-robin scheme In Qo-LB, the server number 4 is assigned as the preferred server for the most important customers, and as the Qo class gets worse, the number of preferred server gets smaller When looking at the figures, you should note that curves start from an empty system, and the load is not stable in the first half of the simulation run (confidence problems get bigger when using heavy-tailed distributions) erver erver 2 erver 3 erver Normalized load of the servers using Round Robin Time Figure : Normalized load of the servers using Round-Robin erver erver 2 erver 3 erver Time Figure 2: Normalized load of the servers using Qo-LB with dynamic ÞMß à á ß (Eq (9) was used in the initialization) A major improvement towards real implementations of the algorithm was that the introduced dynamic setting of ÞMß àá ß seemed to work as expected (Þ(ß àá ß follows the actual load) This can not be seen from the figures as clearly as the Co differentation When developing the dynamics ofþ(ß àá ß, the main issue was to find relevant values forâ,ã, andä (see Eqs (22) and (23) in step 4å of the algorithm) As mentioned before, we finally decided to use values â-æç, ãœæ5è, and ä2æœèdé ê As the need for this kind of dynamics differs depending on the application of the algorithm, it may be worth of trying different values for these three parameters This is one topic for further study 5 Conclusions Due to the fast growing demand for web-based services, methods to increase server processing capacity have been studied intensively Clustering of servers have been a straightforward way to go, but scheduling of the incoming requests between the servers have not been an equally clear task A frond-end device, often called a multilayer or content-based switch, is needed to carry out the request scheduling A number of different scheduling schemes have been developed and the most novel of them utilize information from the link layer up to the application layer In this paper, we have studied the issue of load sharing within a cluster of servers and introduced an adaptive tuning method for Qo aware load balancing scheme (Qo- LB) First, a mathematical formulation for the load balancing problem to optimize system performance as a function of the required Qo classes and the content of the requested services has been developed econd, an algorithm to tune server loading levels to gain Qo aware total system performance has been introduced Results obtained by running a

6 number of simulation cases have shown that the developed algorithm works as planned However, the developed algorithm doesn t consider the cache hit rates well enough New versions of the algorithm [5] experiment some advanced features to solve this weakness, but the main work to be done is to find and implement an algorithm that more closely fulfills the optimality requirements set in Chapter 2 It is for further study to tune the Qo-LB algorithm to give performance closer to the optimal one under the highly varying real-life load The performance of introduced algorithm goes quite close to the optimum, but there is still a place for improvement The problem has so many input parameters that the theoretical optimum can never been reached in practice It has to be noticed that including some knowledge of the requested services to the problem increases the complexity of the problem and may lead to an algorithm that is not straightforward enough to be implemented in practice Our goal is to keep the algorithm simple enough to enable concrete implementations by keeping the required processing capacity in reasonable limits in the front-end switches The introduced algorithm does not directly offer any provable quality of service bounds From this point of view, the algorithm would be better referred to as a Class of ervice algorithm The overall idea of this paper is to describe an algorithm that provides differentiated access to different type of customers or requests, and offers better playground for real Qo mechanisms The engineering task to offer Qo with such a differentation tool is out of the scope of this paper Globecom 2, Volume 4, pp , November 2, UA [6] W Leland, M Taqqu, W Willinger and D Wilson: On the self-similar nature of Ethernet traffic (extended version) IEEE/ACM Tran Networking, Vol 2, 994, pp -5 [7] Liedtke, V Panteleenko, T aeger, and N Islam: High-performance caching with the Lava hit-server In Proceedings of the UENIX 998 Annual Technical Conference, New Orleans, LA, une 998 [8] V Paxson and Floyd: Wide Area Traffic: The Failure of Poisson Modeling IEEE/ACM Transactions on Networking, Vol 3, No 3, une 995, pp [9] B Tsybakov, N D Georganas: On elf-imilar Traffic in ATM Queues: Definitions, Overflow Probability Bound, and Cell Delay Distribution IEEE/ACM Transactions on Networking, Vol 5, No 3, une 997, pp [] WWW-NIMBU, Nondifferentiable Interactive Multiobjective BUndle-based optimisation ystem, [] [2] swtchtm References [] G Apostopoulos, D Aubespin, VPeris, P Pradhan, D aha: Design, Implementation and Performance of a Content-Based witch Proceedings of IEEE INFO- COM 2, pp 7-26 [2] T Brisco: DN upport for Load Balancing, RFC 794, April 995 [3] A Fox, D Gribble, Y Chawathe, E A Brewer, and P Gauthier: Cluster-based scalable network services In Proceedings of the ixteenth ACM ymposium on Operating ystem Principles, an Malo, France, Oct 997 pp 9 27, 997 [4] K Kaario, T Hämäläinen, Zhang: Tuning of Qo Aware Load Balancing Algorithm (Qo-LB) for Highly Loaded erver Clusters Proceedings of IEEE International Conference on Networking 2 (ICN ), uly -3, 2, Colmar, France [5] K Kaario, T Hämäläinen and M Wikström: Method for Improving Cache Hit-Rates in Qo-Aware Load Balancing Algorithm (Qo-LB) Proceedings of IEEE

AN EFFICIENT LOAD BALANCING ALGORITHM FOR A DISTRIBUTED COMPUTER SYSTEM. Dr. T.Ravichandran, B.E (ECE), M.E(CSE), Ph.D., MISTE.,

AN EFFICIENT LOAD BALANCING ALGORITHM FOR A DISTRIBUTED COMPUTER SYSTEM. Dr. T.Ravichandran, B.E (ECE), M.E(CSE), Ph.D., MISTE., AN EFFICIENT LOAD BALANCING ALGORITHM FOR A DISTRIBUTED COMPUTER SYSTEM K.Kungumaraj, M.Sc., B.L.I.S., M.Phil., Research Scholar, Principal, Karpagam University, Hindusthan Institute of Technology, Coimbatore

More information

Examining Self-Similarity Network Traffic intervals

Examining Self-Similarity Network Traffic intervals Examining Self-Similarity Network Traffic intervals Hengky Susanto Byung-Guk Kim Computer Science Department University of Massachusetts at Lowell {hsusanto, kim}@cs.uml.edu Abstract Many studies have

More information

NOVEL PRIORITISED EGPRS MEDIUM ACCESS REGIME FOR REDUCED FILE TRANSFER DELAY DURING CONGESTED PERIODS

NOVEL PRIORITISED EGPRS MEDIUM ACCESS REGIME FOR REDUCED FILE TRANSFER DELAY DURING CONGESTED PERIODS NOVEL PRIORITISED EGPRS MEDIUM ACCESS REGIME FOR REDUCED FILE TRANSFER DELAY DURING CONGESTED PERIODS D. Todinca, P. Perry and J. Murphy Dublin City University, Ireland ABSTRACT The goal of this paper

More information

Smart Queue Scheduling for QoS Spring 2001 Final Report

Smart Queue Scheduling for QoS Spring 2001 Final Report ENSC 833-3: NETWORK PROTOCOLS AND PERFORMANCE CMPT 885-3: SPECIAL TOPICS: HIGH-PERFORMANCE NETWORKS Smart Queue Scheduling for QoS Spring 2001 Final Report By Haijing Fang(hfanga@sfu.ca) & Liu Tang(llt@sfu.ca)

More information

Observingtheeffectof TCP congestion controlon networktraffic

Observingtheeffectof TCP congestion controlon networktraffic Observingtheeffectof TCP congestion controlon networktraffic YongminChoi 1 andjohna.silvester ElectricalEngineering-SystemsDept. UniversityofSouthernCalifornia LosAngeles,CA90089-2565 {yongminc,silvester}@usc.edu

More information

Accelerated Simulation Method for Power-law Traffic and Non- FIFO Scheduling

Accelerated Simulation Method for Power-law Traffic and Non- FIFO Scheduling Accelerated Simulation Method for Power-law Traffic and Non- FIF Scheduling Authors: Sharifah H. S. Ariffin and John A. Schormans Department of Electronic Engineering, Queen Mary, University of London,

More information

Internet Traffic Variability (Long Range Dependency Effects) Dheeraj Reddy CS8803 Fall 2003

Internet Traffic Variability (Long Range Dependency Effects) Dheeraj Reddy CS8803 Fall 2003 Internet Traffic Variability (Long Range Dependency Effects) Dheeraj Reddy CS8803 Fall 2003 Self-similarity and its evolution in Computer Network Measurements Prior models used Poisson-like models Origins

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

A Load Balancing Algorithm based on the Variation Trend of Entropy in Homogeneous Cluster

A Load Balancing Algorithm based on the Variation Trend of Entropy in Homogeneous Cluster , pp.11-20 http://dx.doi.org/10.14257/ ijgdc.2014.7.2.02 A Load Balancing Algorithm based on the Variation Trend of Entropy in Homogeneous Cluster Kehe Wu 1, Long Chen 2, Shichao Ye 2 and Yi Li 2 1 Beijing

More information

How To Balance A Web Server With Remaining Capacity

How To Balance A Web Server With Remaining Capacity Remaining Capacity Based Load Balancing Architecture for Heterogeneous Web Server System Tsang-Long Pao Dept. Computer Science and Engineering Tatung University Taipei, ROC Jian-Bo Chen Dept. Computer

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

The Load Balancing System Design of Service Based on IXP2400 Yi Shijun 1, a, Jing Xiaoping 1,b

The Load Balancing System Design of Service Based on IXP2400 Yi Shijun 1, a, Jing Xiaoping 1,b Advanced Engineering Forum Vol. 1 (2011) pp 42-46 Online: 2011-09-09 (2011) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/aef.1.42 The Load Balancing System Design of Service Based

More information

An enhanced TCP mechanism Fast-TCP in IP networks with wireless links

An enhanced TCP mechanism Fast-TCP in IP networks with wireless links Wireless Networks 6 (2000) 375 379 375 An enhanced TCP mechanism Fast-TCP in IP networks with wireless links Jian Ma a, Jussi Ruutu b and Jing Wu c a Nokia China R&D Center, No. 10, He Ping Li Dong Jie,

More information

Network Performance Measurement and Analysis

Network Performance Measurement and Analysis Network Performance Measurement and Analysis Outline Measurement Tools and Techniques Workload generation Analysis Basic statistics Queuing models Simulation CS 640 1 Measurement and Analysis Overview

More information

Fuzzy Active Queue Management for Assured Forwarding Traffic in Differentiated Services Network

Fuzzy Active Queue Management for Assured Forwarding Traffic in Differentiated Services Network Fuzzy Active Management for Assured Forwarding Traffic in Differentiated Services Network E.S. Ng, K.K. Phang, T.C. Ling, L.Y. Por Department of Computer Systems & Technology Faculty of Computer Science

More information

Load Balancing of Web Server System Using Service Queue Length

Load Balancing of Web Server System Using Service Queue Length Load Balancing of Web Server System Using Service Queue Length Brajendra Kumar 1, Dr. Vineet Richhariya 2 1 M.tech Scholar (CSE) LNCT, Bhopal 2 HOD (CSE), LNCT, Bhopal Abstract- In this paper, we describe

More information

Bandwidth Measurement in xdsl Networks

Bandwidth Measurement in xdsl Networks Bandwidth Measurement in xdsl Networks Liang Cheng and Ivan Marsic Center for Advanced Information Processing (CAIP) Rutgers The State University of New Jersey Piscataway, NJ 08854-8088, USA {chengl,marsic}@caip.rutgers.edu

More information

Load Balancing by MPLS in Differentiated Services Networks

Load Balancing by MPLS in Differentiated Services Networks Load Balancing by MPLS in Differentiated Services Networks Riikka Susitaival, Jorma Virtamo, and Samuli Aalto Networking Laboratory, Helsinki University of Technology P.O.Box 3000, FIN-02015 HUT, Finland

More information

BASICS OF SCALING: LOAD BALANCERS

BASICS OF SCALING: LOAD BALANCERS BASICS OF SCALING: LOAD BALANCERS Lately, I ve been doing a lot of work on systems that require a high degree of scalability to handle large traffic spikes. This has led to a lot of questions from friends

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

HyLARD: A Hybrid Locality-Aware Request Distribution Policy in Cluster-based Web Servers

HyLARD: A Hybrid Locality-Aware Request Distribution Policy in Cluster-based Web Servers TANET2007 臺 灣 網 際 網 路 研 討 會 論 文 集 二 HyLARD: A Hybrid Locality-Aware Request Distribution Policy in Cluster-based Web Servers Shang-Yi Zhuang, Mei-Ling Chiang Department of Information Management National

More information

Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow

Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow International Journal of Soft Computing and Engineering (IJSCE) Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow Abdullah Al Masud, Hossain Md. Shamim, Amina Akhter

More information

AN IMPROVED SNOOP FOR TCP RENO AND TCP SACK IN WIRED-CUM- WIRELESS NETWORKS

AN IMPROVED SNOOP FOR TCP RENO AND TCP SACK IN WIRED-CUM- WIRELESS NETWORKS AN IMPROVED SNOOP FOR TCP RENO AND TCP SACK IN WIRED-CUM- WIRELESS NETWORKS Srikanth Tiyyagura Department of Computer Science and Engineering JNTUA College of Engg., pulivendula, Andhra Pradesh, India.

More information

Concurrent Round-Robin-Based Dispatching Schemes for Clos-Network Switches

Concurrent Round-Robin-Based Dispatching Schemes for Clos-Network Switches 830 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 10, NO. 6, DECEMBER 2002 Concurrent Round-Robin-Based Dispatching Schemes for Clos-Network Switches Eiji Oki, Member, IEEE, Zhigang Jing, Member, IEEE, Roberto

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

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

Analyzing Mission Critical Voice over IP Networks. Michael Todd Gardner

Analyzing Mission Critical Voice over IP Networks. Michael Todd Gardner Analyzing Mission Critical Voice over IP Networks Michael Todd Gardner Organization What is Mission Critical Voice? Why Study Mission Critical Voice over IP? Approach to Analyze Mission Critical Voice

More information

Load balancing as a strategy learning task

Load balancing as a strategy learning task Scholarly Journal of Scientific Research and Essay (SJSRE) Vol. 1(2), pp. 30-34, April 2012 Available online at http:// www.scholarly-journals.com/sjsre ISSN 2315-6163 2012 Scholarly-Journals Review Load

More information

A STUDY OF THE BEHAVIOUR OF THE MOBILE AGENT IN THE NETWORK MANAGEMENT SYSTEMS

A STUDY OF THE BEHAVIOUR OF THE MOBILE AGENT IN THE NETWORK MANAGEMENT SYSTEMS A STUDY OF THE BEHAVIOUR OF THE MOBILE AGENT IN THE NETWORK MANAGEMENT SYSTEMS Tarag Fahad, Sufian Yousef & Caroline Strange School of Design and Communication Systems, Anglia Polytechnic University Victoria

More information

Exploiting Remote Memory Operations to Design Efficient Reconfiguration for Shared Data-Centers over InfiniBand

Exploiting Remote Memory Operations to Design Efficient Reconfiguration for Shared Data-Centers over InfiniBand Exploiting Remote Memory Operations to Design Efficient Reconfiguration for Shared Data-Centers over InfiniBand P. Balaji, K. Vaidyanathan, S. Narravula, K. Savitha, H. W. Jin D. K. Panda Network Based

More information

A Low Cost Two-Tier Architecture Model For High Availability Clusters Application Load Balancing

A Low Cost Two-Tier Architecture Model For High Availability Clusters Application Load Balancing A Low Cost Two-Tier Architecture Model For High Availability Clusters Application Load Balancing A B M Moniruzzaman, StudentMember, IEEE Department of Computer Science and Engineering Daffodil International

More information

Keywords Load balancing, Dispatcher, Distributed Cluster Server, Static Load balancing, Dynamic Load balancing.

Keywords Load balancing, Dispatcher, Distributed Cluster Server, Static Load balancing, Dynamic Load balancing. Volume 5, Issue 7, July 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Hybrid Algorithm

More information

2.2 SIP-based Load Balancing. 3 SIP Load Balancing. 3.1 Proposed Load Balancing Solution. 2 Background Research. 2.1 HTTP-based Load Balancing

2.2 SIP-based Load Balancing. 3 SIP Load Balancing. 3.1 Proposed Load Balancing Solution. 2 Background Research. 2.1 HTTP-based Load Balancing SIP TRAFFIC LOAD BALANCING Ramy Farha School of Electrical and Computer Engineering University of Toronto Toronto, Ontario Email: rfarha@comm.utoronto.ca ABSTRACT This paper presents a novel solution to

More information

Using median filtering in active queue management for telecommunication networks

Using median filtering in active queue management for telecommunication networks Using median filtering in active queue management for telecommunication networks Sorin ZOICAN *, Ph.D. Cuvinte cheie. Managementul cozilor de aşteptare, filtru median, probabilitate de rejectare, întârziere.

More information

LOAD BALANCING AS A STRATEGY LEARNING TASK

LOAD BALANCING AS A STRATEGY LEARNING TASK LOAD BALANCING AS A STRATEGY LEARNING TASK 1 K.KUNGUMARAJ, 2 T.RAVICHANDRAN 1 Research Scholar, Karpagam University, Coimbatore 21. 2 Principal, Hindusthan Institute of Technology, Coimbatore 32. ABSTRACT

More information

The Sierra Clustered Database Engine, the technology at the heart of

The Sierra Clustered Database Engine, the technology at the heart of A New Approach: Clustrix Sierra Database Engine The Sierra Clustered Database Engine, the technology at the heart of the Clustrix solution, is a shared-nothing environment that includes the Sierra Parallel

More information

Achieving Nanosecond Latency Between Applications with IPC Shared Memory Messaging

Achieving Nanosecond Latency Between Applications with IPC Shared Memory Messaging Achieving Nanosecond Latency Between Applications with IPC Shared Memory Messaging In some markets and scenarios where competitive advantage is all about speed, speed is measured in micro- and even nano-seconds.

More information

Overview: Load Balancing with the MNLB Feature Set for LocalDirector

Overview: Load Balancing with the MNLB Feature Set for LocalDirector CHAPTER 1 Overview: Load Balancing with the MNLB Feature Set for LocalDirector This chapter provides a conceptual overview of load balancing and introduces Cisco s MultiNode Load Balancing (MNLB) Feature

More information

IP Traffic Engineering over OMP technique

IP Traffic Engineering over OMP technique IP Traffic Engineering over OMP technique 1 Károly Farkas, 1 Zoltán Balogh, 2 Henrik Villför 1 High Speed Networks Laboratory Department of Telecommunications and Telematics Technical University of Budapest,

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

NetFlow-Based Approach to Compare the Load Balancing Algorithms

NetFlow-Based Approach to Compare the Load Balancing Algorithms 6 IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.1, October 8 NetFlow-Based Approach to Compare the Load Balancing Algorithms Chin-Yu Yang 1, and Jian-Bo Chen 3 1 Dept.

More information

ZEN LOAD BALANCER EE v3.04 DATASHEET The Load Balancing made easy

ZEN LOAD BALANCER EE v3.04 DATASHEET The Load Balancing made easy ZEN LOAD BALANCER EE v3.04 DATASHEET The Load Balancing made easy OVERVIEW The global communication and the continuous growth of services provided through the Internet or local infrastructure require to

More information

A Load Balancing Method in SiCo Hierarchical DHT-based P2P Network

A Load Balancing Method in SiCo Hierarchical DHT-based P2P Network 1 Shuang Kai, 2 Qu Zheng *1, Shuang Kai Beijing University of Posts and Telecommunications, shuangk@bupt.edu.cn 2, Qu Zheng Beijing University of Posts and Telecommunications, buptquzheng@gmail.com Abstract

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

G.Vijaya kumar et al, Int. J. Comp. Tech. Appl., Vol 2 (5), 1413-1418

G.Vijaya kumar et al, Int. J. Comp. Tech. Appl., Vol 2 (5), 1413-1418 An Analytical Model to evaluate the Approaches of Mobility Management 1 G.Vijaya Kumar, *2 A.Lakshman Rao *1 M.Tech (CSE Student), Pragati Engineering College, Kakinada, India. Vijay9908914010@gmail.com

More information

Internet Content Distribution

Internet Content Distribution Internet Content Distribution Chapter 2: Server-Side Techniques (TUD Student Use Only) Chapter Outline Server-side techniques for content distribution Goals Mirrors Server farms Surrogates DNS load balancing

More information

Content-Aware Load Balancing using Direct Routing for VOD Streaming Service

Content-Aware Load Balancing using Direct Routing for VOD Streaming Service Content-Aware Load Balancing using Direct Routing for VOD Streaming Service Young-Hwan Woo, Jin-Wook Chung, Seok-soo Kim Dept. of Computer & Information System, Geo-chang Provincial College, Korea School

More information

Performance Modeling and Analysis of a Database Server with Write-Heavy Workload

Performance Modeling and Analysis of a Database Server with Write-Heavy Workload Performance Modeling and Analysis of a Database Server with Write-Heavy Workload Manfred Dellkrantz, Maria Kihl 2, and Anders Robertsson Department of Automatic Control, Lund University 2 Department of

More information

Abstract. 1. Introduction

Abstract. 1. Introduction A REVIEW-LOAD BALANCING OF WEB SERVER SYSTEM USING SERVICE QUEUE LENGTH Brajendra Kumar, M.Tech (Scholor) LNCT,Bhopal 1; Dr. Vineet Richhariya, HOD(CSE)LNCT Bhopal 2 Abstract In this paper, we describe

More information

Seamless Congestion Control over Wired and Wireless IEEE 802.11 Networks

Seamless Congestion Control over Wired and Wireless IEEE 802.11 Networks Seamless Congestion Control over Wired and Wireless IEEE 802.11 Networks Vasilios A. Siris and Despina Triantafyllidou Institute of Computer Science (ICS) Foundation for Research and Technology - Hellas

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

QUALITY OF SERVICE METRICS FOR DATA TRANSMISSION IN MESH TOPOLOGIES

QUALITY OF SERVICE METRICS FOR DATA TRANSMISSION IN MESH TOPOLOGIES QUALITY OF SERVICE METRICS FOR DATA TRANSMISSION IN MESH TOPOLOGIES SWATHI NANDURI * ZAHOOR-UL-HUQ * Master of Technology, Associate Professor, G. Pulla Reddy Engineering College, G. Pulla Reddy Engineering

More information

Optimizing Data Center Networks for Cloud Computing

Optimizing Data Center Networks for Cloud Computing PRAMAK 1 Optimizing Data Center Networks for Cloud Computing Data Center networks have evolved over time as the nature of computing changed. They evolved to handle the computing models based on main-frames,

More information

Analysis of VDI Workload Characteristics

Analysis of VDI Workload Characteristics Analysis of VDI Workload Characteristics Jeongsook Park, Youngchul Kim and Youngkyun Kim Electronics and Telecommunications Research Institute 218 Gajeong-ro, Yuseong-gu, Daejeon, 305-700, Republic of

More information

A Complex Network Structure Design for Load Balancing and Redundant

A Complex Network Structure Design for Load Balancing and Redundant A Complex Network Structure Design for Load Balancing and Redundant Fengming M. Chang Department of Industrial Engineering and Management Tungfang Institute of Technology, Kaohsiung, Taiwan data@nckualumni.org.tw

More information

Quality of Service versus Fairness. Inelastic Applications. QoS Analogy: Surface Mail. How to Provide QoS?

Quality of Service versus Fairness. Inelastic Applications. QoS Analogy: Surface Mail. How to Provide QoS? 18-345: Introduction to Telecommunication Networks Lectures 20: Quality of Service Peter Steenkiste Spring 2015 www.cs.cmu.edu/~prs/nets-ece Overview What is QoS? Queuing discipline and scheduling Traffic

More information

A Review on Load Balancing In Cloud Computing 1

A Review on Load Balancing In Cloud Computing 1 www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 4 Issue 6 June 2015, Page No. 12333-12339 A Review on Load Balancing In Cloud Computing 1 Peenaz Pathak, 2 Er.Kamna

More information

The Design and Implementation of Dynamic Load Balancing for Web-Based GIS Services

The Design and Implementation of Dynamic Load Balancing for Web-Based GIS Services The Design and Implementation of Dynamic Load Balancing for Web-Based GIS Services Myung-Hee Jo* Yun-Won Jo* Jeong-Soo Oh** Si-Young Lee** * Department of Geodetic Engineering, Kyungil University 33 Buho-ri,

More information

Probabilistic properties and statistical analysis of network traffic models: research project

Probabilistic properties and statistical analysis of network traffic models: research project Probabilistic properties and statistical analysis of network traffic models: research project The problem: It is commonly accepted that teletraffic data exhibits self-similarity over a certain range of

More information

Measurement and Modelling of Internet Traffic at Access Networks

Measurement and Modelling of Internet Traffic at Access Networks Measurement and Modelling of Internet Traffic at Access Networks Johannes Färber, Stefan Bodamer, Joachim Charzinski 2 University of Stuttgart, Institute of Communication Networks and Computer Engineering,

More information

Active Queue Management

Active Queue Management Active Queue Management TELCOM2321 CS2520 Wide Area Networks Dr. Walter Cerroni University of Bologna Italy Visiting Assistant Professor at SIS, Telecom Program Slides partly based on Dr. Znati s material

More information

1. Comments on reviews a. Need to avoid just summarizing web page asks you for:

1. Comments on reviews a. Need to avoid just summarizing web page asks you for: 1. Comments on reviews a. Need to avoid just summarizing web page asks you for: i. A one or two sentence summary of the paper ii. A description of the problem they were trying to solve iii. A summary of

More information

Architecture of distributed network processors: specifics of application in information security systems

Architecture of distributed network processors: specifics of application in information security systems Architecture of distributed network processors: specifics of application in information security systems V.Zaborovsky, Politechnical University, Sait-Petersburg, Russia vlad@neva.ru 1. Introduction Modern

More information

A New Forwarding Policy for Load Balancing in Communication Networks

A New Forwarding Policy for Load Balancing in Communication Networks A New Forwarding Policy for Load Balancing in Communication Networks Martin Heusse Yvon Kermarrec ENST de Bretagne BP 83, 985 Brest Cedex, France Martin.Heusse@enst-bretagne.fr Abstract We present in this

More information

Traffic Behavior Analysis with Poisson Sampling on High-speed Network 1

Traffic Behavior Analysis with Poisson Sampling on High-speed Network 1 Traffic Behavior Analysis with Poisson Sampling on High-speed etwork Guang Cheng Jian Gong (Computer Department of Southeast University anjing 0096, P.R.China) Abstract: With the subsequent increasing

More information

RESEARCH OF THE NETWORK SERVER IN SELF-SIMILAR TRAFFIC ENVIRONMENT

RESEARCH OF THE NETWORK SERVER IN SELF-SIMILAR TRAFFIC ENVIRONMENT RESEARCH OF THE NETWORK SERVER IN SELF-SIMILAR TRAFFIC ENVIRONMENT Sergejs Ilnickis Keywords: network traffic, self-similar traffic, traffic analysis. Abstract - Last scientific publication shows that

More information

Protagonist International Journal of Management And Technology (PIJMT) Online ISSN- 2394-3742. Vol 2 No 3 (May-2015) Active Queue Management

Protagonist International Journal of Management And Technology (PIJMT) Online ISSN- 2394-3742. Vol 2 No 3 (May-2015) Active Queue Management Protagonist International Journal of Management And Technology (PIJMT) Online ISSN- 2394-3742 Vol 2 No 3 (May-2015) Active Queue Management For Transmission Congestion control Manu Yadav M.Tech Student

More information

BRAESS-LIKE PARADOXES FOR NON-COOPERATIVE DYNAMIC LOAD BALANCING IN DISTRIBUTED COMPUTER SYSTEMS

BRAESS-LIKE PARADOXES FOR NON-COOPERATIVE DYNAMIC LOAD BALANCING IN DISTRIBUTED COMPUTER SYSTEMS GESJ: Computer Science and Telecommunications 21 No.3(26) BRAESS-LIKE PARADOXES FOR NON-COOPERATIVE DYNAMIC LOAD BALANCING IN DISTRIBUTED COMPUTER SYSTEMS Said Fathy El-Zoghdy Department of Computer Science,

More information

Server Traffic Management. Jeff Chase Duke University, Department of Computer Science CPS 212: Distributed Information Systems

Server Traffic Management. Jeff Chase Duke University, Department of Computer Science CPS 212: Distributed Information Systems Server Traffic Management Jeff Chase Duke University, Department of Computer Science CPS 212: Distributed Information Systems The Server Selection Problem server array A server farm B Which server? Which

More information

Performance Analysis of a Telephone System with both Patient and Impatient Customers

Performance Analysis of a Telephone System with both Patient and Impatient Customers Performance Analysis of a Telephone System with both Patient and Impatient Customers Yiqiang Quennel Zhao Department of Mathematics and Statistics University of Winnipeg Winnipeg, Manitoba Canada R3B 2E9

More information

Profit Maximization and Power Management of Green Data Centers Supporting Multiple SLAs

Profit Maximization and Power Management of Green Data Centers Supporting Multiple SLAs Profit Maximization and Power Management of Green Data Centers Supporting Multiple SLAs Mahdi Ghamkhari and Hamed Mohsenian-Rad Department of Electrical Engineering University of California at Riverside,

More information

II. DISTRIBUTION OF CLUSTER TRAFFIC

II. DISTRIBUTION OF CLUSTER TRAFFIC Network Load Balancing Using Distributed Algorithm Prof. S. G. Anantwar 1, Miss. Ujjwala Kharkar 2 1,2 Information Technology,S.G.B.A.U. Amravati, Maharashtra, India Abstract:-Network Load Balancing (NLB)

More information

Research on Video Traffic Control Technology Based on SDN. Ziyan Lin

Research on Video Traffic Control Technology Based on SDN. Ziyan Lin Joint International Mechanical, Electronic and Information Technology Conference (JIMET 2015) Research on Video Traffic Control Technology Based on SDN Ziyan Lin Communication University of China, Beijing

More information

Implementation of Virtual Local Area Network using network simulator

Implementation of Virtual Local Area Network using network simulator 1060 Implementation of Virtual Local Area Network using network simulator Sarah Yahia Ali Department of Computer Engineering Techniques, Dijlah University College, Iraq ABSTRACT Large corporate environments,

More information

Prescriptive Analytics. A business guide

Prescriptive Analytics. A business guide Prescriptive Analytics A business guide May 2014 Contents 3 The Business Value of Prescriptive Analytics 4 What is Prescriptive Analytics? 6 Prescriptive Analytics Methods 7 Integration 8 Business Applications

More information

Walmart s Data Center. Amadeus Data Center. Google s Data Center. Data Center Evolution 1.0. Data Center Evolution 2.0

Walmart s Data Center. Amadeus Data Center. Google s Data Center. Data Center Evolution 1.0. Data Center Evolution 2.0 Walmart s Data Center Network Virtualization and Data Center Networks 263-3825-00 Data Center Virtualization - Basics Qin Yin Fall emester 2013 1 2 Amadeus Data Center Google s Data Center 3 4 Data Center

More information

OpenFlow Based Load Balancing

OpenFlow Based Load Balancing OpenFlow Based Load Balancing Hardeep Uppal and Dane Brandon University of Washington CSE561: Networking Project Report Abstract: In today s high-traffic internet, it is often desirable to have multiple

More information

Priority Based Load Balancing in a Self-Interested P2P Network

Priority Based Load Balancing in a Self-Interested P2P Network Priority Based Load Balancing in a Self-Interested P2P Network Xuan ZHOU and Wolfgang NEJDL L3S Research Center Expo Plaza 1, 30539 Hanover, Germany {zhou,nejdl}@l3s.de Abstract. A fundamental issue in

More information

Web Server Software Architectures

Web Server Software Architectures Web Server Software Architectures Author: Daniel A. Menascé Presenter: Noshaba Bakht Web Site performance and scalability 1.workload characteristics. 2.security mechanisms. 3. Web cluster architectures.

More information

Optimization for QoS on Web-Service-Based Systems with Tasks Deadlines 1

Optimization for QoS on Web-Service-Based Systems with Tasks Deadlines 1 Optimization for QoS on Web-Service-Based Systems with Tasks Deadlines 1 Luís Fernando Orleans Departamento de Engenharia Informática Universidade de Coimbra Coimbra, Portugal lorleans@dei.uc.pt Pedro

More information

Efficient DNS based Load Balancing for Bursty Web Application Traffic

Efficient DNS based Load Balancing for Bursty Web Application Traffic ISSN Volume 1, No.1, September October 2012 International Journal of Science the and Internet. Applied However, Information this trend leads Technology to sudden burst of Available Online at http://warse.org/pdfs/ijmcis01112012.pdf

More information

Purpose-Built Load Balancing The Advantages of Coyote Point Equalizer over Software-based Solutions

Purpose-Built Load Balancing The Advantages of Coyote Point Equalizer over Software-based Solutions Purpose-Built Load Balancing The Advantages of Coyote Point Equalizer over Software-based Solutions Abstract Coyote Point Equalizer appliances deliver traffic management solutions that provide high availability,

More information

How To Provide Qos Based Routing In The Internet

How To Provide Qos Based Routing In The Internet CHAPTER 2 QoS ROUTING AND ITS ROLE IN QOS PARADIGM 22 QoS ROUTING AND ITS ROLE IN QOS PARADIGM 2.1 INTRODUCTION As the main emphasis of the present research work is on achieving QoS in routing, hence this

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

Network Virtualization Server for Adaptive Network Control

Network Virtualization Server for Adaptive Network Control Network Virtualization Server for Adaptive Network Control Takashi Miyamura,YuichiOhsita, Shin ichi Arakawa,YukiKoizumi, Akeo Masuda, Kohei Shiomoto and Masayuki Murata NTT Network Service Systems Laboratories,

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

A Study of Network Security Systems

A Study of Network Security Systems A Study of Network Security Systems Ramy K. Khalil, Fayez W. Zaki, Mohamed M. Ashour, Mohamed A. Mohamed Department of Communication and Electronics Mansoura University El Gomhorya Street, Mansora,Dakahlya

More information

Optimizing Shared Resource Contention in HPC Clusters

Optimizing Shared Resource Contention in HPC Clusters Optimizing Shared Resource Contention in HPC Clusters Sergey Blagodurov Simon Fraser University Alexandra Fedorova Simon Fraser University Abstract Contention for shared resources in HPC clusters occurs

More information

Multi-layer Structure of Data Center Based on Steiner Triple System

Multi-layer Structure of Data Center Based on Steiner Triple System Journal of Computational Information Systems 9: 11 (2013) 4371 4378 Available at http://www.jofcis.com Multi-layer Structure of Data Center Based on Steiner Triple System Jianfei ZHANG 1, Zhiyi FANG 1,

More information

Load balancing using automatically discovered domain knowledge

Load balancing using automatically discovered domain knowledge Load balancing using automatically discovered domain knowledge Jouke van der Maas 10186883 Bachelor thesis Credits: 18 EC Bachelor Opleiding Kunstmatige Intelligentie University of Amsterdam Faculty of

More information

Applying Active Queue Management to Link Layer Buffers for Real-time Traffic over Third Generation Wireless Networks

Applying Active Queue Management to Link Layer Buffers for Real-time Traffic over Third Generation Wireless Networks Applying Active Queue Management to Link Layer Buffers for Real-time Traffic over Third Generation Wireless Networks Jian Chen and Victor C.M. Leung Department of Electrical and Computer Engineering The

More information

Performance Assessment of High Availability Clustered Computing using LVS-NAT

Performance Assessment of High Availability Clustered Computing using LVS-NAT Performance Assessment of High Availability Clustered Computing using LVS-NAT *Muhammad Kashif Shaikh, **Muzammil Ahmad Khan and ***Mumtaz-ul-Imam Abstract High availability cluster computing environment

More information

Load Balancing and Switch Scheduling

Load Balancing and Switch Scheduling EE384Y Project Final Report Load Balancing and Switch Scheduling Xiangheng Liu Department of Electrical Engineering Stanford University, Stanford CA 94305 Email: liuxh@systems.stanford.edu Abstract Load

More information

DPtech ADX Application Delivery Platform Series

DPtech ADX Application Delivery Platform Series Data Sheet DPtech ADX Series DPtech ADX Application Delivery Platform Series Overview IT requirements for service capability can be summarized as "acceleration", "security" and "reliability". The contradiction

More information

The Analysis and Simulation of VoIP

The Analysis and Simulation of VoIP ENSC 427 Communication Networks Spring 2013 Final Project The Analysis and Simulation of VoIP http://www.sfu.ca/~cjw11/427project.html Group #3 Demet Dilekci ddilekci@sfu.ca Conrad Wang cw11@sfu.ca Jiang

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

Providing Deterministic Quality-of-Service Guarantees on WDM Optical Networks

Providing Deterministic Quality-of-Service Guarantees on WDM Optical Networks 2072 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 18, NO. 10, OCTOBER 2000 Providing Deterministic Quality-of-Service Guarantees on WDM Optical Networks Maode Ma and Mounir Hamdi, Member, IEEE

More information

Optimizing TCP Forwarding

Optimizing TCP Forwarding Optimizing TCP Forwarding Vsevolod V. Panteleenko and Vincent W. Freeh TR-2-3 Department of Computer Science and Engineering University of Notre Dame Notre Dame, IN 46556 {vvp, vin}@cse.nd.edu Abstract

More information

LOAD BALANCING IN WEB SERVER

LOAD BALANCING IN WEB SERVER LOAD BALANCING IN WEB SERVER Renu Tyagi 1, Shaily Chaudhary 2, Sweta Payala 3 UG, 1,2,3 Department of Information & Technology, Raj Kumar Goel Institute of Technology for Women, Gautam Buddh Technical

More information

Research Article Average Bandwidth Allocation Model of WFQ

Research Article Average Bandwidth Allocation Model of WFQ Modelling and Simulation in Engineering Volume 2012, Article ID 301012, 7 pages doi:10.1155/2012/301012 Research Article Average Bandwidth Allocation Model of WFQ TomášBaloghandMartinMedvecký Institute

More information