Resource Management and Organization in CROWN Grid

Size: px
Start display at page:

Download "Resource Management and Organization in CROWN Grid"

Transcription

1 Resource Management and Organzaton n CROWN Grd Jnpeng Hua, Tanyu Wo, Yunhao Lu Dept. of Computer Scence and Technology, Behang Unversty Dept. of Computer Scence, Hong Kong Unversty of Scence & Technology Abstract The man goal of the key project, CROWN Grd, s to empower n-depth ntegraton of resources and cooperaton of researchers natonwde and worldwde. CROWN project was started late 23 and we have successfully released CROWN 2. n November of 25. In ths paper, we ntroduce the resource management and organzaton n the CROWN grd. Keyword: GROWN, grd computng, servce club, trust, ncentve 1. Introducton Grd computng enables users to share resources, ncludng CPU, storages, memory, bandwdth, etc, across multple domans [7, 3, 8, 12, 11] over wde-area network. The man goal of our key project, CROWN (Chna R&D Envronment Over Wde-area Network), s to empower n-depth ntegraton of resources and cooperaton of researchers natonwde and worldwde. CROWN was started n late 23. Tens of unverstes and nsttutes, such as Tsnghua Unversty, Pekng Unversty, Chna Academy of Scences and Hong Kong Unversty of Scence and Technology, Behang Unversty from ctes have joned CROWN. Through the Computer Network Informaton Centre of CAS, the CROWN s connected to some famous nternatonal grd testng bed such as GLORIAD and PRAGMA. Lots of applcatons n dfferent domans have been deployed nto CROWN grd, such as gene comparson n bonformatcs, clmates pattern predcton n envronment montorng, etc. Along wth the growth the sze of a grd system, resource management and organzaton become a challenge ssue n grd systems. Obvously, a centralzed mechansm greatly suffers sngle pont of falure. Hence, an effcent resource management mechansm for a hghly heterogeneous, dynamc dstrbuted envronment s of great mportance, and there ndeed have been many researchers worked n resource management approaches such as Buyya et al. [17, 19, 2]. In ths paper, we focus on the ssue of maxmzng resource utlzaton and provdng dynamc sharng and collaboraton mechansms n GROWN grd. The rest of ths paper s organzed as follows. We ntroduce the archtecture of CROWN system n Secton 2. Sectons 3 and 4 dscuss the resource organzaton and management mechansm n statc and dynamc grd envronments, respectvely. Secton 5 concludes the paper. 2. Archtecture of CROWN 2.1 Overvew CROWN employs a mult-layered structure of resource organzaton and management, as llustrated n Fg. 1, based on the characterstc of e-scence applcatons and the resource subordnaton relatonshp. It ncludes four major enttes: Node: All knds of heterogeneous resources are encapsulated nto CROWN nodes, and servces are deployed on these nodes to provde a homogeneous vew for upper mddleware to access the resources. Doman: Nodes are organzed nto dfferent domans accordng to ther subordnaton or resource catalogs. A Resource Locatng and Descrpton Servce (RLDS) s deployed n each doman as the center of grd nformaton management. Domans may contan several sub-domans such that all RLDS come up wth a tree lke topology.

2 Fg 1: CROWN resource organzaton and management Regon: For flexblty, the concept regon s ntroduced to coordnate dfferent doman trees. A regon swtch s deployed n each regon such that flexble topologes and nformaton sharng mechansms can be appled among regons. Gateway: To connect wth other grd systems, we deploy several gateways on the edge of the CROWN system. 2.2 CROWN Mddleware CROWN mddleware s bult on top of physcal resource layer whch s consstng of exstng heterogeneous resources. A rch set of software components and tools are provded n the mddleware layer to support the development and runnng of grd servces n the envronment. An applcaton layer s bult based on the mddleware layer of CROWN provdng grd applcatons for mult-dscplne e-scence research, as shown n Fg. 2. CROWN s a servce orented grd applcaton supportng envronment. Resource sharng and collaboraton are acheved through grd servces. A grd servce contaner, called NodeServer, s deployed on each of the grd hosts. All the servces are encapsulated as certan types of resources, wth some of them provdng applcaton specfc functons and others provdng general servces, such as grd nformaton servces (GIS). In CROWN, before a computer becomes a Node Server (NS), t must be nstalled wth CROWN mddleware. The servce contaner s the core component n CROWN mddleware, whch provdes a runtme envronment for varous servces. Each NS usually belongs to a securty doman. Every doman has at least one RLDS to provde nformaton servces, and RLDS mantans the dynamc nformaton of avalable servces. Fg 2: Archtecture of CROWN mddleware

3 By queryng RLDS for nformaton of avalable grd servces, the Scheduler can select proper resource to execute the job and solve the problem on behalf of the grd user. CROWN Desgner s an IDE for servce developer. The CROWN Montor s to trace the system status n a global vew and help to analyze the system runnng behavors. A full-fledged grd securty soluton s also provded n CROWN whch contans message level securty, authentcaton and authorzaton, credental management, and dentty mappng for heterogeneous securty nfrastructure and trust negotaton. 2.3 Testbed and Applcatons A CROWN testbed s establshed based on exstng network nfrastructure (CERNET and CSTNET). Several plot applcatons are runnng n the CROWN envronment. AREM: The Advanced Regonal Etacoordnate numercal predcton Model s to meet the requrement of meteorology and atmospherc physcs researchers to analyze weather and vsualze the result and refne predcton models. MDP: Combnng speech recognton engne wth grd technology, a massve Multmeda Data Processng platform s provded to support parallel mult-way speech recognton. gvz: A vsualzaton tool for smulaton data developed by Unversty of Leeds. After encapsulatng t nto grd servce and deployng t n both CROWN and Whte Rose Grd n UK, a large number of users can make use of ths functon smultaneously. DSSR: Dgtal Sky Survey Retreval applcaton s a tool for searchng and retrevng a whole star graph accordng to certan regonal parameters. It helps astronomcal researchers to do further observaton, analyss, and studes n an effcent way. 3. S-Club: Resource Organzaton n Statc Envronments Early computatonal grds employed the layered archtecture wth an hourglass model [8]. Recently, wth the evoluton of Web servces, the servce-orented archtecture has become a sgnfcant trend for grd computng, wth OGSA/ WSRF as the de facto standards [9, 1]. CROWN has adopted the servce-orented archtecture, connectng large amount of servces deployed n unverstes and nsttutes. Many efforts have been made to mprove nformaton servce for grd computng. Some centralzed approaches, such as MDS-1 [7], Hawkeye [1] and R-GMA [2], have been desgned for small-scale grd systems. In these approaches, only one centralzed server s deployed to provde nformaton servce. To provde nformaton servce for large scale grd systems, several solutons, such as MDS-2 [6] and GAIS [15], have adopted a herarchcal archtecture to organze GISs. To search servces over the GISs, however, we have to traverse a partal of the herarchcal archtecture, whch could cause long latency as well as huge search traffc. CROWN employs a servce club mechansm, called S-Club, for effcent resource organzaton and servce dscovery. 3.1 Desgn Ratonal The basc dea of S-Club s to buld an overlay over the exstng GIS mesh network. In such an overlay, GISs provdng the same type of servces organzed nto a servce club. An example of such a club overlay s shown n Fg. 3, where nodes C, D, E, G form a club. A search request could be forwarded to the correspondng club frst such that search response tme and overhead can also be reduced f the desred result s avalable n the club.

