A Novel Load Balancing Optimization Algorithm Based on Peer-to-Peer
|
|
|
- Arron Lloyd
- 10 years ago
- Views:
Transcription
1 A Novel Load Balancing Optimization Algorithm Based on Peer-to-Peer Technology in Streaming Media College of Computer Science, South-Central University for Nationalities, Wuhan , China Abstract Streaming media technology has brought a great revolution in human production, life style and the ways of work. How to alleviate effectively workload of media streaming server and assign reasonably resources among different media segments becomes one of primary research. We proposed a new load balancing scheduling algorithm based on Peer-to-Peer technology in streaming media. Simulation results show that the proposed algorithm can assign media streaming servers resources effectively and effectively increase the utilization percentage of the system resources. 1. Introduction Keywords: Streaming Media, Load Balancing, Peer-To-Peer, Dynamic Weight With the development of the Internet, computer and streaming media technology, the application and the research of streaming media services are developed rapidly. It has brought a great revolution in human production life style and the ways of work [1, 2].It is the outcome results from computer technology, network communication, multimedia technology and video compress etc. Streaming media is video or audio content sent in compressed form over the Internet and played immediately. Media is usually streamed from prerecorded files but can also be distributed as part of a live broadcast feed. In a live broadcast, the video signal is converted into a compressed digital signal and transmitted from a Web server as multicast, sending a single file to multiple users at the same time. How to alleviate effectively workload of media streaming server and assign reasonably resources among different media segments becomes one of primary research. P2P (Peer-to-Peer, P2P) technology appears to provide a better technical support and run programs for the realization of Internet-based streaming media applications [3]. Object distribution based on P2P technology and positioning model programs makes any object of any one node can access the Internet on the other nodes [4]. By all nodes in the logical structure of the dynamic tree node can independently enter or leave the tree logical structure, and have the ability to independently bear certain storage load and the computational load, which can effectively avoid a small number of computer overload operation other parts of the computer long-term idle happen. P2P technology allows each network node to join the current application full access to the server streaming system to provide services at the same time, provide certain services to other nodes in the network [5]. Figure 1 is the streaming media System architecture based on P2P technology. In recent years, the streaming media business has developed rapidly, notable features in the video business is the high-traffic, high bandwidth, high resource consumption, so the natural load balancing also became the core of the network system design focus to consider the problem[6,7]. Streaming technologies are becoming increasingly important with the growth of the Internet because most users do not have fast enough access to download large multimedia files quickly [8]. With streaming, the client browser or plug-in can start displaying the data before the entire file has been transmitted. Load balancing is based on existing network infrastructure to take full advantage of the bandwidth of network devices and servers for the purpose to increase the network throughput, to strengthen the data processing capability, increase network flexibility and availability to address the network supply and business demand. The contradiction between a cheap, effective and transparent method. Journal of Convergence Information Technology(JCIT) Volume 7, Number 21, Nov 2012 doi : /jcit.vol7.issue
2 Figure 1. Streaming media System architecture based on P2P technology The remaining of this paper is organized as follows: The traditional load balancing scheduling algorithm is introduced in Section2.The proposed algorithm is presented in Section 3. In Section 4, describes simulation and analysis of results, followed by the conclusions in Section Load balancing scheduling algorithm Streaming media technologies have improved significantly since the 1990s, when delivery was typically uneven. However, the quality of streamed content is still dependent upon the user's connection speed. The role of load balancing is a reasonable allocation of resources to alleviate these resource bottlenecks, improve the resource utilization of the media server [9, 10]. Figure2. is the load balancer physical structure. Load balancing to build above the existing network structure, it provides a cheap and effective and transparent method extends the bandwidth of network devices and servers to increase throughput, enhance network data processing capability, increase network flexibility and availability[11]. The purpose of load balancing scheduling algorithm is to assign user requests assigned to the appropriate server in order to achieve a reasonable and efficient use of system resources, ensure quality of service, and give full play to the purpose of system performance [12]. The traditional load balancing algorithm is generally including the following: Figure 2. Load balancer physical structure 190
3 Round robin (RR), also known as the circular method. Balanced scheduler client requests to sequence in turn assigned to each service node in the cluster [13]. The algorithm assumes that all server processing performance are the same, regardless of the server's current number of connections and speed of response. The algorithm is simple, suitable for each node in the cluster system configuration are the same situation, but not for the inconsistent performance of processing. Weighted round robin () is the improvement of the round robin algorithm. The balanced scheduler load distribution of different processing capability of the service node, this algorithm can be rough to ensure that the processing capability of the service node is able to handle more client access [14]. The balanced scheduler by giving the node service processing capability empowers the value of the service node and adjusts the weights. Round-robin algorithm can be regarded as a special case of the weighted round-robin algorithm, namely the weights of each node is the same. Using the weighted round-robin will still load balanced during operation, because of the large number of requests may be directed to a service node. The weighted round robin scheduling algorithm is an improved method of ; it can solve the performance different between server performances, server processing performance with the corresponding weights. Rotation weighted round robin scheduling is allocated by way of the right level of value and round robin scheduling server. Weights server to receive the connection weights server than the right child low boil server to handle more users and weights exposed the servers to handle the same number of users. Weighted least active connections () is the number of active connections currently connected to the service node to get the ranking of the service node, combined with the service node hardware performance data to different service nodes in the system services structure, "the number of active connections" mainly refers to the collection of active TCP connections[15]. Locality-based least connections (LLC) scheduling algorithm is based on the locality of the least connection (destination IP address for the load balancing for cache cluster system [16]. The algorithm based on the request destination IP address to identify the destination IP service node, if available and not overloaded, then the service request sent to this node; service node does not exist, or the state of overloading and the server is half of the working state, at least connected to the principle of playing to elect the available servers, and this request is sent to the server. Destination the hashing scheduling (DHS) algorithm is also the destination IP address load balancing, but it is a static mapping algorithm, a hash function will be a target IP address is mapped to a server [17]. First destination address hashing scheduling algorithm based on the request destination IP address as a hash key from a statically assigned hash table to find the corresponding server, the server is available and not overloaded, sends a request to the server otherwise, returns null. Traditional load balancing the advantages of server selection algorithm are versatile, relatively easy, can play a role in load balancing to a certain extent. But the drawback is obvious. For example, the rotation algorithm when processing service is not the same length of service is running for some time, server clusters can not maintain a balanced operating status. The algorithm of the minimum number of links can keep the balance of the server cluster in the number of connections, but the various service teams of server resources consumption is different, the minimum number of links can not make the system to achieve load balancing. 3. Novel P2P load balancing algorithm In this section, we proposed a Novel Load Balancing Scheduling Algorithm (). In the following design algorithm model, we do not consider a peer to join and leave; not account for download; transmission rate is relatively stable. S { s Definition 1. Assume that 1, s2,..., s n } represents a P2P streaming media system. System n ( ) n i I/O requests is Poisson distribution i 1, the whole system can be seen as queue queuing system M / M /1. Based on current usage of each P2P node to optimize the load in order to achieve the full purpose of the resources of the P2P nodes. Parameters calculated according to the node running all aspects of the dynamic weights, adaptive load balancing algorithm based on the size of the dynamic weight load balancing network traffic. The purpose of dynamic weight is necessary to correctly reflect the status of 191
4 the node load to predict the node may load changes. Periodically from each node to collect the cpu( s )% following parameters: Usage rate of CPU is i ts ( ),Current Network Flow is i,access rate of io( s )% the Disk I/O is i rt( s ),Response Time is i,processing amount is pr( s i ). Definition 2. The dynamic weight of node s i can be described as follows: Load( s ) cpu( s )% t( s ) io( s )% rt( s ) pr( s ) i 1 i 2 i 3 i 4 i 5 i i 1 In which,.the purpose of dynamic weight is necessary to correctly reflect the status of the node load to predict the node may load changes. For different types of system applications, the importance of each parameter is different. For the convenience of the system is running in the proportion of the various parameters for different applications to make proper adjustments, we set a constant coefficient for each parameter i, S Server node every certain period of time to load information collection, the server i,can get the C counter value i1 and Ci2 the calculation time T1 and T2 the server si in the time T2 T1 interval N receive new connections i Ci2 Ci 1 R. According to the node connections prediction task i will INC( R ) give the service node to increase the load i, and gives the following formula: INC( R ) Definition 3. The increased load weight i between the time T1 and T 2. (1) Load( si ) INC( Ri ) C C i2 i1 (2) New _ Load( s ) Load( s ) INC( R ) (3) i i i P2P streaming systems, server processing capacity of each node is set to Load(, i k) dynamic load of each server node for the: k 1. Definition 4. The overall system load balancing performance index n Max _ Load,which the n j 1 ( Max _ Load New _ Load( s )) i (4) The smaller the said the better load balancing performance of the system as a whole. 4. Experimental testing and results analysis In this section, the goals of this evaluation are to measure the performance of our proposed algorithm. We use the simulation tool which is called.net Framework 1.1 under Microsoft Visual Studio.Net 2003 environment. We will design the algorithm, and. Fig.3 shows the average response delay of the three algorithms increased with the program number changes, as described in Fig.4 is the average completion time of three algorithms increase with the program number changes, Fig.5 shows the three algorithms load balancing increase with the program number 192
5 changes. Fig.6 shows the number of link programs increase with the time. Fig.7 shows the load balancing degree increase with the time change. We can see from Figs.3-4, average response delay and the average completion time of the algorithm is the smallest, and with the gradual increase in the number of programs, show that the algorithm has good scalability. We can see from Figs.5-7, the performance of is the most stable, while the algorithm and algorithm is highly volatile, that stability of the algorithm is better. From the above experiments, we can conclude that a good solution to the problem of load balancing, with good scalability. Access users continue to increase, the average rate of the server upload will no longer increase a threshold is reached, and it can solve network bandwidth of the data source. A valid connection can be established between the Peer, the formation of a stable streaming media distribution network, the playback of Internet video streaming Average response delay /ms The number of programs Figure 3. Compare three algorithms with average response delay Average complete time /s The number of programs Figure 4. Compare three algorithms with average complete time 193
6 25 20 Load balancing degree The number of programs Figure 5. Compare three algorithms with load balancing degree The number of link programs Time /ms Figure 6. Compare three algorithms with number of link programs Load balancing degree Time /ms Figure 7. Load balancing degree increase with the time change 194
7 5. Conclusions Streaming media is transmitted by a server application and received and displayed in real-time by a client application called a media player. In this paper, cluster technology, streaming media technology, load-balanced scheduling algorithm theory and technology, streaming media services cluster load balancing algorithm has made a comprehensive and in-depth analysis. We proposed a new load balancing algorithm based on Peer-to-Peer technology in streaming media, called algorithm. Simulation results show that the proposed algorithm can assign media streaming servers resources effectively and effectively increase the utilization percentage of the system resources. 6. Acknowledgments This research work was supported by National Natural Science Foundation of China (Grant No and ).The Project was supported by the Special Fund for Basic Scientific Research of Central Colleges, South-Central University for Nationalities (Grant No. CZY11005 and CZQ12005), the Natural Science Foundation of South-Central University for Nationalities (Grant No. YZY10004). The authors gratefully acknowledge the helpful comments and suggestions of the reviewers, which have improved the presentation. 7. References [1] Sinha,Sukanta, "Improve search efficiency by changing web-page storage structure for domain specific search, JCIT: Journal of Convergence Information Technology, vol.7, no.6, pp.72-77,2012. [2] Bardsiri, Amid Khatibi,"A new heuristic approach based on load balancing for grid scheduling problem", JCIT: Journal of Convergence Information Technology, vol.7, no.1, pp , [3] Amid Khatibi Bardsiri, Marjan Kuchaki Rafsanjani, "A New Heuristic Approach Based on Load Balancing for Grid Scheduling Problem", JCIT: Journal of Convergence Information Technology, vol. 7, no. 1, pp ,2012. [4] Mi Wei,"Ant-based load balancing algorithm in structured P2P systems", JCIT: Journal of Convergence Information Technology, vol.7, no.6, pp , [5] Duc A. Tra,Kien A,"A Peer-to-Peer Architecture for Media Streaming", IEEE Journal on Selected Areas in Communications, vol.22, no.1, pp ,2004. [6] B.J.Kim, z.xiong, and w A.Pearhnan, "Low bit-rate scalable video coding with 3D set partitioning in hierarchical trees(3d SPIHD",IEEE Trans.Circuits System Video Technology, vol.10, no.3, pp , [7] Tran D. A., Hua K. A., Do T. T,"A Peer-to-Peer Architecture for Media Streaming", IEEE Journal on Selected Areas in Communications,vol.22, no.1, pp ,2004. [8] Liu Xiaoxia, "A Grid Scheduling Model with Competitive Negotiation", IJACT: International Journal of Advancements in Computing Technology, vol. 3, no. 9, pp , [9] F. Wu, S.Li,and Y Q.Zhang, "A framework for efficient progressive fine granularity scalable video coding", IEEE Trans. Circuits System Video Technology, vol.11, no.7, pp ,2001. [10] CHU YH,RAO S G SESHAN S,ZHANG H, "Enabling conferencing applications on the internet using an overlay multicast architecture", ACM SIGCOMM Computer Communication Review, vol.31, no.4, pp.55-67,2001. [11] Meng Zhang, Li Zhao, Yun Tang, et al, "Large-Scale Live Media Streaming over Peer-to- Peer Networks through Global Internet", In: Proceedings of the ACM Workshop on Advances in Peerto-Peer Multimedia Streaming, pp.21-28, [12] HU Jin-zhu,Xu Song, "Dynamic Feedback Adjustment Adaptive Algorithm of Load Balancing in the Distributed System", MINI-MACRO SYSTEMS, vol.24, no.8, pp ,
8 [13] Eng Keong Lua, Jon CrowcroR,Marcelo Pias,Ravi Sharma,Steven Lim, "A Survey and Comparison of Peer-to-Peer Overlay Network Schemes", Communications Surveys&Tutorials, vol.12, no.6, pp.72-93, [14] Xue Guangtao,You Jinyuan,He Xiaojian, "A stable group model based on mobile peer-to-peer",. Journal of Computer Research and Development, vol.40, no.12, pp ,2003. [15] Yang Guo,Kyoungwon sub,jim Kurose and Don Towsley, "A Peer-to-Peer On-Demand Streaming Service and Its Performance Evaluation", In Proceeding of the IEEE ICME, pp ,2003. [16] Kien A. Hua, Duc A. Tran, Roy Villafane,"Overlay multicast for video on demand on the Internet",In: Proceedings of the 2003 ACM symposium on Applied computing, pp ,2003. [17] Grosu D., Chronopoulos A. T,"A Truthful Mechanism for Fair Load Balancing in Distributed Systems", Proceedings of the Second IEEE International Symposium on Network Computing and Applications (NCA 03), pp ,
International Journal of Advanced Research in Computer Science and Software Engineering
Volume 2, Issue 9, September 2012 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com An Experimental
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
Dynamic Adaptive Feedback of Load Balancing Strategy
Journal of Information & Computational Science 8: 10 (2011) 1901 1908 Available at http://www.joics.com Dynamic Adaptive Feedback of Load Balancing Strategy Hongbin Wang a,b, Zhiyi Fang a,, Shuang Cui
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, [email protected]
Figure 1. The cloud scales: Amazon EC2 growth [2].
- Chung-Cheng Li and Kuochen Wang Department of Computer Science National Chiao Tung University Hsinchu, Taiwan 300 [email protected], [email protected] Abstract One of the most important issues
A Method of Cloud Resource Load Balancing Scheduling Based on Improved Adaptive Genetic Algorithm
Journal of Information & Computational Science 9: 16 (2012) 4801 4809 Available at http://www.joics.com A Method of Cloud Resource Load Balancing Scheduling Based on Improved Adaptive Genetic Algorithm
Internet Video Streaming and Cloud-based Multimedia Applications. Outline
Internet Video Streaming and Cloud-based Multimedia Applications Yifeng He, [email protected] Ling Guan, [email protected] 1 Outline Internet video streaming Overview Video coding Approaches for video
A Load Balancing Model Based on Cloud Partitioning for the Public Cloud
IEEE TRANSACTIONS ON CLOUD COMPUTING YEAR 2013 A Load Balancing Model Based on Cloud Partitioning for the Public Cloud Gaochao Xu, Junjie Pang, and Xiaodong Fu Abstract: Load balancing in the cloud computing
2. Research and Development on the Autonomic Operation. Control Infrastructure Technologies in the Cloud Computing Environment
R&D supporting future cloud computing infrastructure technologies Research and Development on Autonomic Operation Control Infrastructure Technologies in the Cloud Computing Environment DEMPO Hiroshi, KAMI
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
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, [email protected] 2, Qu Zheng Beijing University of Posts and Telecommunications, [email protected] Abstract
@IJMTER-2015, All rights Reserved 355
e-issn: 2349-9745 p-issn: 2393-8161 Scientific Journal Impact Factor (SJIF): 1.711 International Journal of Modern Trends in Engineering and Research www.ijmter.com A Model for load balancing for the Public
Public Cloud Partition Balancing and the Game Theory
Statistics Analysis for Cloud Partitioning using Load Balancing Model in Public Cloud V. DIVYASRI 1, M.THANIGAVEL 2, T. SUJILATHA 3 1, 2 M. Tech (CSE) GKCE, SULLURPETA, INDIA [email protected] [email protected]
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
The International Journal Of Science & Technoledge (ISSN 2321 919X) www.theijst.com
THE INTERNATIONAL JOURNAL OF SCIENCE & TECHNOLEDGE Efficient Parallel Processing on Public Cloud Servers using Load Balancing Manjunath K. C. M.Tech IV Sem, Department of CSE, SEA College of Engineering
Measurement of V2oIP over Wide Area Network between Countries Using Soft Phone and USB Phone
The International Arab Journal of Information Technology, Vol. 7, No. 4, October 2010 343 Measurement of V2oIP over Wide Area Network between Countries Using Soft Phone and USB Phone Mohd Ismail Department
Client-controlled QoS Management in Networked Virtual Environments
Client-controlled QoS Management in Networked Virtual Environments Patrick Monsieurs, Maarten Wijnants, Wim Lamotte Expertise Centre for Digital Media Limburgs Universitair Centrum Universitaire Campus,
Intelligent Content Delivery Network (CDN) The New Generation of High-Quality Network
White paper Intelligent Content Delivery Network (CDN) The New Generation of High-Quality Network July 2001 Executive Summary Rich media content like audio and video streaming over the Internet is becoming
Cloud Based E-Learning Platform Using Dynamic Chunk Size
Cloud Based E-Learning Platform Using Dynamic Chunk Size Dinoop M.S #1, Durga.S*2 PG Scholar, Karunya University Assistant Professor, Karunya University Abstract: E-learning is a tool which has the potential
Ant-based Load Balancing Algorithm in Structured P2P Systems
Ant-based Load Balancing Algorithm in Structured P2P Systems Wei Mi, 2 Chunhong Zhang, 3 Xiaofeng Qiu Beijing University of Posts and Telecommunications, Beijing 876, China, {miwei985, zhangch.bupt., qiuxiaofeng}@gmail.com
International Journal of Computer & Organization Trends Volume21 Number1 June 2015 A Study on Load Balancing in Cloud Computing
A Study on Load Balancing in Cloud Computing * Parveen Kumar * Er.Mandeep Kaur Guru kashi University,Talwandi Sabo Guru kashi University,Talwandi Sabo Abstract: Load Balancing is a computer networking
A Comparative Study of Tree-based and Mesh-based Overlay P2P Media Streaming
A Comparative Study of Tree-based and Mesh-based Overlay P2P Media Streaming Chin Yong Goh 1,Hui Shyong Yeo 1, Hyotaek Lim 1 1 Dongseo University Busan, 617-716, South Korea [email protected], [email protected],
Load Balancing Algorithms for Peer to Peer and Client Server Distributed Environments
Load Balancing Algorithms for Peer to Peer and Client Server Distributed Environments Sameena Naaz Afshar Alam Ranjit Biswas Department of Computer Science Jamia Hamdard, New Delhi, India ABSTRACT Advancements
The Load Balancing Strategy to Improve the Efficiency in the Public Cloud Environment
The Load Balancing Strategy to Improve the Efficiency in the Public Cloud Environment Majjaru Chandra Babu Assistant Professor, Priyadarsini College of Engineering, Nellore. Abstract: Load balancing in
An Efficient Load Balancing Technology in CDN
Issue 2, Volume 1, 2007 92 An Efficient Load Balancing Technology in CDN YUN BAI 1, BO JIA 2, JIXIANG ZHANG 3, QIANGGUO PU 1, NIKOS MASTORAKIS 4 1 College of Information and Electronic Engineering, University
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
A Novel Way of Deduplication Approach for Cloud Backup Services Using Block Index Caching Technique
A Novel Way of Deduplication Approach for Cloud Backup Services Using Block Index Caching Technique Jyoti Malhotra 1,Priya Ghyare 2 Associate Professor, Dept. of Information Technology, MIT College of
Comparison of PBRR Scheduling Algorithm with Round Robin and Heuristic Priority Scheduling Algorithm in Virtual Cloud Environment
www.ijcsi.org 99 Comparison of PBRR Scheduling Algorithm with Round Robin and Heuristic Priority Scheduling Algorithm in Cloud Environment Er. Navreet Singh 1 1 Asst. Professor, Computer Science Department
A Proxy-based Architecture for Multimedia Transmission
Proceedings of the 8th WSEAS International Conference on Automation and Information, Vancouver, Canada, June 19-21, 2007 322 A Proxy-based Architecture for Multimedia Transmission WANG DA-ZHEN [1,2], WAN
An Approach to Load Balancing In Cloud Computing
An Approach to Load Balancing In Cloud Computing Radha Ramani Malladi Visiting Faculty, Martins Academy, Bangalore, India ABSTRACT: Cloud computing is a structured model that defines computing services,
Sla Aware Load Balancing Algorithm Using Join-Idle Queue for Virtual Machines in Cloud Computing
Sla Aware Load Balancing Using Join-Idle Queue for Virtual Machines in Cloud Computing Mehak Choudhary M.Tech Student [CSE], Dept. of CSE, SKIET, Kurukshetra University, Haryana, India ABSTRACT: Cloud
AN INITIAL PEER CONFIGURATION ALGORITHM
AN INITIAL PEER CONFIGURATION ALGORITHM FOR MULTI-STREAMING PEER-TO-PEER NETWORKS Tomoyuki Ishii and Atsushi Inoie * Department of Network Engineering, Kanagawa Institute of Technology, Atsugi-city, Japan
Object Request Reduction in Home Nodes and Load Balancing of Object Request in Hybrid Decentralized Web Caching
2012 2 nd International Conference on Information Communication and Management (ICICM 2012) IPCSIT vol. 55 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V55.5 Object Request Reduction
CLOUDDMSS: CLOUD-BASED DISTRIBUTED MULTIMEDIA STREAMING SERVICE SYSTEM FOR HETEROGENEOUS DEVICES
CLOUDDMSS: CLOUD-BASED DISTRIBUTED MULTIMEDIA STREAMING SERVICE SYSTEM FOR HETEROGENEOUS DEVICES 1 MYOUNGJIN KIM, 2 CUI YUN, 3 SEUNGHO HAN, 4 HANKU LEE 1,2,3,4 Department of Internet & Multimedia Engineering,
A Game Theoretic Approach for Cloud Computing Infrastructure to Improve the Performance
P.Bhanuchand and N. Kesava Rao 1 A Game Theoretic Approach for Cloud Computing Infrastructure to Improve the Performance P.Bhanuchand, PG Student [M.Tech, CS], Dep. of CSE, Narayana Engineering College,
LOAD BALANCING STRATEGY BASED ON CLOUD PARTITIONING CONCEPT
Journal homepage: www.mjret.in ISSN:2348-6953 LOAD BALANCING STRATEGY BASED ON CLOUD PARTITIONING CONCEPT Ms. Shilpa D.More 1, Prof. Arti Mohanpurkar 2 1,2 Department of computer Engineering DYPSOET, Pune,India
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
IMPACT OF DISTRIBUTED SYSTEMS IN MANAGING CLOUD APPLICATION
INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND SCIENCE IMPACT OF DISTRIBUTED SYSTEMS IN MANAGING CLOUD APPLICATION N.Vijaya Sunder Sagar 1, M.Dileep Kumar 2, M.Nagesh 3, Lunavath Gandhi
Modeling and Simulation of Queuing Scheduling Disciplines on Packet Delivery for Next Generation Internet Streaming Applications
Modeling and Simulation of Queuing Scheduling Disciplines on Packet Delivery for Next Generation Internet Streaming Applications Sarhan M. Musa Mahamadou Tembely Matthew N. O. Sadiku Pamela H. Obiomon
Email: [email protected]. 2 Prof, Dept of CSE, Institute of Aeronautical Engineering, Hyderabad, Andhrapradesh, India,
www.semargroup.org, www.ijsetr.com ISSN 2319-8885 Vol.03,Issue.06, May-2014, Pages:0963-0968 Improving Efficiency of Public Cloud Using Load Balancing Model SHRAVAN KUMAR 1, DR. N. CHANDRA SEKHAR REDDY
The QoS of the Edge Router based on DiffServ
The QoS of the Edge Router based on DiffServ Zhang Nan 1, Mao Pengxuan 1, Xiao Yang 1, Kiseon Kim 2 1 Institute of Information and Science, Beijing Jiaotong University, Beijing 100044, China 2 Dept. of
Self-Compressive Approach for Distributed System Monitoring
Self-Compressive Approach for Distributed System Monitoring Akshada T Bhondave Dr D.Y Patil COE Computer Department, Pune University, India Santoshkumar Biradar Assistant Prof. Dr D.Y Patil COE, Computer
Statistics Analysis for Cloud Partitioning using Load Balancing Model in Public Cloud
Statistics Analysis for Cloud Partitioning using Load Balancing Model in Public Cloud 1 V.DIVYASRI, M.Tech (CSE) GKCE, SULLURPETA, [email protected] 2 T.SUJILATHA, M.Tech CSE, ASSOCIATE PROFESSOR
Keywords Distributed Computing, On Demand Resources, Cloud Computing, Virtualization, Server Consolidation, Load Balancing
Volume 5, Issue 1, January 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Survey on Load
Optimizing Congestion in Peer-to-Peer File Sharing Based on Network Coding
International Journal of Emerging Trends in Engineering Research (IJETER), Vol. 3 No.6, Pages : 151-156 (2015) ABSTRACT Optimizing Congestion in Peer-to-Peer File Sharing Based on Network Coding E.ShyamSundhar
Cloud Partitioning of Load Balancing Using Round Robin Model
Cloud Partitioning of Load Balancing Using Round Robin Model 1 M.V.L.SOWJANYA, 2 D.RAVIKIRAN 1 M.Tech Research Scholar, Priyadarshini Institute of Technology and Science for Women 2 Professor, Priyadarshini
A Comparative Study of Load Balancing Algorithms in Cloud Computing
A Comparative Study of Load Balancing Algorithms in Cloud Computing Reena Panwar M.Tech CSE Scholar Department of CSE, Galgotias College of Engineering and Technology, Greater Noida, India Bhawna Mallick,
Comparative Analysis of Congestion Control Algorithms Using ns-2
www.ijcsi.org 89 Comparative Analysis of Congestion Control Algorithms Using ns-2 Sanjeev Patel 1, P. K. Gupta 2, Arjun Garg 3, Prateek Mehrotra 4 and Manish Chhabra 5 1 Deptt. of Computer Sc. & Engg,
A Content-based Dynamic Load-Balancing Algorithm for Heterogeneous Web Server Cluster
UDC 004.738, DOI: 10.2298/CSIS1001153Z A Content-based Dynamic Load-Balancing Algorithm for Heterogeneous Web Server Cluster Zhang Lin 1, Li Xiao-ping 2, and Su Yuan 2 1 School of Electricity and Information
AN ADAPTIVE DISTRIBUTED LOAD BALANCING TECHNIQUE FOR CLOUD COMPUTING
AN ADAPTIVE DISTRIBUTED LOAD BALANCING TECHNIQUE FOR CLOUD COMPUTING Gurpreet Singh M.Phil Research Scholar, Computer Science Dept. Punjabi University, Patiala [email protected] Abstract: Cloud Computing
An Optimized Load-balancing Scheduling Method Based on the WLC Algorithm for Cloud Data Centers
Journal of Computational Information Systems 9: 7 (23) 689 6829 Available at http://www.jofcis.com An Optimized Load-balancing Scheduling Method Based on the WLC Algorithm for Cloud Data Centers Lianying
Research on Errors of Utilized Bandwidth Measured by NetFlow
Research on s of Utilized Bandwidth Measured by NetFlow Haiting Zhu 1, Xiaoguo Zhang 1,2, Wei Ding 1 1 School of Computer Science and Engineering, Southeast University, Nanjing 211189, China 2 Electronic
A Novel Switch Mechanism for Load Balancing in Public Cloud
International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) A Novel Switch Mechanism for Load Balancing in Public Cloud Kalathoti Rambabu 1, M. Chandra Sekhar 2 1 M. Tech (CSE), MVR College
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
A Survey on Load Balancing Techniques Using ACO Algorithm
A Survey on Load Balancing Techniques Using ACO Algorithm Preeti Kushwah Department of Computer Science & Engineering, Acropolis Institute of Technology and Research Indore bypass road Mangliya square
The Key Technology Research of Virtual Laboratory based On Cloud Computing Ling Zhang
International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 2015) The Key Technology Research of Virtual Laboratory based On Cloud Computing Ling Zhang Nanjing Communications
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
Performance Comparison of Server Load Distribution with FTP and HTTP
Performance Comparison of Server Load Distribution with FTP and HTTP Yogesh Chauhan Assistant Professor HCTM Technical Campus, Kaithal Shilpa Chauhan Research Scholar University Institute of Engg & Tech,
Effective Load Balancing Based on Cloud Partitioning for the Public Cloud
Effective Load Balancing Based on Cloud Partitioning for the Public Cloud 1 T.Satya Nagamani, 2 D.Suseela Sagar 1,2 Dept. of IT, Sir C R Reddy College of Engineering, Eluru, AP, India Abstract Load balancing
Big Data Storage Architecture Design in Cloud Computing
Big Data Storage Architecture Design in Cloud Computing Xuebin Chen 1, Shi Wang 1( ), Yanyan Dong 1, and Xu Wang 2 1 College of Science, North China University of Science and Technology, Tangshan, Hebei,
AN EFFICIENT LOAD BALANCING APPROACH IN CLOUD SERVER USING ANT COLONY OPTIMIZATION
AN EFFICIENT LOAD BALANCING APPROACH IN CLOUD SERVER USING ANT COLONY OPTIMIZATION Shanmuga Priya.J 1, Sridevi.A 2 1 PG Scholar, Department of Information Technology, J.J College of Engineering and Technology
Two Dimensional Array Based Overlay Network for Balancing Load of Peer-to-Peer Live Video Streaming
Two Dimensional Array Based Overlay Network for Balancing Load of Peer-to-Peer Live Video Streaming Abdullah Faruq Ibn Ibrahimy, Islam Md. Rafiqul, Farhat Anwar and Muhammad Ibn Ibrahimy Department of
A SURVEY ON LOAD BALANCING ALGORITHMS FOR CLOUD COMPUTING
A SURVEY ON LOAD BALANCING ALGORITHMS FOR CLOUD COMPUTING Avtar Singh #1,Kamlesh Dutta #2, Himanshu Gupta #3 #1 Department of Computer Science and Engineering, Shoolini University, [email protected] #2
Group Based Load Balancing Algorithm in Cloud Computing Virtualization
Group Based Load Balancing Algorithm in Cloud Computing Virtualization Rishi Bhardwaj, 2 Sangeeta Mittal, Student, 2 Assistant Professor, Department of Computer Science, Jaypee Institute of Information
Implementation of Video Voice over IP in Local Area Network Campus Environment
Implementation of Video Voice over IP in Local Area Network Campus Environment Mohd Nazri Ismail Abstract--In this research, we propose an architectural solution to integrate the video voice over IP (V2oIP)
Efficient load balancing system in SIP Servers ABSTRACT:
Efficient load balancing system in SIP Servers ABSTRACT: This paper introduces several novel load-balancing algorithms for distributing Session Initiation Protocol (SIP) requests to a cluster of SIP servers.
Benchmarking the Performance of XenDesktop Virtual DeskTop Infrastructure (VDI) Platform
Benchmarking the Performance of XenDesktop Virtual DeskTop Infrastructure (VDI) Platform Shie-Yuan Wang Department of Computer Science National Chiao Tung University, Taiwan Email: [email protected]
Realtime Multi-party Video Conferencing Service over Information Centric Networks
Realtime Multi-party Video Conferencing Service over Information Centric Networks (Anil Jangam, Ravishankar Ravindran, Asit Chakraborti, Xili Wan, Guoqiang Wang ) University of Maryland, Baltimore County,
QoS Parameters. Quality of Service in the Internet. Traffic Shaping: Congestion Control. Keeping the QoS
Quality of Service in the Internet Problem today: IP is packet switched, therefore no guarantees on a transmission is given (throughput, transmission delay, ): the Internet transmits data Best Effort But:
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
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 [email protected]
Performance analysis and comparison of virtualization protocols, RDP and PCoIP
Performance analysis and comparison of virtualization protocols, RDP and PCoIP Jiri Kouril, Petra Lambertova Department of Telecommunications Brno University of Technology Ustav telekomunikaci, Purkynova
Towards a Load Balancing in a Three-level Cloud Computing Network
Towards a Load Balancing in a Three-level Cloud Computing Network Shu-Ching Wang, Kuo-Qin Yan * (Corresponding author), Wen-Pin Liao and Shun-Sheng Wang Chaoyang University of Technology Taiwan, R.O.C.
Improving the Performance of TCP Using Window Adjustment Procedure and Bandwidth Estimation
Improving the Performance of TCP Using Window Adjustment Procedure and Bandwidth Estimation R.Navaneethakrishnan Assistant Professor (SG) Bharathiyar College of Engineering and Technology, Karaikal, India.
Load Balancing Algorithm Based on Services
Journal of Information & Computational Science 10:11 (2013) 3305 3312 July 20, 2013 Available at http://www.joics.com Load Balancing Algorithm Based on Services Yufang Zhang a, Qinlei Wei a,, Ying Zhao
Efficient Parallel Processing on Public Cloud Servers Using Load Balancing
Efficient Parallel Processing on Public Cloud Servers Using Load Balancing Valluripalli Srinath 1, Sudheer Shetty 2 1 M.Tech IV Sem CSE, Sahyadri College of Engineering & Management, Mangalore. 2 Asso.
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
Study on Redundant Strategies in Peer to Peer Cloud Storage Systems
Applied Mathematics & Information Sciences An International Journal 2011 NSP 5 (2) (2011), 235S-242S Study on Redundant Strategies in Peer to Peer Cloud Storage Systems Wu Ji-yi 1, Zhang Jian-lin 1, Wang
An Architecture Model of Sensor Information System Based on Cloud Computing
An Architecture Model of Sensor Information System Based on Cloud Computing Pengfei You, Yuxing Peng National Key Laboratory for Parallel and Distributed Processing, School of Computer Science, National
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
Research on P2P-SIP based VoIP system enhanced by UPnP technology
December 2010, 17(Suppl. 2): 36 40 www.sciencedirect.com/science/journal/10058885 The Journal of China Universities of Posts and Telecommunications http://www.jcupt.com Research on P2P-SIP based VoIP system
ABSTRACT. KEYWORDS: Cloud Computing, Load Balancing, Scheduling Algorithms, FCFS, Group-Based Scheduling Algorithm
A REVIEW OF THE LOAD BALANCING TECHNIQUES AT CLOUD SERVER Kiran Bala, Sahil Vashist, Rajwinder Singh, Gagandeep Singh Department of Computer Science & Engineering, Chandigarh Engineering College, Landran(Pb),
Monitoring Performances of Quality of Service in Cloud with System of Systems
Monitoring Performances of Quality of Service in Cloud with System of Systems Helen Anderson Akpan 1, M. R. Sudha 2 1 MSc Student, Department of Information Technology, 2 Assistant Professor, Department
A Network Simulation Experiment of WAN Based on OPNET
A Network Simulation Experiment of WAN Based on OPNET 1 Yao Lin, 2 Zhang Bo, 3 Liu Puyu 1, Modern Education Technology Center, Liaoning Medical University, Jinzhou, Liaoning, China,[email protected] *2
AUTOMATED AND ADAPTIVE DOWNLOAD SERVICE USING P2P APPROACH IN CLOUD
IMPACT: International Journal of Research in Engineering & Technology (IMPACT: IJRET) ISSN(E): 2321-8843; ISSN(P): 2347-4599 Vol. 2, Issue 4, Apr 2014, 63-68 Impact Journals AUTOMATED AND ADAPTIVE DOWNLOAD
Impact of Control Theory on QoS Adaptation in Distributed Middleware Systems
Impact of Control Theory on QoS Adaptation in Distributed Middleware Systems Baochun Li Electrical and Computer Engineering University of Toronto [email protected] Klara Nahrstedt Department of Computer
Using UDP Packets to Detect P2P File Sharing
188 IJCSNS International Journal of Computer Science and Network Security, VOL.7 No.8, August 27 Using UDP Packets to Detect P2P File Sharing Tsang-Long Pao and Jian-Bo Chen Tatung University, Taipei,
A COGNITIVE NETWORK BASED ADAPTIVE LOAD BALANCING ALGORITHM FOR EMERGING TECHNOLOGY APPLICATIONS *
International Journal of Computer Science and Applications, Technomathematics Research Foundation Vol. 13, No. 1, pp. 31 41, 2016 A COGNITIVE NETWORK BASED ADAPTIVE LOAD BALANCING ALGORITHM FOR EMERGING
5 Performance Management for Web Services. Rolf Stadler School of Electrical Engineering KTH Royal Institute of Technology. [email protected].
5 Performance Management for Web Services Rolf Stadler School of Electrical Engineering KTH Royal Institute of Technology [email protected] April 2008 Overview Service Management Performance Mgt QoS Mgt
CLOUD COMPUTING PARTITIONING ALGORITHM AND LOAD BALANCING ALGORITHM
CLOUD COMPUTING PARTITIONING ALGORITHM AND LOAD BALANCING ALGORITHM Anisaara Nadaph 1 and Prof. Vikas Maral 2 1 Department of Computer Engineering, K.J College of Engineering and Management Research Pune
Implementation of P2P Reputation Management Using Distributed Identities and Decentralized Recommendation Chains
Implementation of P2P Reputation Management Using Distributed Identities and Decentralized Recommendation Chains P.Satheesh Associate professor Dept of Computer Science and Engineering MVGR college of