4 9 Average Response Tme (ms) MDS-lke, p=.2 MDS-lke, p=.4 MDS-lke, p=.8 S-Club, p=.4 S-Club, p=.4 S-Club, p= Smulaton Tme (s) Fg 3: An example of servce club Fg 4: Average response tme Intutvely, to set up a club requres nformaton exchange, and clubs need to be mantaned dynamcally because new GISs may jon and some exstng GISs may leave. Also, t s possble that some types of servces become less popular after the club s bult. Therefore, we have to be careful on the trade-off between the potental beneft and the cost ncurred. In general, the usage of servces s not unformly dstrbuted. Some types of servces can be very popular and others may not. When/how clubs are constructed/destroyed wll be key ssues n S-club scheme. We assume that any search request s frstly sent to a GIS close to the user. On recevng a search request for a specfc servce type, the GIS checks locally whether there has been a club for ths type. If yes, the GIS forwards the request to the club, whch wll be flooded wthn the club only. If there s no club for ths type, however, the GIS floods the request throughout the mesh network. When a new GIS jons the GIS network, t has no dea what clubs are there. But snce t has at least one neghbour n the underlyng mesh network, t can ask one of ts neghbours for the nformaton of exstng clubs. Namely, t smply copes the nformaton of clubs from ts neghbour. For more detaled dscusson, please refer to [13]. 3.2 Performance In order to evaluate S-Club, we use followng three performance metrcs: average response tme, total traffc overhead, and optmzaton rato. Average Response Tme of a query s one of the parameters concerned by end users. We defne response tme of a query as the tme perod from when the query from end user s receved by the frst GIS node, and untl when ths node collects all the response results from other GISs and meets the end user s demands. Total Traffc Overhead of a query s defned as the length of message sent among GISs to answer the query. If S-Club s adopted, the traffc overhead of creatng, mantanng and deletng s also ncluded. We have traced the real message n CROWN Grd, n whch GIS s wrapped as an OGSA Grd Servce usng SOAP messages. Includng the head of SOAP message, the sze of all related messages s rangng from 15 bytes to 3 bytes. Optmzaton Rato shows the beneft of S- Club mechansm wth comparson to MDS-lke system. The optmzaton rato of average response tme s defned as ARTM ART OptmzatonRato = ART Where ART M s the average response tme of MDS-lke system and ART S s the average response tme of S-Club system. M S

5 Total Traffc (GB) MDS-lke S-Club Average Response Tme (ms) MDS-lke S-Club Percentage of Requested Servces (%) Percentage of Requested Servces (%) Fg 5: Total traffc v.s. % of requested servces Fg 6: Average response tme v.s. % of requested servces Total Traffc (GB) MDS-lke,n=1 MDS-lke,n=2 MDS-lke,n=4 S-Club,n=1 S-Club,n=2 S-Club,n= Number of Requests ( 1,) Average Response Tme (ms) MDS-lke,n=1 MDS-lke,n=2 MDS-lke,n=4 S-Club,n=1 S-Club,n=2 S-Club,n= Number of Requests ( 1,) Fg 7: Total traffc v.s. number of requests We compare the S-Club wth MDS-lke [6] systems. In Fg. 4, the parameter p stands for the percentage of requested servces. We see that wth the tme elapses, average response tme of all MDS-lke systems s almost a constant whle the average response tme of S-Club systems s decreasng gradually and fnally comes to a stable state. Fgures 5 and 6 plot the beneft S-Club mechansm brngs wth the change of parameter p wth a GIS network of 4 nodes. Wth the ncrement of p, total traffc and average response tme ncrease together. We fnd that S- Club reduces the total traffc by 46% and average response tme by around 7-26%. The expermental results n Fg. 7 and Fg. 8 show that S-Club reduces total traffc and average response tme sgnfcantly. For example, when n=2 and total number of Fg 8: Response tme v.s. number of requests requests s 6, S-Club reduces traffc by 55% and average response tme by 27%. Compared wth the prevous approaches, S- Club adopts a fully decentralzed archtecture wth an unstructured topology. Each GIS keeps the nformaton of servces regstered to t. To mprove the performance, overlay s constructed dynamcally and may be changed constantly wth the self-organzatons of servce clubs. 4. Resource Organzaton n Dynamc Envronments In S-Club, we assume the grd nodes are not selfsh and would lke to share ther resources wth others. In order to tackle the free rdng problem, CROWN combnes the soft ncentve [16, 5, 15] and hard ncentve schemes [1, 4, 19] and propose a trust-ncentve framework.

6 Fg 9: S-Club based two ter organzatons 4.1 Basc dea We borrow the prncples of market prcng when constructng the trust and ncentve model. The prmary goals are securng shared resources, promotng users to share valuable resources, mantanng the balance of supply and demand n compettve grd resource market, and fnally maxmzng aggregate resource utlzaton. As llustrated n Fg. 9, the dstrbuted resource management n CROWN grd adopts a two-ter peer-to-peer archtecture [18]. The super layer s the backbone consstng of S- Clubs; the chld layer ncludes all clents and resource provders. Nodes may jon and leave the collaboraton dynamcally, or transfer from one club to another club. Thus, the super layer nodes may have the trust records for chld nodes. In ths approach, the more resources a node provdes, the hgher degree of trust a node has. Obvously, every node s wllng to cooperate wth a node wth hgher trust value. The allocaton mechansm s as follows. In each perod of bddng, we calculate the per unt valuaton Vj bd j = Q j et j V j, Qj, et j for each bd n Clubj, where denote bddng prce, node number, and estmated executon tme, respectvely. Then we use 1,,, k max bd j bd j L bd j maxbd to denote. We calculate the evaluaton value of each bd by the formula: bd j evlbd j = α + (1 α) trust maxbd where pd trust cd pd Chld cd pd cd s the trust value from Clubj to, and α [,1] s rsk degree of Clubj accordng to the beneft and secure factors. If Clubj focuses more on beneft than securty, set α bgger; otherwse, set α smaller. We sort all bds n descendng order evlbd j. accordng to We go through the sorted bd lst and evaluate each sngle bd. If the resource request for a bd can be fulflled wth the remanng node resources, we wll allocate the resources to the bd. 4.1 Performance We conduct an experment wth a set of fve peers wth varyng currency and trust value, bddng for some porton of 2 unt resources. In the experment, the amount of resource that each bd can obtan s determned by TotalResources evlbd, where evlbd s evlbd the evaluated value of a bd. We adopt ths dstrbuton polcy to protect lght users aganst starvaton from heavy users when the demand s over the supply. We defne a metrc named allocaton_rato for each bd as follows. allocaton _ quantty allocaton_rato= total _ request _ quantty In ths experment, we assume that the total request quantty of each node s 1 unts. There are fve curves n Fgures 1 and 11, where x- axs represents the bds tmes, and y-axs represents the allocaton rato. We frst set the rsk degree α = 1 n Fg. 1 and consder the securty factor and set the rsk degree α =.2 n Fg. 11.,

7 Allocaton Rato(%) S=9% S=3% S=6% S=3% S=9% Allocaton Rato(%) S=9% T=.2 S=3% T=.8 S=6% T=.6 S=3% T=.1 S=9% T= Bds Tmes Fg 1. Incentve compatble allocaton Bds Tmes Fg 11.Trust ncentve allocaton The symbol S n both fgures denotes the rato of provdng resources, for example, the frst node provdes 9% of local resources to other nodes. The symbol T n Fg. 11 denotes the trust value of bddng nodes. In the frst three perods, only two nodes request for 1 unts resources and the supply meets the demand. Thus the allocaton ratos for the two nodes are all 1%. After the thrd perod, the ncreasng bds outnumbered the supply. As shown n Fg. 1, wthout the securty consderaton, the nodes provdng the same resources nearly obtan the same allocaton rato, and the more resources a node contrbutes, the hgher allocaton rato a node obtans. However, f consderng the trust value n Fg. 11, we can see that the provson rato of node 3 (6%) s less than that of node 1 (9%), but node 3 has a hgher trust value (T=.6) and thus obtans more resources than node 1. Smlarly, node 2 and node 4 have the same provson rato: 3%. Node 2 obtans more resources than node 4 at the sxth bd n Fg. 6, because the trust value of node 2 (T=.8) s far greater than that of node 4 (T=.1). Thus, by evaluatng the allocaton scheme, we see that peers can obtan more resources only havng shared more resources and accumulated hgher degree of trust. 5. Concluson In order to maxmze resource utlzaton as well as provdng trust management n grd computng envronments, we dscuss two resource organzaton and management mechnsm adpoted n CROWN grd. By buldng a servce club based overlay over the exstng mesh network of GISs, we mprove the resource locatng effcency. By ntroducng the prce strategy, we encourage nodes to share more resources, and ensure the balance of supply and demand, as well as enhance the resource utlzaton of grd envronment. We show the effectveness of our approach through experments n CROWN [14] system n our lab. 6. Acknowledgements Ths work s partally supported by Chna Natonal Scence Foundaton Project No , Chna Mnstry of Scence and Technology under Contract 25CB3218, 25AA1191. We would also lke to thank Dr. Chunmng Hu, Yu Zhang, Halong Sun, Zongxa Du at Behang Unversty for ther help on ths work.

8 7. Reference [1]A. AuYoung, B. N. Chun, A. C. Snoeren, and A. Vahdat, "Resource Allocaton n Federated Dstrbuted Computng Infrastructures," n Proceedngs of the 1st Workshop on Operatng System and Archtectural Support for the on demand IT InfraStructure, 24. [2]R. Buyya, D. Abramson, and S. Venugopal, "The Grd Economy," Specal Issue on Grd Computng,Proceedngs of the IEEE, Mansh Parashar and Crag Lee (edtors), vol. 93, pp , 25. [3]S. J. Chapn, D. Katramatos, J. Karpovch, and A. Grmshaw, "Resource management n Legon," n Proceedngs of Workshop on Job Schedulng Strateges for Parallel Processng, n conjuncton wth the Internatonal Parallel and Dstrbuted Processng Symposum, [4]B. N. Chun, J. A. C. Ng, D. C. Parkes, and A. Vahdat, "Computatonal Resource Exchanges for Dstrbuted Resource Allocaton," 24. [5]M. Feldman, K. La, I. Stoca, and J. Chuang, "Robust Incentve Technques for Peer-to-Peer Networks," n Proceedngs of ACM E- Commerce Conference (EC'4), 24. [6]S. Ftzgerald, I. Foster, C. Kesselman, G. v. Laszewsk, W. Smth, and S. Tuecke, "A Drectory Servce for Confgurng Hgh- Performance Dstrbuted Computatons," n the 6th IEEE symposum on Hgh- Performance Dstrbuted Computng, 1997, pp [7]I. Foster and C. Kesselman, "Globus: A metacomputng nfrastructure toolkt," n Internatonal Journal of Super-computer Applcatons, vol. 11, 1997, pp [8]I. Foster, C. Kesselman, and S. Tuecke, "The anatomy of the Grd," Internatonal Journal of Super-computer Applcatons, 21. [9]I. Foster, C. Kesselman, J. Nck, and S. Tuecke, The physology of the Grd: An Open Grd Servces Archtecture for dstrbuted systems ntegraton, df [1]I. Foster, C. Kesselman, J. Nck, and S. Tuecke, "Grd Servces for dstrbuted system ntegraton," n IEEE Computer Magazne, vol. 35, 22, pp [11]I. Foster and C. Kesselman, The Grd 2: Blueprnt for a New Computng Infrastructure: Morgan Kaufmann Publshers, 23. [12]J. Frey and T. Tannenbaum, "Condor-G: A computaton Management Agent for mult- Insttutonal Grds," Journal of Cluster Computng, vol. 5, pp. 237, 22. [13]C. Hu, Y. Zhu, J. Hua, Y. Lu, and L. M. N, "Effcent Informaton Servce Management Usng Servce Club n CROWN Grd," n Proceedngs of IEEE Internatonal Conference on Servces Computng, 25. [14]J. Hua, Y. Zhang, X. L, and Y. Lu, "Dstrbuted Access Control n CROWN Groups," n Proceedngs of Internatonal Conference on Parallel Processng (ICPP), 25. [15]T. B. Ma, S. C. M. Lee, J. C. S. Lu, and D. K. Y. Yau, "A Game Theoretc Approach to Provde Incentve and Servce Dfferentaton n P2P Networks," n Proceedngs of ACM SIGMETRICS/PERFORMANCE, 24. [16]K. Ranganathan, M. Rpeanu, A. Sarn, and I. Foster, "To Share or not to Share: an Analyss of Incentves to Contrbute n Collaboratve Fle Sharng Envronments," n Proceedngs of Workshop on Economcs of Peer to Peer Systems, 23. [17]R. Ranjan, A. Harwood, and R. Buyya, "Grd Federaton: An Economy Based, Scalable Dstrbuted Resource Management System for Large-Scale Resource Couplng," Grd Computng and Dstrbuted Systems Laboratory, Unversty of Melbourne, Australa, 24. [18]L. Xao, Z. Zhuang, and Y. Lu, "Dynamc Layer Management n Super-peer Archtectures," IEEE Transactons on Parallel and Dstrbuted Systems (TPDS), 25. [19]C. S. Yeo and R. Buyya, "Prcng for Utltydrven Resource Management and Allocaton n Clusters," n Proceedngs of the 12th Internatonal Conference on Advanced Computng and Communcaton, 24.

A Replication-Based and Fault Tolerant Allocation Algorithm for Cloud Computing

A Replication-Based and Fault Tolerant Allocation Algorithm for Cloud Computing A Replcaton-Based and Fault Tolerant Allocaton Algorthm for Cloud Computng Tork Altameem Dept of Computer Scence, RCC, Kng Saud Unversty, PO Box: 28095 11437 Ryadh-Saud Araba Abstract The very large nfrastructure

More information

Fault tolerance in cloud technologies presented as a service

Fault tolerance in cloud technologies presented as a service Internatonal Scentfc Conference Computer Scence 2015 Pavel Dzhunev, PhD student Fault tolerance n cloud technologes presented as a servce INTRODUCTION Improvements n technques for vrtualzaton and performance

More information

A Secure Password-Authenticated Key Agreement Using Smart Cards

A Secure Password-Authenticated Key Agreement Using Smart Cards A Secure Password-Authentcated Key Agreement Usng Smart Cards Ka Chan 1, Wen-Chung Kuo 2 and Jn-Chou Cheng 3 1 Department of Computer and Informaton Scence, R.O.C. Mltary Academy, Kaohsung 83059, Tawan,

More information

PAS: A Packet Accounting System to Limit the Effects of DoS & DDoS. Debish Fesehaye & Klara Naherstedt University of Illinois-Urbana Champaign

PAS: A Packet Accounting System to Limit the Effects of DoS & DDoS. Debish Fesehaye & Klara Naherstedt University of Illinois-Urbana Champaign PAS: A Packet Accountng System to Lmt the Effects of DoS & DDoS Debsh Fesehaye & Klara Naherstedt Unversty of Illnos-Urbana Champagn DoS and DDoS DDoS attacks are ncreasng threats to our dgtal world. Exstng

More information

Resource Scheduling Based on Dynamic Dependence Injection in Virtualization-based Simulation Grid

Resource Scheduling Based on Dynamic Dependence Injection in Virtualization-based Simulation Grid Proceedngs of the 200 4th Internatonal Conference on Computer Supported Cooperatve Work n Desgn Resource Schedulng Based on Dynamc Dependence Injecton n Vrtualzaton-based Smulaton Grd Hanbng Lu,Hongy Su,

More information

A Dynamic Load Balancing for Massive Multiplayer Online Game Server

A Dynamic Load Balancing for Massive Multiplayer Online Game Server A Dynamc Load Balancng for Massve Multplayer Onlne Game Server Jungyoul Lm, Jaeyong Chung, Jnryong Km and Kwanghyun Shm Dgtal Content Research Dvson Electroncs and Telecommuncatons Research Insttute Daejeon,

More information

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis The Development of Web Log Mnng Based on Improve-K-Means Clusterng Analyss TngZhong Wang * College of Informaton Technology, Luoyang Normal Unversty, Luoyang, 471022, Chna wangtngzhong2@sna.cn Abstract.

More information

Data Broadcast on a Multi-System Heterogeneous Overlayed Wireless Network *

Data Broadcast on a Multi-System Heterogeneous Overlayed Wireless Network * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 819-840 (2008) Data Broadcast on a Mult-System Heterogeneous Overlayed Wreless Network * Department of Computer Scence Natonal Chao Tung Unversty Hsnchu,

More information

An Interest-Oriented Network Evolution Mechanism for Online Communities

An Interest-Oriented Network Evolution Mechanism for Online Communities An Interest-Orented Network Evoluton Mechansm for Onlne Communtes Cahong Sun and Xaopng Yang School of Informaton, Renmn Unversty of Chna, Bejng 100872, P.R. Chna {chsun,yang}@ruc.edu.cn Abstract. Onlne

More information

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module LOSSLESS IMAGE COMPRESSION SYSTEMS Lesson 3 Lossless Compresson: Huffman Codng Instructonal Objectves At the end of ths lesson, the students should be able to:. Defne and measure source entropy..

More information

P2P/ Grid-based Overlay Architecture to Support VoIP Services in Large Scale IP Networks

P2P/ Grid-based Overlay Architecture to Support VoIP Services in Large Scale IP Networks PP/ Grd-based Overlay Archtecture to Support VoIP Servces n Large Scale IP Networks We Yu *, Srram Chellappan # and Dong Xuan # * Dept. of Computer Scence, Texas A&M Unversty, U.S.A. {weyu}@cs.tamu.edu

More information

How To Understand The Results Of The German Meris Cloud And Water Vapour Product

How To Understand The Results Of The German Meris Cloud And Water Vapour Product Ttel: Project: Doc. No.: MERIS level 3 cloud and water vapour products MAPP MAPP-ATBD-ClWVL3 Issue: 1 Revson: 0 Date: 9.12.1998 Functon Name Organsaton Sgnature Date Author: Bennartz FUB Preusker FUB Schüller

More information

IWFMS: An Internal Workflow Management System/Optimizer for Hadoop

IWFMS: An Internal Workflow Management System/Optimizer for Hadoop IWFMS: An Internal Workflow Management System/Optmzer for Hadoop Lan Lu, Yao Shen Department of Computer Scence and Engneerng Shangha JaoTong Unversty Shangha, Chna lustrve@gmal.com, yshen@cs.sjtu.edu.cn

More information

A Novel Auction Mechanism for Selling Time-Sensitive E-Services

A Novel Auction Mechanism for Selling Time-Sensitive E-Services A ovel Aucton Mechansm for Sellng Tme-Senstve E-Servces Juong-Sk Lee and Boleslaw K. Szymansk Optmaret Inc. and Department of Computer Scence Rensselaer Polytechnc Insttute 110 8 th Street, Troy, Y 12180,

More information

Resource Scheduling in Desktop Grid by Grid-JQA

Resource Scheduling in Desktop Grid by Grid-JQA The 3rd Internatonal Conference on Grd and Pervasve Computng - Worshops esource Schedulng n Destop Grd by Grd-JQA L. Mohammad Khanl M. Analou Assstant professor Assstant professor C.S. Dept.Tabrz Unversty

More information

Open Access A Load Balancing Strategy with Bandwidth Constraint in Cloud Computing. Jing Deng 1,*, Ping Guo 2, Qi Li 3, Haizhu Chen 1

Open Access A Load Balancing Strategy with Bandwidth Constraint in Cloud Computing. Jing Deng 1,*, Ping Guo 2, Qi Li 3, Haizhu Chen 1 Send Orders for Reprnts to reprnts@benthamscence.ae The Open Cybernetcs & Systemcs Journal, 2014, 8, 115-121 115 Open Access A Load Balancng Strategy wth Bandwdth Constrant n Cloud Computng Jng Deng 1,*,

More information

Cost-based Scheduling of Scientific Workflow Applications on Utility Grids

Cost-based Scheduling of Scientific Workflow Applications on Utility Grids Cost-based Schedulng of Scentfc Workflow Applcatons on Utlty Grds Ja Yu, Rakumar Buyya and Chen Khong Tham Grd Computng and Dstrbuted Systems Laboratory Dept. of Computer Scence and Software Engneerng

More information

Improved SVM in Cloud Computing Information Mining

Improved SVM in Cloud Computing Information Mining Internatonal Journal of Grd Dstrbuton Computng Vol.8, No.1 (015), pp.33-40 http://dx.do.org/10.1457/jgdc.015.8.1.04 Improved n Cloud Computng Informaton Mnng Lvshuhong (ZhengDe polytechnc college JangSu

More information

IMPACT ANALYSIS OF A CELLULAR PHONE

IMPACT ANALYSIS OF A CELLULAR PHONE 4 th ASA & μeta Internatonal Conference IMPACT AALYSIS OF A CELLULAR PHOE We Lu, 2 Hongy L Bejng FEAonlne Engneerng Co.,Ltd. Bejng, Chna ABSTRACT Drop test smulaton plays an mportant role n nvestgatng

More information

A Dynamic Energy-Efficiency Mechanism for Data Center Networks

A Dynamic Energy-Efficiency Mechanism for Data Center Networks A Dynamc Energy-Effcency Mechansm for Data Center Networks Sun Lang, Zhang Jnfang, Huang Daochao, Yang Dong, Qn Yajuan A Dynamc Energy-Effcency Mechansm for Data Center Networks 1 Sun Lang, 1 Zhang Jnfang,

More information

J. Parallel Distrib. Comput. Environment-conscious scheduling of HPC applications on distributed Cloud-oriented data centers

J. Parallel Distrib. Comput. Environment-conscious scheduling of HPC applications on distributed Cloud-oriented data centers J. Parallel Dstrb. Comput. 71 (2011) 732 749 Contents lsts avalable at ScenceDrect J. Parallel Dstrb. Comput. ournal homepage: www.elsever.com/locate/pdc Envronment-conscous schedulng of HPC applcatons

More information

Load Balancing By Max-Min Algorithm in Private Cloud Environment

Load Balancing By Max-Min Algorithm in Private Cloud Environment Internatonal Journal of Scence and Research (IJSR ISSN (Onlne: 2319-7064 Index Coperncus Value (2013: 6.14 Impact Factor (2013: 4.438 Load Balancng By Max-Mn Algorthm n Prvate Cloud Envronment S M S Suntharam

More information

EVALUATING THE PERCEIVED QUALITY OF INFRASTRUCTURE-LESS VOIP. Kun-chan Lan and Tsung-hsun Wu

EVALUATING THE PERCEIVED QUALITY OF INFRASTRUCTURE-LESS VOIP. Kun-chan Lan and Tsung-hsun Wu EVALUATING THE PERCEIVED QUALITY OF INFRASTRUCTURE-LESS VOIP Kun-chan Lan and Tsung-hsun Wu Natonal Cheng Kung Unversty klan@cse.ncku.edu.tw, ryan@cse.ncku.edu.tw ABSTRACT Voce over IP (VoIP) s one of

More information

M3S MULTIMEDIA MOBILITY MANAGEMENT AND LOAD BALANCING IN WIRELESS BROADCAST NETWORKS

M3S MULTIMEDIA MOBILITY MANAGEMENT AND LOAD BALANCING IN WIRELESS BROADCAST NETWORKS M3S MULTIMEDIA MOBILITY MANAGEMENT AND LOAD BALANCING IN WIRELESS BROADCAST NETWORKS Bogdan Cubotaru, Gabrel-Mro Muntean Performance Engneerng Laboratory, RINCE School of Electronc Engneerng Dubln Cty

More information

Pricing Model of Cloud Computing Service with Partial Multihoming

Pricing Model of Cloud Computing Service with Partial Multihoming Prcng Model of Cloud Computng Servce wth Partal Multhomng Zhang Ru 1 Tang Bng-yong 1 1.Glorous Sun School of Busness and Managment Donghua Unversty Shangha 251 Chna E-mal:ru528369@mal.dhu.edu.cn Abstract

More information

Fair Virtual Bandwidth Allocation Model in Virtual Data Centers

Fair Virtual Bandwidth Allocation Model in Virtual Data Centers Far Vrtual Bandwdth Allocaton Model n Vrtual Data Centers Yng Yuan, Cu-rong Wang, Cong Wang School of Informaton Scence and Engneerng ortheastern Unversty Shenyang, Chna School of Computer and Communcaton

More information

Cloud-based Social Application Deployment using Local Processing and Global Distribution

Cloud-based Social Application Deployment using Local Processing and Global Distribution Cloud-based Socal Applcaton Deployment usng Local Processng and Global Dstrbuton Zh Wang *, Baochun L, Lfeng Sun *, and Shqang Yang * * Bejng Key Laboratory of Networked Multmeda Department of Computer

More information

Survey on Virtual Machine Placement Techniques in Cloud Computing Environment

Survey on Virtual Machine Placement Techniques in Cloud Computing Environment Survey on Vrtual Machne Placement Technques n Cloud Computng Envronment Rajeev Kumar Gupta and R. K. Paterya Department of Computer Scence & Engneerng, MANIT, Bhopal, Inda ABSTRACT In tradtonal data center

More information

QoS-based Scheduling of Workflow Applications on Service Grids

QoS-based Scheduling of Workflow Applications on Service Grids QoS-based Schedulng of Workflow Applcatons on Servce Grds Ja Yu, Rakumar Buyya and Chen Khong Tham Grd Computng and Dstrbuted System Laboratory Dept. of Computer Scence and Software Engneerng The Unversty

More information

A Passive Network Measurement-based Traffic Control Algorithm in Gateway of. P2P Systems

A Passive Network Measurement-based Traffic Control Algorithm in Gateway of. P2P Systems roceedngs of the 7th World Congress The Internatonal Federaton of Automatc Control A assve Network Measurement-based Traffc Control Algorthm n Gateway of 2 Systems Ybo Jang, Weje Chen, Janwe Zheng, Wanlang

More information

The Load Balancing of Database Allocation in the Cloud

The Load Balancing of Database Allocation in the Cloud , March 3-5, 23, Hong Kong The Load Balancng of Database Allocaton n the Cloud Yu-lung Lo and Mn-Shan La Abstract Each database host n the cloud platform often has to servce more than one database applcaton

More information

Efficient Bandwidth Management in Broadband Wireless Access Systems Using CAC-based Dynamic Pricing

Efficient Bandwidth Management in Broadband Wireless Access Systems Using CAC-based Dynamic Pricing Effcent Bandwdth Management n Broadband Wreless Access Systems Usng CAC-based Dynamc Prcng Bader Al-Manthar, Ndal Nasser 2, Najah Abu Al 3, Hossam Hassanen Telecommuncatons Research Laboratory School of

More information

A Performance Analysis of View Maintenance Techniques for Data Warehouses

A Performance Analysis of View Maintenance Techniques for Data Warehouses A Performance Analyss of Vew Mantenance Technques for Data Warehouses Xng Wang Dell Computer Corporaton Round Roc, Texas Le Gruenwald The nversty of Olahoma School of Computer Scence orman, OK 739 Guangtao

More information

A Resource-trading Mechanism for Efficient Distribution of Large-volume Contents on Peer-to-Peer Networks

A Resource-trading Mechanism for Efficient Distribution of Large-volume Contents on Peer-to-Peer Networks A Resource-tradng Mechansm for Effcent Dstrbuton of Large-volume Contents on Peer-to-Peer Networks SmonG.M.Koo,C.S.GeorgeLee, Karthk Kannan School of Electrcal and Computer Engneerng Krannet School of

More information

A Programming Model for the Cloud Platform

A Programming Model for the Cloud Platform Internatonal Journal of Advanced Scence and Technology A Programmng Model for the Cloud Platform Xaodong Lu School of Computer Engneerng and Scence Shangha Unversty, Shangha 200072, Chna luxaodongxht@qq.com

More information

A Novel Scalable Architecture of Cloud Storage System for Small Files based on P2P

A Novel Scalable Architecture of Cloud Storage System for Small Files based on P2P 2012 IEEE Internatonal Conference on Cluster Computng Workshops A Novel Scalable Archtecture of Cloud Storage System for Small Fles based on P2P ZHANG Q-fe, PAN Xue-zeng, SHEN Yan College of Computer Scence

More information

An Alternative Way to Measure Private Equity Performance

An Alternative Way to Measure Private Equity Performance An Alternatve Way to Measure Prvate Equty Performance Peter Todd Parlux Investment Technology LLC Summary Internal Rate of Return (IRR) s probably the most common way to measure the performance of prvate

More information

A heuristic task deployment approach for load balancing

A heuristic task deployment approach for load balancing Xu Gaochao, Dong Yunmeng, Fu Xaodog, Dng Yan, Lu Peng, Zhao Ja Abstract A heurstc task deployment approach for load balancng Gaochao Xu, Yunmeng Dong, Xaodong Fu, Yan Dng, Peng Lu, Ja Zhao * College of

More information

A New Service Pricing Mechanism based on Coalition Game Theory in

A New Service Pricing Mechanism based on Coalition Game Theory in A New Servce Prcng Mechansm based on Coalton Game Theory n Cloud Servce A New Servce Prcng Mechansm based on Coalton Game Theory n Cloud Servce 1 Luyun Xu, 2 Yunsheng Zhang *1, Frst Author, Correspondng

More information

Performance Analysis of Energy Consumption of Smartphone Running Mobile Hotspot Application

Performance Analysis of Energy Consumption of Smartphone Running Mobile Hotspot Application Internatonal Journal of mart Grd and lean Energy Performance Analyss of Energy onsumpton of martphone Runnng Moble Hotspot Applcaton Yun on hung a chool of Electronc Engneerng, oongsl Unversty, 511 angdo-dong,

More information

On the Optimal Control of a Cascade of Hydro-Electric Power Stations

On the Optimal Control of a Cascade of Hydro-Electric Power Stations On the Optmal Control of a Cascade of Hydro-Electrc Power Statons M.C.M. Guedes a, A.F. Rbero a, G.V. Smrnov b and S. Vlela c a Department of Mathematcs, School of Scences, Unversty of Porto, Portugal;

More information

Research of Network System Reconfigurable Model Based on the Finite State Automation

Research of Network System Reconfigurable Model Based on the Finite State Automation JOURNAL OF NETWORKS, VOL., NO. 5, MAY 24 237 Research of Network System Reconfgurable Model Based on the Fnte State Automaton Shenghan Zhou and Wenbng Chang School of Relablty and System Engneerng, Behang

More information

An Optimal Model for Priority based Service Scheduling Policy for Cloud Computing Environment

An Optimal Model for Priority based Service Scheduling Policy for Cloud Computing Environment An Optmal Model for Prorty based Servce Schedulng Polcy for Cloud Computng Envronment Dr. M. Dakshayn Dept. of ISE, BMS College of Engneerng, Bangalore, Inda. Dr. H. S. Guruprasad Dept. of ISE, BMS College

More information

Complex Service Provisioning in Collaborative Cloud Markets

Complex Service Provisioning in Collaborative Cloud Markets Melane Sebenhaar, Ulrch Lampe, Tm Lehrg, Sebastan Zöller, Stefan Schulte, Ralf Stenmetz: Complex Servce Provsonng n Collaboratve Cloud Markets. In: W. Abramowcz et al. (Eds.): Proceedngs of the 4th European

More information

Optimization Model of Reliable Data Storage in Cloud Environment Using Genetic Algorithm

Optimization Model of Reliable Data Storage in Cloud Environment Using Genetic Algorithm Internatonal Journal of Grd Dstrbuton Computng, pp.175-190 http://dx.do.org/10.14257/gdc.2014.7.6.14 Optmzaton odel of Relable Data Storage n Cloud Envronment Usng Genetc Algorthm Feng Lu 1,2,3, Hatao

More information

A DATA MINING APPLICATION IN A STUDENT DATABASE

A DATA MINING APPLICATION IN A STUDENT DATABASE JOURNAL OF AERONAUTICS AND SPACE TECHNOLOGIES JULY 005 VOLUME NUMBER (53-57) A DATA MINING APPLICATION IN A STUDENT DATABASE Şenol Zafer ERDOĞAN Maltepe Ünversty Faculty of Engneerng Büyükbakkalköy-Istanbul

More information

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network 700 Proceedngs of the 8th Internatonal Conference on Innovaton & Management Forecastng the Demand of Emergency Supples: Based on the CBR Theory and BP Neural Network Fu Deqang, Lu Yun, L Changbng School

More information

J. Parallel Distrib. Comput.

J. Parallel Distrib. Comput. J. Parallel Dstrb. Comput. 71 (2011) 62 76 Contents lsts avalable at ScenceDrect J. Parallel Dstrb. Comput. journal homepage: www.elsever.com/locate/jpdc Optmzng server placement n dstrbuted systems n

More information

A Hierarchical Reliability Model of Service-Based Software System

A Hierarchical Reliability Model of Service-Based Software System 2009 33rd Annual IEEE Internatonal Computer Software and Applcatons Conference A Herarchcal Relablty Model of Servce-Based Software System Lun Wang, Xaoyng Ba, Lzhu Zhou Department of Computer Scence and

More information

A Load-Balancing Algorithm for Cluster-based Multi-core Web Servers

A Load-Balancing Algorithm for Cluster-based Multi-core Web Servers Journal of Computatonal Informaton Systems 7: 13 (2011) 4740-4747 Avalable at http://www.jofcs.com A Load-Balancng Algorthm for Cluster-based Mult-core Web Servers Guohua YOU, Yng ZHAO College of Informaton

More information

Study on Model of Risks Assessment of Standard Operation in Rural Power Network

Study on Model of Risks Assessment of Standard Operation in Rural Power Network Study on Model of Rsks Assessment of Standard Operaton n Rural Power Network Qngj L 1, Tao Yang 2 1 Qngj L, College of Informaton and Electrcal Engneerng, Shenyang Agrculture Unversty, Shenyang 110866,

More information

An ILP Formulation for Task Mapping and Scheduling on Multi-core Architectures

An ILP Formulation for Task Mapping and Scheduling on Multi-core Architectures An ILP Formulaton for Task Mappng and Schedulng on Mult-core Archtectures Yng Y, We Han, Xn Zhao, Ahmet T. Erdogan and Tughrul Arslan Unversty of Ednburgh, The Kng's Buldngs, Mayfeld Road, Ednburgh, EH9

More information

An Adaptive Cross-layer Bandwidth Scheduling Strategy for the Speed-Sensitive Strategy in Hierarchical Cellular Networks

An Adaptive Cross-layer Bandwidth Scheduling Strategy for the Speed-Sensitive Strategy in Hierarchical Cellular Networks An Adaptve Cross-layer Bandwdth Schedulng Strategy for the Speed-Senstve Strategy n erarchcal Cellular Networks Jong-Shn Chen #1, Me-Wen #2 Department of Informaton and Communcaton Engneerng ChaoYang Unversty

More information

AD-SHARE: AN ADVERTISING METHOD IN P2P SYSTEMS BASED ON REPUTATION MANAGEMENT

AD-SHARE: AN ADVERTISING METHOD IN P2P SYSTEMS BASED ON REPUTATION MANAGEMENT 1 AD-SHARE: AN ADVERTISING METHOD IN P2P SYSTEMS BASED ON REPUTATION MANAGEMENT Nkos Salamanos, Ev Alexogann, Mchals Vazrganns Department of Informatcs, Athens Unversty of Economcs and Busness salaman@aueb.gr,

More information

iavenue iavenue i i i iavenue iavenue iavenue

iavenue iavenue i i i iavenue iavenue iavenue Saratoga Systems' enterprse-wde Avenue CRM system s a comprehensve web-enabled software soluton. Ths next generaton system enables you to effectvely manage and enhance your customer relatonshps n both

More information

A Cluster Based Replication Architecture for Load Balancing in Peer-to-Peer Content Distribution

A Cluster Based Replication Architecture for Load Balancing in Peer-to-Peer Content Distribution A Cluster Based Replcaton Archtecture for Load Balancng n Peer-to-Peer Content Dstrbuton S.Ayyasamy 1 and S.N. Svanandam 2 1 Asst. Professor, Department of Informaton Technology, Tamlnadu College of Engneerng

More information

A role based access in a hierarchical sensor network architecture to provide multilevel security

A role based access in a hierarchical sensor network architecture to provide multilevel security 1 A role based access n a herarchcal sensor network archtecture to provde multlevel securty Bswajt Panja a Sanjay Kumar Madra b and Bharat Bhargava c a Department of Computer Scenc Morehead State Unversty

More information

AN EFFICIENT GROUP AUTHENTICATION FOR GROUP COMMUNICATIONS

AN EFFICIENT GROUP AUTHENTICATION FOR GROUP COMMUNICATIONS Internatonal Journal of Network Securty & Its Applcatons (IJNSA), Vol.5, No.3, May 2013 AN EFFICIENT GROUP AUTHENTICATION FOR GROUP COMMUNICATIONS Len Harn 1 and Changlu Ln 2 1 Department of Computer Scence

More information

Performance Evaluation of Infrastructure as Service Clouds with SLA Constraints

Performance Evaluation of Infrastructure as Service Clouds with SLA Constraints Performance Evaluaton of Infrastructure as Servce Clouds wth SLA Constrants Anuar Lezama Barquet, Andre Tchernykh, and Ramn Yahyapour 2 Computer Scence Department, CICESE Research Center, Ensenada, BC,

More information

Adaptive and Dynamic Load Balancing in Grid Using Ant Colony Optimization

Adaptive and Dynamic Load Balancing in Grid Using Ant Colony Optimization Sandp Kumar Goyal et al. / Internatonal Journal of Engneerng and Technology (IJET) Adaptve and Dynamc Load Balancng n Grd Usng Ant Colony Optmzaton Sandp Kumar Goyal 1, Manpreet Sngh 1 Department of Computer

More information

A Design Method of High-availability and Low-optical-loss Optical Aggregation Network Architecture

A Design Method of High-availability and Low-optical-loss Optical Aggregation Network Architecture A Desgn Method of Hgh-avalablty and Low-optcal-loss Optcal Aggregaton Network Archtecture Takehro Sato, Kuntaka Ashzawa, Kazumasa Tokuhash, Dasuke Ish, Satoru Okamoto and Naoak Yamanaka Dept. of Informaton

More information

Genetic Algorithm Based Optimization Model for Reliable Data Storage in Cloud Environment

Genetic Algorithm Based Optimization Model for Reliable Data Storage in Cloud Environment Advanced Scence and Technology Letters, pp.74-79 http://dx.do.org/10.14257/astl.2014.50.12 Genetc Algorthm Based Optmzaton Model for Relable Data Storage n Cloud Envronment Feng Lu 1,2,3, Hatao Wu 1,3,

More information

QOS DISTRIBUTION MONITORING FOR PERFORMANCE MANAGEMENT IN MULTIMEDIA NETWORKS

QOS DISTRIBUTION MONITORING FOR PERFORMANCE MANAGEMENT IN MULTIMEDIA NETWORKS QOS DISTRIBUTION MONITORING FOR PERFORMANCE MANAGEMENT IN MULTIMEDIA NETWORKS Yumng Jang, Chen-Khong Tham, Ch-Chung Ko Department Electrcal Engneerng Natonal Unversty Sngapore 119260 Sngapore Emal: {engp7450,

More information

Methodology to Determine Relationships between Performance Factors in Hadoop Cloud Computing Applications

Methodology to Determine Relationships between Performance Factors in Hadoop Cloud Computing Applications Methodology to Determne Relatonshps between Performance Factors n Hadoop Cloud Computng Applcatons Lus Eduardo Bautsta Vllalpando 1,2, Alan Aprl 1 and Alan Abran 1 1 Department of Software Engneerng and

More information

Multi-sensor Data Fusion for Cyber Security Situation Awareness

Multi-sensor Data Fusion for Cyber Security Situation Awareness Avalable onlne at www.scencedrect.com Proceda Envronmental Scences 0 (20 ) 029 034 20 3rd Internatonal Conference on Envronmental 3rd Internatonal Conference on Envronmental Scence and Informaton Applcaton

More information

Effective Network Defense Strategies against Malicious Attacks with Various Defense Mechanisms under Quality of Service Constraints

Effective Network Defense Strategies against Malicious Attacks with Various Defense Mechanisms under Quality of Service Constraints Effectve Network Defense Strateges aganst Malcous Attacks wth Varous Defense Mechansms under Qualty of Servce Constrants Frank Yeong-Sung Ln Department of Informaton Natonal Tawan Unversty Tape, Tawan,

More information

Peer-to-Peer Networks Protocols, Cooperation and Competition

Peer-to-Peer Networks Protocols, Cooperation and Competition Peer-to-Peer Networks Protocols, Cooperaton and Competton Hyunggon Park Sgnal Processng Laboratory (LTS4), Insttute of Electrcal Engneerng, Swss Federal Insttute of Technology (EPFL), Lausanne, Swtzerland

More information

An Economic View of Indirect Reputation Management for Grids

An Economic View of Indirect Reputation Management for Grids An Economc Vew of Indrect Reputaton Management for Grds Javer Echaz Jorge R. Ardengh Insttute of Computer Scence and Engneerng, Unversdad Naconal del Sur Bahía Blanca Buenos Ares Repúblca Argentna {je,jra}@cs.uns.edu.ar

More information

Network Services Definition and Deployment in a Differentiated Services Architecture

Network Services Definition and Deployment in a Differentiated Services Architecture etwork Servces Defnton and Deployment n a Dfferentated Servces Archtecture E. kolouzou, S. Manats, P. Sampatakos,. Tsetsekas, I. S. Veners atonal Techncal Unversty of Athens, Department of Electrcal and

More information

Network Aware Load-Balancing via Parallel VM Migration for Data Centers

Network Aware Load-Balancing via Parallel VM Migration for Data Centers Network Aware Load-Balancng va Parallel VM Mgraton for Data Centers Kun-Tng Chen 2, Chen Chen 12, Po-Hsang Wang 2 1 Informaton Technology Servce Center, 2 Department of Computer Scence Natonal Chao Tung

More information

A Novel Problem-solving Metric for Future Internet Routing Based on Virtualization and Cloud-computing

A Novel Problem-solving Metric for Future Internet Routing Based on Virtualization and Cloud-computing www.ijcsi.org 159 A Novel Problem-solvng Metrc for Future Internet Routng Based on Vrtualzaton and Cloud-computng Rujuan Zheng, Mngchuan Zhang, Qngtao Wu, Wangyang We and Haxa Zhao Electronc & Informaton

More information

METHODOLOGY TO DETERMINE RELATIONSHIPS BETWEEN PERFORMANCE FACTORS IN HADOOP CLOUD COMPUTING APPLICATIONS

METHODOLOGY TO DETERMINE RELATIONSHIPS BETWEEN PERFORMANCE FACTORS IN HADOOP CLOUD COMPUTING APPLICATIONS METHODOLOGY TO DETERMINE RELATIONSHIPS BETWEEN PERFORMANCE FACTORS IN HADOOP CLOUD COMPUTING APPLICATIONS Lus Eduardo Bautsta Vllalpando 1,2, Alan Aprl 1 and Alan Abran 1 1 Department of Software Engneerng

More information

Resource Sharing Models and Heuristic Load Balancing Methods for

Resource Sharing Models and Heuristic Load Balancing Methods for Resource Sharng Models and Heurstc Load Balancng Methods for Grd Schedulng Problems Wanneng Shu 1,2, Lxn Dng 2,3,*, Shenwen Wang 2,3 1 College of Computer Scence, South-Central Unversty for Natonaltes,

More information

Scalable and Secure Architecture for Digital Content Distribution

Scalable and Secure Architecture for Digital Content Distribution Valer Bocan Scalable and Secure Archtecture for Dgtal Content Dstrbuton Mha Fagadar-Cosma Department of Computer Scence and Engneerng Informaton Technology Department Poltehnca Unversty of Tmsoara Alcatel

More information

Politecnico di Torino. Porto Institutional Repository

Politecnico di Torino. Porto Institutional Repository Poltecnco d Torno Porto Insttutonal Repostory [Artcle] A cost-effectve cloud computng framework for acceleratng multmeda communcaton smulatons Orgnal Ctaton: D. Angel, E. Masala (2012). A cost-effectve

More information

A New Task Scheduling Algorithm Based on Improved Genetic Algorithm

A New Task Scheduling Algorithm Based on Improved Genetic Algorithm A New Task Schedulng Algorthm Based on Improved Genetc Algorthm n Cloud Computng Envronment Congcong Xong, Long Feng, Lxan Chen A New Task Schedulng Algorthm Based on Improved Genetc Algorthm n Cloud Computng

More information

Auditing Cloud Service Level Agreement on VM CPU Speed

Auditing Cloud Service Level Agreement on VM CPU Speed Audtng Cloud Servce Level Agreement on VM CPU Speed Ryan Houlhan, aojang Du, Chu C. Tan, Je Wu Department of Computer and Informaton Scences Temple Unversty Phladelpha, PA 19122, USA Emal: {ryan.houlhan,

More information

Power-of-Two Policies for Single- Warehouse Multi-Retailer Inventory Systems with Order Frequency Discounts

Power-of-Two Policies for Single- Warehouse Multi-Retailer Inventory Systems with Order Frequency Discounts Power-of-wo Polces for Sngle- Warehouse Mult-Retaler Inventory Systems wth Order Frequency Dscounts José A. Ventura Pennsylvana State Unversty (USA) Yale. Herer echnon Israel Insttute of echnology (Israel)

More information

Enabling P2P One-view Multi-party Video Conferencing

Enabling P2P One-view Multi-party Video Conferencing Enablng P2P One-vew Mult-party Vdeo Conferencng Yongxang Zhao, Yong Lu, Changja Chen, and JanYn Zhang Abstract Mult-Party Vdeo Conferencng (MPVC) facltates realtme group nteracton between users. Whle P2P

More information

Portfolo and Grdiversion Technology

Portfolo and Grdiversion Technology Dstrbuted Portfolo and Investment Rs Analyss on Global Grds Rafael Moreno-Vozmedano, Krshna Nadmnt, Srumar Venugopal, Ana B. Alonso-Conde 3, Hussen Gbbns, and Rajumar Buyya Grd Computng and Dstrbuted Systems

More information

Checkng and Testng in Nokia RMS Process

Checkng and Testng in Nokia RMS Process An Integrated Schedulng Mechansm for Fault-Tolerant Modular Avoncs Systems Yann-Hang Lee Mohamed Youns Jeff Zhou CISE Department Unversty of Florda Ganesvlle, FL 326 yhlee@cse.ufl.edu Advanced System Technology

More information

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ).

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ). REVIEW OF RISK MANAGEMENT CONCEPTS LOSS DISTRIBUTIONS AND INSURANCE Loss and nsurance: When someone s subject to the rsk of ncurrng a fnancal loss, the loss s generally modeled usng a random varable or

More information

Canon NTSC Help Desk Documentation

Canon NTSC Help Desk Documentation Canon NTSC Help Desk Documentaton READ THIS BEFORE PROCEEDING Before revewng ths documentaton, Canon Busness Solutons, Inc. ( CBS ) hereby refers you, the customer or customer s representatve or agent

More information

An Adaptive and Distributed Clustering Scheme for Wireless Sensor Networks

An Adaptive and Distributed Clustering Scheme for Wireless Sensor Networks 2007 Internatonal Conference on Convergence Informaton Technology An Adaptve and Dstrbuted Clusterng Scheme for Wreless Sensor Networs Xnguo Wang, Xnmng Zhang, Guolang Chen, Shuang Tan Department of Computer

More information

Can Auto Liability Insurance Purchases Signal Risk Attitude?

Can Auto Liability Insurance Purchases Signal Risk Attitude? Internatonal Journal of Busness and Economcs, 2011, Vol. 10, No. 2, 159-164 Can Auto Lablty Insurance Purchases Sgnal Rsk Atttude? Chu-Shu L Department of Internatonal Busness, Asa Unversty, Tawan Sheng-Chang

More information

An agent architecture for network support of distributed simulation systems

An agent architecture for network support of distributed simulation systems An agent archtecture for network support of dstrbuted smulaton systems Robert Smon, Mark Pullen and Woan Sun Chang Department of Computer Scence George Mason Unversty Farfax, VA, 22032 U.S.A. smon, mpullen,

More information

A Novel Adaptive Load Balancing Routing Algorithm in Ad hoc Networks

A Novel Adaptive Load Balancing Routing Algorithm in Ad hoc Networks Journal of Convergence Informaton Technology A Novel Adaptve Load Balancng Routng Algorthm n Ad hoc Networks Zhu Bn, Zeng Xao-png, Xong Xan-sheng, Chen Qan, Fan Wen-yan, We Geng College of Communcaton

More information

FREQUENCY OF OCCURRENCE OF CERTAIN CHEMICAL CLASSES OF GSR FROM VARIOUS AMMUNITION TYPES

FREQUENCY OF OCCURRENCE OF CERTAIN CHEMICAL CLASSES OF GSR FROM VARIOUS AMMUNITION TYPES FREQUENCY OF OCCURRENCE OF CERTAIN CHEMICAL CLASSES OF GSR FROM VARIOUS AMMUNITION TYPES Zuzanna BRO EK-MUCHA, Grzegorz ZADORA, 2 Insttute of Forensc Research, Cracow, Poland 2 Faculty of Chemstry, Jagellonan

More information

Price Competition in an Oligopoly Market with Multiple IaaS Cloud Providers

Price Competition in an Oligopoly Market with Multiple IaaS Cloud Providers Prce Competton n an Olgopoly Market wth Multple IaaS Cloud Provders Yuan Feng, Baochun L, Bo L Department of Computng, Hong Kong Polytechnc Unversty Department of Electrcal and Computer Engneerng, Unversty

More information

Web Object Indexing Using Domain Knowledge *

Web Object Indexing Using Domain Knowledge * Web Object Indexng Usng Doman Knowledge * Muyuan Wang Department of Automaton Tsnghua Unversty Bejng 100084, Chna (86-10)51774518 Zhwe L, Le Lu, We-Yng Ma Mcrosoft Research Asa Sgma Center, Hadan Dstrct

More information

Dynamic Pricing for Smart Grid with Reinforcement Learning

Dynamic Pricing for Smart Grid with Reinforcement Learning Dynamc Prcng for Smart Grd wth Renforcement Learnng Byung-Gook Km, Yu Zhang, Mhaela van der Schaar, and Jang-Won Lee Samsung Electroncs, Suwon, Korea Department of Electrcal Engneerng, UCLA, Los Angeles,

More information

The OC Curve of Attribute Acceptance Plans

The OC Curve of Attribute Acceptance Plans The OC Curve of Attrbute Acceptance Plans The Operatng Characterstc (OC) curve descrbes the probablty of acceptng a lot as a functon of the lot s qualty. Fgure 1 shows a typcal OC Curve. 10 8 6 4 1 3 4

More information

LAMOR: Lifetime-Aware Multipath Optimized Routing Algorithm for Video Transmission over Ad Hoc Networks

LAMOR: Lifetime-Aware Multipath Optimized Routing Algorithm for Video Transmission over Ad Hoc Networks LAMOR: Lfetme-Aware Multpath Optmzed Routng Algorthm for Vdeo ransmsson over Ad Hoc Networks 1 Lansheng an, Lng Xe, Kng-m Ko, Mng Le and Moshe Zukerman Abstract Multpath routng s a key technque to support

More information

Mathematical Framework for A Novel Database Replication Algorithm

Mathematical Framework for A Novel Database Replication Algorithm I.J.Modern Educaton and Computer Scence, 203, 9, -0 Publshed Onlne October 203 n MECS (http://www.mecs-press.org/) DOI: 0.585/jmecs.203.09.0 Mathematcal Framework for A Novel Database Replcaton Algorthm

More information

DBA-VM: Dynamic Bandwidth Allocator for Virtual Machines

DBA-VM: Dynamic Bandwidth Allocator for Virtual Machines DBA-VM: Dynamc Bandwdth Allocator for Vrtual Machnes Ahmed Amamou, Manel Bourguba, Kamel Haddadou and Guy Pujolle LIP6, Perre & Mare Cure Unversty, 4 Place Jusseu 755 Pars, France Gand SAS, 65 Boulevard

More information

Research Article A Time Scheduling Model of Logistics Service Supply Chain with Mass Customized Logistics Service

Research Article A Time Scheduling Model of Logistics Service Supply Chain with Mass Customized Logistics Service Hndaw Publshng Corporaton Dscrete Dynamcs n Nature and Socety Volume 01, Artcle ID 48978, 18 pages do:10.1155/01/48978 Research Artcle A Tme Schedulng Model of Logstcs Servce Supply Chan wth Mass Customzed

More information

LITERATURE REVIEW: VARIOUS PRIORITY BASED TASK SCHEDULING ALGORITHMS IN CLOUD COMPUTING

LITERATURE REVIEW: VARIOUS PRIORITY BASED TASK SCHEDULING ALGORITHMS IN CLOUD COMPUTING LITERATURE REVIEW: VARIOUS PRIORITY BASED TASK SCHEDULING ALGORITHMS IN CLOUD COMPUTING 1 MS. POOJA.P.VASANI, 2 MR. NISHANT.S. SANGHANI 1 M.Tech. [Software Systems] Student, Patel College of Scence and

More information

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence 1 st Internatonal Symposum on Imprecse Probabltes and Ther Applcatons, Ghent, Belgum, 29 June 2 July 1999 How Sets of Coherent Probabltes May Serve as Models for Degrees of Incoherence Mar J. Schervsh

More information

Research on Privacy Protection Approach for Cloud Computing Environments

Research on Privacy Protection Approach for Cloud Computing Environments , pp. 113-120 http://dx.do.org/10.14257/jsa.2015.9.3.11 Research on Prvacy Protecton Approach for Cloud Computng Envronments Xaohu L 1,2, Hongxng Lang 3 and Dan Ja 1 1 College of Electrcal and Informaton

More information

Overview of monitoring and evaluation

Overview of monitoring and evaluation 540 Toolkt to Combat Traffckng n Persons Tool 10.1 Overvew of montorng and evaluaton Overvew Ths tool brefly descrbes both montorng and evaluaton, and the dstncton between the two. What s montorng? Montorng

More information