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

Size: px
Start display at page:

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

Transcription

1 EVALUATING THE PERCEIVED QUALITY OF INFRASTRUCTURE-LESS VOIP Kun-chan Lan and Tsung-hsun Wu Natonal Cheng Kung Unversty ABSTRACT Voce over IP (VoIP) s one of the most popular Internet applcatons. Many VoIP protocols (e.g. SIP) are based on a central-server scheme n whch a caller needs to query the central server frst for the callee s nformaton (e.g. IP address) before t can connect to them. However, such a centralzed archtecture has some drawbacks, such as an unbalanced load and a sngle pont of the falure. As a result, some researchers have proposed the use of peer-to-peer (P2P) technques for VoIP communcaton. However, compared to a centralzed approach, settng up a VoIP connecton over multple hops could potentally take a longer tme and mght dscourage users from utlzng ths servce. In ths paper, we set out to study the performance of exstng P2P protocols for VoIP applcatons n a more realstc settng based on traces collected from the Skype network. The Skype traces are used as an nput to model the VoIP network topology. We evaluated the performance of three types of dstrbute hash table(dht) protocols, namely, flat DHT, herarchcal DHT and proxmty DHT, n terms of ther lookup latency for the connecton setup phase of VoIP applcatons. In addton, to understand the feasblty of usng nfrastructure-less VoIP n the real world, we adopted par comparson technques to evaluate the qualty of the user experence. Fnally, we proposed a new hybrd protocol for the nfrastructure-less VoIP communcaton. We concluded that current P2P protocols for VoIP are not satsfactory as compared to the tradtonal centralzed approach and there s stll a lot of room for mprovement. Index Terms Skype, peer-to-peer, pared comparson 1. INTRODUCTION Voce over IP (VoIP) s one of the most popular Internet applcatons, wth many people makng VoIP calls for busness or personal purposes on a daly bass. VoIP nvolves sendng voce transmssons as data packets usng the Internet Protocol. The user's voce s frst converted nto a dgtal sgnal, compressed and splt nto a seres of packets. The packets are then transported over IP networks and reassembled and decoded at the recevng sde. VoIP communcaton typcally conssts of two phases. The frst s the sgnalng phase and the second s the communcaton phase. The sgnalng phase s generally for call setup, such as obtanng the callee s IP address. After a call s set up, the caller then starts communcatng wth the callee over the IP network. Tradtonal VoIP protocols, such as Sesson Intal Protocol (SIP) [1] and H.323 (ITU recommendaton), work n a centralzed manner. For example, SIP employs a central server for storng the caller s and callee s nformaton. Such a centralzed approach s generally consdered to have several drawbacks, such as load mbalance, lack of scalablty, and the potental to develop a sngle pont of falure. Some decentralzed VoIP systems have proposed the use of peer-to-peer technques for the sgnalng phase. However, a P2P approach could potentally ncrease the call setup tme, an mportant factor n people's decsons whether or not to use a VoIP servce, snce the query nformaton mght have to traverse multple hops. A long lookup latency could potentally dscourage users from usng a decentralzed VoIP system. In ths work we set out to study ths problem by surveyng exstng P2P approaches and compare ther performance aganst the centralzed approach usng real world traces. We collected Skype traces and used them to smulate a real-world VoIP network topology. We then compared the performance of three exstng P2P technques, namely, flat DHT, herarchcal DHT, and proxmty DHT. Furthermore, based on our smulaton results, we proposed a new hybrd protocol for nfrastructure-less VoIP communcaton. Fnally, we utlzed the pared comparson technque [2] to understand the userperceved qualty of the experence wth these technques, as compared to the centralzed approach. The rest of ths paper s organzed as follows. In secton 2, we provde an overvew of the related works. We descrbe the collecton and analyss of Skype data n Secton 3. In Secton 4, we compare the lookup latency of dfferent P2P technques based on the collected Skype topology. In Secton 5, we use the pared comparson technque to evaluate the feasblty of usng exstng P2P approaches to replace the centralzed approach. We offer the conclusons and dscuss drectons for future work n Secton 6.

2 2.1 Skype 2. RELATED WORK Skype s currently the most popular VoIP software n the world. Skype allows two users to establsh audo/vdeo streams wth each other. Some of Skype's servces are smlar to those offered wth MSN and Yahoo messenger, but ther underlyng technques and protocols are dfferent. In the Skype overlay network, there are two knds of nodes, ordnary and super nodes. An ordnary node s a normal Skype clent that can make voce calls and send text messages. When an ordnary node has a publc IP address and s equpped wth rch computng resources, such as powerful CPU, large memory and suffcent network bandwdth, t could be randomly selected to become a super node. A super node wll share some of ts resources to help mantan the Skype overlay network. Each ordnary node has to connect to at least one super node. Therefore, each node mantans a table of some Skype super nodes called a host cache. The host cache fle lsts a set of IP addresses and port numbers of super nodes. In ts newer versons, Skype has encrypted the IP addresses n the host cache. 2.2 Peer-to-Peer network P2P overlay networks [3] are dstrbuted systems wthout centralzed control. In a P2P network, peers form selforganzng networks that are overlad on top of the IP networks.p2p overlay systems are not lke tradtonal clentserver systems. An mportant ssue n a P2P system s to assgn and locate objects among nodes, and ths s typcally acheved by a P2P lookup servce. In the current P2P research, there are two classes of P2P overlay network: structured and unstructured. In a structured P2P network, the topology s tghtly controlled and the contents are placed at some specfc nodes followng certan rules to make subsequent queres more effcent. A structured P2P system typcally uses a Dstrbuted Hash Table (DHT). There are numerous exstng DHT works, such as Chord [3], Pastry [4], CAN [5], and Tapestry [6]. An unstructured P2P system, on the other hand, s composed of nodes that jon the network wth some loose rules wthout any pror knowledge of the topology. Nodes use a floodng mechansm to send queres across the overlay wth a lmted scope. The unstructured approach cannot fnd a specfc object effcently due to the use of floodng and ts performance s O(n), where n s the number of nodes n the overlay system. In addton, n an unstructured network, there s no guarantee that a specfc object can eventually be found, because there s no rule for placng/locatng an object. On the other hand, n a structured network, t s guaranteed that a specfc object can be found n a bounded tme O(log n). Therefore, we conclude that a structured P2P system mght be more sutable for VoIP. 2.3 Infrastructure-less VoIP Some prevous studes have suggested runnng a VoIP applcaton on top of a P2P network. Kundan Sngh [7] proposed a pure P2P archtecture for the SIP-based IP telephony systems. SIP s a sgnalng protocol, and generally used to control multmeda communcaton sessons lke VoIP. Ther P2P-SIP archtecture supports basc user regstraton and call setup, as well as advanced servces such as offlne message delvery, voce/vdeo mals and multparty conferencng. SOSIMPLE [8] s a fully decentralzed, P2P, standards-based approach to communcatons. By buldng on top of the exstng SIP/SIMPLE nfrastructure for VoIP and IM, SOSIMPLE avods the tradtonal centralzed archtectures, elmnates dependency on constant Internet connectvty, and supports ad hoc groups. SOSIMPLE s mplemented as a DHT overlay based on Chord usng SIP messages. In addton, t replcates locaton nformaton for the purpose of relablty. The DHT s used only for lookups, and actual communcaton s passed drectly between clents. However, the feasblty of the above approaches when used n a real world scenaro where there are a large number of nodes s not yet clear. 2.4 Qualty of Experence For evaluatng the perceved qualty of experence, Mean Opnon Score (MOS) s the most wdely used technque for multmeda, such as audo, vdeo, and voce telephony. MOS has a numercal ndcaton of the qualty of receved meda. The reason why MOS scorng has been wdely adopted s because t s smple and ntutve, but t has many problems [9]. In ths work, we thus adopt the par comparson technque [10] to evaluate the user-perceved qualty of VoIP for dfferent P2P archtectures. The pared comparson method can generate a rato-scale score and the executon of such a method s easy for partcpants. The only thng that the partcpants need to do s to compare two optons and decde whch one has the better qualty. Unlke MOS, the partcpants wll not have dffculty n decdng whch ratng they should gve when usng the pared comparson methodology. After fnshng the comparson of all pars, the Bradley-Terry-Luce (BTL) model s then used to generate rato-scale scores based on the results of par comparson, as shown n the equaton. Here the T stands for the opton. The π(t ) s the estmated score of T and the P j s the probablty of choosng T over T j. P j ( T ): j P : = π ( T ) ( T ) + π( T ) π T : th stmul π the estmated score of T probablt y j of selectng T over T j (1)

3 The advantages of the pared comparson methodology over the tradtonal MOS ratngs are 1) the ratng procedure s smpler thus less burden s on experment partcpants, 2) t derves rato-scale scores, and 3) t enables systematc verfcaton of partcpants nputs. Snce f a>b and b>c, then we can obtan a>c. We verfy do the nputs have contradctory. 3. COLLECTION AND ANALYSIS OF SKYPE TRACES In order to understand the performance of dfferent P2P protocols n a more realstc settng, we collected traces from the Skype network and used the collected data to model the topology of a VoIP network. In ths secton, we frst descrbe how we collected Skype data. We then provde an analyss of Skype topology and user sesson tme. The results of our work mght be useful to people who want to mplement a realstc topology generator for ther VoIP smulatons. 3.1 Data Collecton We collected traces from the Skype network because t s currently the most popular VoIP software and has the largest user populaton n the world. As mentoned prevously, the Skype overlay network has two types of nodes, ordnary and super. All the ordnary nodes need to connect to a super node before they ntate/receve a call. Therefore, every ordnary node has a lst of IP addresses of super nodes. Snce a Skype super node s also a normal Skype user, by collectng the lsts from ordnary nodes, we could obtan a lst of actve users on the Skype network Detals of the Experment In ths secton, we descrbe the process of collectng the Skype user topology. When a Skype node s actve, t mantans a table (called host cache) of other Skype nodes. The host cache conssts of IP addresses and port numbers of a set of super nodes, and t refreshes constantly. The host cache s mplemented as an XML fle named shared.xml on the Lnux system. Note that we used an older verson of the Skype software for our experment, snce that the current verson of Skype software encrypts the IP nformaton of the super nodes. Because the host cache s only refreshed when one starts the Skype software, we perodcally re-started the Skype program to get the lst of currently actve nodes. We contnuously collected the Skype traces for one week and dscovered 164,377 super nodes, whch s by far the largest Skype traces as far as we know [10]. We then used MaxMnd GeoIP [11] to determne the lattudes and longtudes of the collected nodes. However, we found only 12,372 unque (lattude, longtude) locatons due to the lmtatons of GeoIP, n whch the IPs belongng to a physcal subnet could have the same lattude and longtude nformaton. Most of the Skype nodes are concentrated n Amercan and Europe, whch s consstent wth the results of a prevous study of Skype network dstrbuton [12]. 4. COMPARING DIFFERENT DHT TECHNOLOGIES FOR VOIP COMMUNICATION In ths secton, we compare the performance of usng varous DHT technologes for the sgnalng phase of VoIP communcaton n a trace-based settng. The performance metrc we consder n ths work s the lookup latency for a caller to locate ts callee IP n a DHT overlay network. We wrote a program usng our Skype-trace-based topology to smulate the query routes of dfferent DHT methodologes as descrbed below. In a DHT network, the nformaton s evenly dstrbuted among all the overlay nodes. To locate the nformaton, a lookup query mght need to traverse multple nodes n the DHT overlay. Here we assume the lookup latency s manly contrbuted by the propagaton delay and queung delay that a packet mght ncur when t travels from the source (.e. the node ntatng the query) to the destnaton (.e. the node n whch the quered nformaton s stored). We model the queung delay by adoptng a smlar approach as n a pror work [13]. We estmate the propagaton delay based on our collected Skype traces. Usng our traces, we can estmate the geographc dstance between any two nodes and ther correspondng propagaton delay. More specfcally, we frst collected IPs of Skype nodes and then obtaned (lattude, longtude) of collected IPs from Maxmnd GeoIP database. The geographc dstance of any two nodes s calculated based on ther (lattude, longtude) nformaton and ther propagaton delay s calculated by dvdng the dstance by the speed of lght. Note that the way we calculated the propagaton delay s just an approxmaton snce t s dffcult to nfer the exact route a packet actually travels between any two arbtrary nodes due to the lmtaton of our traces. In a DHT-based VoIP network, to locate the IP address of the callee, the caller frst ntates a query through the DHT overlay. The query packet mght travel several hops to reach the node where the callee s IP nformaton s stored. For example, for a query route as shown n Fg. 1, the query packet ntated by the caller (.e. node A) mght have to frst travel through node B and C before t fnally arrves the node where the callee s nformaton s stored (.e. node D). In ths example, the lookup latency for node A to locate ts callee s P1+Q1+P2+Q2+P3+Q3+P4, where P1, P2, P3, and P4 are the propagaton delays and Q1, Q2, and Q3 are the queung delays. Here we assume the destnaton (.e. node D) can drectly return the callee s IP nformaton to the source (.e. node A) [4].

4 Fg. 1. Lookup latency of a query route Intutvely, the lookup latency of a centralzed approach wll be shorter than the dstrbuted approaches based on the P2P protocols, gven that a query does not need to traverse multple hops when a centralzed approach s used. Therefore, we frst compute the lookup latency of the centralzed approach as a baselne before we compare dfferent DHT technologes for VoIP communcaton. We pcked a Skype server ( ) whch s located n Denmark [14] and computed the propagaton delay of every node (n our collected traces) to ths server. The results are shown, as the lne ndcated as Centralzed, n Fg. 2. We fnd that half of the nodes have a lookup latency of less than 30ms. Usng ths as a baselne, we then compare how far the performance of three dfferent DHT technologes, namely, flat DHT (FDHT), herarchcal DHT (HDHT) and proxmty DHT (PDHT), s from the centralzed approach s. 4.1 Flat DHT We select Chord as an example of flat DHT and use the SHA-1 hash functon to hash the IP addresses nto ther correspondng IDs. All the nodes are arranged nto a rng ordered by ther IDs. We randomly choose a caller and a callee from the collected Skype traces, and use the Chord routng protocol to fnd the callee s IP address. We repeat the experment 10,000 tmes, and the results are shown, as the lne ndcated as FDHT, n Fg. 2. Clearly, the lookup latency usng FDHT s sgnfcantly worse than that of the centralzed approach. 4.2 Herarchcal DHT In herarchcal DHT [15], nodes are organzed nto groups, and each group has ts own ntra-group overlay network. The groups are organzed as a top-level overlay network. To locate the node whch s responsble for a key, one frst fnds the group responsble for the key n the top-level overlay. The selected group then uses ts ntra-group overlay to fnd the node whch s responsble for the key. In the top-level overlay network, some nter-group routng can be used to locate the responsble group. In the lower-level overlay network, some ntra-group routng s ssued to fnd the node that has the key. In our experment, we used Chord to mplement both the nter-group routng and the ntra-group routng. The total number of nodes s 164,377, dvded nto 410 groups wth a group sze of 400 nodes. Node IDs are assgned sequentally for each group (e.g. the frst group wll have nodes wth ID from 1 to 400, and the second group wll have nodes wth ID from 401 to 800). The other experment settngs are smlar to those we prevously used for the flat DHT approach. We randomly select (caller, callee) pars and repeated the experments for tmes. The results are shown, as the lne ndcated as HDHT, n Fg. 2. The mprovement from FDHT s very small when compared to the results for the flat DHT approach. As we descrbed prevously, the routng path selected by HDHT conssts of two parts: nter-group routng and ntra-group routng. However, n ths case, we assgn the node IDs sequentally for each group. We do not utlze the proxmty property, snce there s no physcal correlaton for nodes n the same group (e.g. the dstance between two nodes n the same group mght be greater than the dstance between two nodes n dfferent groups). 4.3 Proxmty DHT We next consder the property of node proxmty nto the desgn of HDHT. Specfcally, we group nodes whch have the same IP prefx (e.g x.x) nto the same group. Here we assume that nodes whch are n the same subnet mght be physcally close to each other. As shown, as the lne ndcated as PDHT, n Fg. 2, consderng the proxmty of nodes does mprove the performance of HDHT to some extent. On the other hand, the lookup latences of three DHT technologes are stll sgnfcantly longer than that obtaned when usng the centralzed approach. In PDHT, we fnd that a sgnfcant porton of the lookup latency s contrbuted by the tme when a packet travels across dfferent groups n the top-level overlay network. In practce, the nodes n the top-level overlay are typcally selected from nodes that are more persstent (.e. have a longer sesson tme), so that the topology wll reman more stable and result n better network performance. 4.4 Hybrd approach Based on the above observaton, we propose a new desgn by modfyng the routng mechansm of the top-level nodes. Specfcally, smlar to some pror work, such as the OneHop approach [16], each node n the top-level overlay mantans a routng table that contans complete nformaton to reach any other nodes n the top-level overlay. Therefore, each lookup n the top-level overlay takes only one hop. The overhead here s manly the cost of mantanng a routng table that has the nformaton of every node n the top-level overlay. If the network churn s hgher, t wll consume more bandwdth to keep the routng table up to date. However, n the top-level overlay network, the nodes are selected based on ther stablty. For nodes n the traces we collected, the probablty of havng a sesson tme greater than 1 hour was 90% and average sesson tme was 30 hours, whch suggests that t s feasble to mplement an OneHop-lke technque for the top-level overlay. The smulaton results are shown n Fg. 2, n whch the top-level overlay s mplemented usng OneHop and the lower-level

5 overlay s mplemented wth Chord, and we thus call our proposed approach a Hybrd one. In our smulaton, the number of super-nodes n the top-level overlay s 410. As shown n Fg. 2, the lookup latency s sgnfcantly mproved when the Hybrd approach s used as compared to other DHT technques. Note that, although the hybrd approach could sgnfcantly mprove the lookup latency as compared to other DHT technologes. It mght potentally ntroduce more control traffc snce t has to mantan the full topology nformaton of the upper overlay. On the other hand, for the herarchy-based DHTs (lke PDHT and HDHT) the routng table sze could be sgnfcantly smaller than a flat DHT (FDHT). Ths mght become an mportant ssue when deployng a large-scale P2P VoIP network. For example, the sze of routng table of FDHT n our case s around log 2 (164337) whle the routng table sze for HDHT and PDHT s only half of that (.e. around log 2 (400)) for 10 tmes by 15 dfferent people. In ths experment, to avod fatgue factor, people were allowed to take a break f they want. Fg. 3 shows an example of the resultng comparson matrx for one ndvdual. The a j ndcates the number of tmes when approach was rated better than approach j. For nstance, a 12 s 18 and a 21 s 2, whch ndcates 90% (.e. 18/(18+2)) of the tme the centralzed approach was consdered of havng a better response tme than the FDHT, and 10% of the tme FDHT was consdered better than the centralzed approach. After collectng all 15 people s measurements, we then used the BTL model to generate average rato-scale QoE scores, as shown n Fg. 4. Fg. 3. Comparson matrx The score s normalzed from 0 to 1, wth the score of the centralzed approach set to 1. As shown n Fg. 4, our results suggest there s no dfference n the perceve qualty between FDHT and HDHT. In addton, the perceved qualty of experence of all DHT approaches s sgnfcantly worse than that of the centralzed approach. Fg. 2. Lookup latency (Centralzed vs. FDHT vs. HDHT vs. PDHT vs. Hybrd) 5. QUALITY OF EXPERIENCE In the prevous secton we showed that the lookup latency of exstng DHT technologes s sgnfcantly worse than that of the centralzed approach. In ths secton, we set out to understand f ths observaton s consstent wth the human percepton of dfferent technologes, snce t mght be possble that human users wll not be able to notce dfferences that are n the order of a couple of hundred mllseconds. We used a pared comparson technque to evaluate the user-perceved qualty of call setup tme when dfferent technologes were employed. We assume that the lookup latency s the major delay n the call setup tme. We wrote a program smulatng the behavor of VoIP software. Specfcally, we frst made a call and then wated for a response. In our smulaton, the response/watng tme s derved from the probablty dstrbutons shown n Fg. 2. We used a par comparson technque to evaluate f approach s better than approach j for the fve dfferent approaches we dscussed. There were C(5,2)=10 pars n our comparson. Each par was compared Fg. 4. QoE score (Centralzed, FHDT, HDHT, PDHT, Hybrd) 6. CONCLUSIONS AND FUTURE WORK Some pror studes have proposed usng P2P approaches for the sgnalng phase of VoIP communcaton. However, a P2P approach may ncrease the call setup tme, an mportant factor when people decde whether or not they wll use a VoIP servce, gven the query nformaton mght have to traverse multple hops n a VoIP network. In ths paper, we set out to study the feasblty of usng exstng P2P

6 approaches for VoIP communcaton based on real-world Skype traces. We compared the performance of three exstng P2P technques, namely, flat DHT, herarchcal DHT, and proxmty DHT, under a trace-based VoIP network topology. In addton, we proposed a new hybrd protocol for nfrastructure-less VoIP communcaton. We also utlzed the pared comparson technque to understand the user-perceved qualty of experence for the above technques, as compared to the centralzed approach. Unfortunately, we found that current DHT-based protocols are not satsfactory for VoIP communcaton when compared to the tradtonal centralzed approach. On the other hand, ths suggests that there s stll a lot of room to mprove the current P2P protocols for VoIP communcaton. Fnally, the results we obtaned n ths paper are mostly based on the use of Chord. However, there are other DHT protocols such as CAN, Pastry, etc. We plan to evaluate the performance of usng other DHT protocols for nfrastructure-less VoIP communcaton n future research. Note that due to the lmtaton of our trace collecton, we do not have the complete nformaton of the whole Skype network and the detaled node behavor. Although ths mght ntroduce some naccuracy, we d lke to argue that 1) the number of super nodes we collected s, as far as we know, by far the largest Skype traces as compared to the pror work. 2) the topology analyss based on our traces s consstent wth the results of the pror work. 3) we only use the collected traces as an approxmaton to model a VoIP network to understand the feasblty of mplementng exstng DHT-based P2P technologes for VoIP communcaton. Intutvely, a more complete Skype network map (as compared to our partal nformaton) wll suggest a larger DHT overlay and possbly even hgher lookup latency. Therefore, we beleve that, although we can not obtan the detaled behavor of Skype network due to the lmtaton of our traces, our work s stll useful as a frst step toward understandng the feasblty of mplementng an nfrastructure-less VoIP system usng DHT-based technologes. 7. REFERENCES [1] M. Handley, et al., SIP: Sesson Intaton Protocol: RFC Edtor, [2] K.-T. Chen, et al., "A crowdsourceable QoE evaluaton framework for multmeda content," presented at the Proceedngs of the seventeen ACM nternatonal conference on Multmeda, Bejng, Chna, [3] I. Stoca, et al., "Chord: a scalable peer-to-peer lookup protocol for Internet applcatons," Networkng, IEEE/ACM Transactons on, vol. 11, pp , [4] A. Rowstron and P. Druschel, "Pastry: Scalable, Dstrbuted Object Locaton and Routng for Largescale Peer-to-peer Systems," Proc. Mddleware, [5] S. Ratnasamy, et al., "A scalable content-addressable network," presented at the Proceedngs of the 2001 conference on Applcatons, technologes, archtectures, and protocols for computer communcatons, San Dego, Calforna, Unted States, [6] B. Y. Zhao, et al., "Tapestry: a reslent global-scale overlay for servce deployment," Selected Areas n Communcatons, IEEE Journal on, vol. 22, pp , [7] K. Sngh and H. Schulzrnne, "Peer-to-peer nternet telephony usng SIP," presented at the Proceedngs of the nternatonal workshop on Network and operatng systems support for dgtal audo and vdeo, Stevenson, Washngton, USA, [8] D. A. Bryan, et al., "SOSIMPLE: A Serverless, Standards-based, P2P SIP Communcaton System," n Advanced Archtectures and Algorthms for Internet Delvery and Applcatons, AAA-IDEA Frst Internatonal Workshop on, 2005, pp [9] Y.-C. Chang, et al., "Onlne Game QoE Evaluaton usng Pared Comparsons," Proceedngs of IEEE CQR [10] Y. R. Y. Hayong Xe, "A Measurement-based Study of the Skype Peer-to-Peer VoIP Performance," presented at the In Proceedngs of IPTPS, Bellevue, WA,, [11] M. GeoIP. [12] S. Guha, et al., "An expermental study of the skype peer-to-peer vop system," presented at the Proceedngs of IPTPS,, [13] M. Garetto and D. Towsley, "Modelng, smulaton and measurements of queung delay under long-tal nternet traffc," presented at the Proceedngs of the 2003 ACM SIGMETRICS nternatonal conference on Measurement and modelng of computer systems, San Dego, CA, USA, [14] S. A. Baset and H. G. Schulzrnne, "An Analyss of the Skype Peer-to-Peer Internet Telephony Protocol," n INFOCOM th IEEE Internatonal Conference on Computer Communcatons. Proceedngs, 2006, pp [15] L. Garces-Erce, et al., "Herarchcal peer-to-peer systems," presented at the Parallel Processng Letters, [16] P. Fonseca, et al., "Full-Informaton Lookups for Peerto-Peer Overlays," IEEE Trans. Parallel Dstrb. Syst., vol. 20, pp , 2009.

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

APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT

APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT Toshhko Oda (1), Kochro Iwaoka (2) (1), (2) Infrastructure Systems Busness Unt, Panasonc System Networks Co., Ltd. Saedo-cho

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

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

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

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

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

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

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

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

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

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

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

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK Sample Stablty Protocol Background The Cholesterol Reference Method Laboratory Network (CRMLN) developed certfcaton protocols for total cholesterol, HDL

More information

What is Candidate Sampling

What is Candidate Sampling What s Canddate Samplng Say we have a multclass or mult label problem where each tranng example ( x, T ) conssts of a context x a small (mult)set of target classes T out of a large unverse L of possble

More information

Efficient Striping Techniques for Variable Bit Rate Continuous Media File Servers æ

Efficient Striping Techniques for Variable Bit Rate Continuous Media File Servers æ Effcent Strpng Technques for Varable Bt Rate Contnuous Meda Fle Servers æ Prashant J. Shenoy Harrck M. Vn Department of Computer Scence, Department of Computer Scences, Unversty of Massachusetts at Amherst

More information

Sangam - Efficient Cellular-WiFi CDN-P2P Group Framework for File Sharing Service

Sangam - Efficient Cellular-WiFi CDN-P2P Group Framework for File Sharing Service Sangam - Effcent Cellular-WF CDN-P2P Group Framework for Fle Sharng Servce Anjal Srdhar Unversty of Illnos, Urbana-Champagn Urbana, USA srdhar3@llnos.edu Klara Nahrstedt Unversty of Illnos, Urbana-Champagn

More information

denote the location of a node, and suppose node X . This transmission causes a successful reception by node X for any other node

denote the location of a node, and suppose node X . This transmission causes a successful reception by node X for any other node Fnal Report of EE359 Class Proect Throughput and Delay n Wreless Ad Hoc Networs Changhua He changhua@stanford.edu Abstract: Networ throughput and pacet delay are the two most mportant parameters to evaluate

More information

DEFINING %COMPLETE IN MICROSOFT PROJECT

DEFINING %COMPLETE IN MICROSOFT PROJECT CelersSystems DEFINING %COMPLETE IN MICROSOFT PROJECT PREPARED BY James E Aksel, PMP, PMI-SP, MVP For Addtonal Informaton about Earned Value Management Systems and reportng, please contact: CelersSystems,

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

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

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

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

taposh_kuet20@yahoo.comcsedchan@cityu.edu.hk rajib_csedept@yahoo.co.uk, alam_shihabul@yahoo.com

taposh_kuet20@yahoo.comcsedchan@cityu.edu.hk rajib_csedept@yahoo.co.uk, alam_shihabul@yahoo.com G. G. Md. Nawaz Al 1,2, Rajb Chakraborty 2, Md. Shhabul Alam 2 and Edward Chan 1 1 Cty Unversty of Hong Kong, Hong Kong, Chna taposh_kuet20@yahoo.comcsedchan@ctyu.edu.hk 2 Khulna Unversty of Engneerng

More information

Minimal Coding Network With Combinatorial Structure For Instantaneous Recovery From Edge Failures

Minimal Coding Network With Combinatorial Structure For Instantaneous Recovery From Edge Failures Mnmal Codng Network Wth Combnatoral Structure For Instantaneous Recovery From Edge Falures Ashly Joseph 1, Mr.M.Sadsh Sendl 2, Dr.S.Karthk 3 1 Fnal Year ME CSE Student Department of Computer Scence Engneerng

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

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

VoIP Playout Buffer Adjustment using Adaptive Estimation of Network Delays

VoIP Playout Buffer Adjustment using Adaptive Estimation of Network Delays VoIP Playout Buffer Adjustment usng Adaptve Estmaton of Network Delays Mroslaw Narbutt and Lam Murphy* Department of Computer Scence Unversty College Dubln, Belfeld, Dubln, IRELAND Abstract The poor qualty

More information

A Self-Organized, Fault-Tolerant and Scalable Replication Scheme for Cloud Storage

A Self-Organized, Fault-Tolerant and Scalable Replication Scheme for Cloud Storage A Self-Organzed, Fault-Tolerant and Scalable Replcaton Scheme for Cloud Storage Ncolas Bonvn, Thanass G. Papaoannou and Karl Aberer School of Computer and Communcaton Scences École Polytechnque Fédérale

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

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

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

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

Modeling Peer-Peer File Sharing Systems

Modeling Peer-Peer File Sharing Systems Modelng Peer-Peer Fle Sharng Systems Zhu Ge, Danel R. Fgueredo, Sharad Jaswal, Jm Kurose, Don Towsley Department of Computer Scence Unversty of Massachusetts, Amherst gezhu, ratton, sharad, urose, towsley

More information

Traffic State Estimation in the Traffic Management Center of Berlin

Traffic State Estimation in the Traffic Management Center of Berlin Traffc State Estmaton n the Traffc Management Center of Berln Authors: Peter Vortsch, PTV AG, Stumpfstrasse, D-763 Karlsruhe, Germany phone ++49/72/965/35, emal peter.vortsch@ptv.de Peter Möhl, PTV AG,

More information

Forecasting the Direction and Strength of Stock Market Movement

Forecasting the Direction and Strength of Stock Market Movement Forecastng the Drecton and Strength of Stock Market Movement Jngwe Chen Mng Chen Nan Ye cjngwe@stanford.edu mchen5@stanford.edu nanye@stanford.edu Abstract - Stock market s one of the most complcated systems

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

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters Frequency Selectve IQ Phase and IQ Ampltude Imbalance Adjustments for OFDM Drect Converson ransmtters Edmund Coersmeer, Ernst Zelnsk Noka, Meesmannstrasse 103, 44807 Bochum, Germany edmund.coersmeer@noka.com,

More information

Reinforcement Learning for Quality of Service in Mobile Ad Hoc Network (MANET)

Reinforcement Learning for Quality of Service in Mobile Ad Hoc Network (MANET) Renforcement Learnng for Qualty of Servce n Moble Ad Hoc Network (MANET) *T.KUMANAN AND **K.DURAISWAMY *Meenaksh College of Engneerng West K.K Nagar, Cheena-78 **Dean/academc,K.S.R College of Technology,Truchengode

More information

How To Detect An 802.11 Traffc From A Network With A Network Onlne Onlnet

How To Detect An 802.11 Traffc From A Network With A Network Onlne Onlnet IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. X, NO. X, XXX 2008 1 Passve Onlne Detecton of 802.11 Traffc Usng Sequental Hypothess Testng wth TCP ACK-Pars We We, Member, IEEE, Kyoungwon Suh, Member, IEEE,

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

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

Multi-Source Video Multicast in Peer-to-Peer Networks

Multi-Source Video Multicast in Peer-to-Peer Networks ult-source Vdeo ultcast n Peer-to-Peer Networks Francsco de Asís López-Fuentes*, Eckehard Stenbach Technsche Unverstät ünchen Insttute of Communcaton Networks, eda Technology Group 80333 ünchen, Germany

More information

Automated information technology for ionosphere monitoring of low-orbit navigation satellite signals

Automated information technology for ionosphere monitoring of low-orbit navigation satellite signals Automated nformaton technology for onosphere montorng of low-orbt navgaton satellte sgnals Alexander Romanov, Sergey Trusov and Alexey Romanov Federal State Untary Enterprse Russan Insttute of Space Devce

More information

Calculating the high frequency transmission line parameters of power cables

Calculating the high frequency transmission line parameters of power cables < ' Calculatng the hgh frequency transmsson lne parameters of power cables Authors: Dr. John Dcknson, Laboratory Servces Manager, N 0 RW E B Communcatons Mr. Peter J. Ncholson, Project Assgnment Manager,

More information

On Multi-controller Placement Optimization in Software Defined Networking - based WANs

On Multi-controller Placement Optimization in Software Defined Networking - based WANs On Mult-controller Placement Optmzaton n Software Defned Networkng - based WANs Eugen Borcoc, Radu Badea, Serban Georgca Obreja, Marus Vochn Unversty POLITEHNICA of Bucharest - UPB Bucharest, Romana eugen.borcoc@elcom.pub.ro,

More information

Financial Mathemetics

Financial Mathemetics Fnancal Mathemetcs 15 Mathematcs Grade 12 Teacher Gude Fnancal Maths Seres Overvew In ths seres we am to show how Mathematcs can be used to support personal fnancal decsons. In ths seres we jon Tebogo,

More information

"Research Note" APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES *

Research Note APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES * Iranan Journal of Scence & Technology, Transacton B, Engneerng, ol. 30, No. B6, 789-794 rnted n The Islamc Republc of Iran, 006 Shraz Unversty "Research Note" ALICATION OF CHARGE SIMULATION METHOD TO ELECTRIC

More information

ivoip: an Intelligent Bandwidth Management Scheme for VoIP in WLANs

ivoip: an Intelligent Bandwidth Management Scheme for VoIP in WLANs VoIP: an Intellgent Bandwdth Management Scheme for VoIP n WLANs Zhenhu Yuan and Gabrel-Mro Muntean Abstract Voce over Internet Protocol (VoIP) has been wdely used by many moble consumer devces n IEEE 802.11

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

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

Reliable State Monitoring in Cloud Datacenters

Reliable State Monitoring in Cloud Datacenters Relable State Montorng n Cloud Datacenters Shcong Meng Arun K. Iyengar Isabelle M. Rouvellou Lng Lu Ksung Lee Balaj Palansamy Yuzhe Tang College of Computng, Georga Insttute of Technology, Atlanta, GA

More information

A New Quality of Service Metric for Hard/Soft Real-Time Applications

A New Quality of Service Metric for Hard/Soft Real-Time Applications A New Qualty of Servce Metrc for Hard/Soft Real-Tme Applcatons Shaoxong Hua and Gang Qu Electrcal and Computer Engneerng Department and Insttute of Advanced Computer Study Unversty of Maryland, College

More information

Cooperative Load Balancing in IEEE 802.11 Networks with Cell Breathing

Cooperative Load Balancing in IEEE 802.11 Networks with Cell Breathing Cooperatve Load Balancng n IEEE 82.11 Networks wth Cell Breathng Eduard Garca Rafael Vdal Josep Paradells Wreless Networks Group - Techncal Unversty of Catalona (UPC) {eduardg, rvdal, teljpa}@entel.upc.edu;

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

Hollinger Canadian Publishing Holdings Co. ( HCPH ) proceeding under the Companies Creditors Arrangement Act ( CCAA )

Hollinger Canadian Publishing Holdings Co. ( HCPH ) proceeding under the Companies Creditors Arrangement Act ( CCAA ) February 17, 2011 Andrew J. Hatnay ahatnay@kmlaw.ca Dear Sr/Madam: Re: Re: Hollnger Canadan Publshng Holdngs Co. ( HCPH ) proceedng under the Companes Credtors Arrangement Act ( CCAA ) Update on CCAA Proceedngs

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

Luby s Alg. for Maximal Independent Sets using Pairwise Independence

Luby s Alg. for Maximal Independent Sets using Pairwise Independence Lecture Notes for Randomzed Algorthms Luby s Alg. for Maxmal Independent Sets usng Parwse Independence Last Updated by Erc Vgoda on February, 006 8. Maxmal Independent Sets For a graph G = (V, E), an ndependent

More information

How To Plan A Network Wide Load Balancing Route For A Network Wde Network (Network)

How To Plan A Network Wide Load Balancing Route For A Network Wde Network (Network) Network-Wde Load Balancng Routng Wth Performance Guarantees Kartk Gopalan Tz-cker Chueh Yow-Jan Ln Florda State Unversty Stony Brook Unversty Telcorda Research kartk@cs.fsu.edu chueh@cs.sunysb.edu yjln@research.telcorda.com

More information

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services An Evaluaton of the Extended Logstc, Smple Logstc, and Gompertz Models for Forecastng Short Lfecycle Products and Servces Charles V. Trappey a,1, Hsn-yng Wu b a Professor (Management Scence), Natonal Chao

More information

On File Delay Minimization for Content Uploading to Media Cloud via Collaborative Wireless Network

On File Delay Minimization for Content Uploading to Media Cloud via Collaborative Wireless Network On Fle Delay Mnmzaton for Content Uploadng to Meda Cloud va Collaboratve Wreless Network Ge Zhang and Yonggang Wen School of Computer Engneerng Nanyang Technologcal Unversty Sngapore Emal: {zh0001ge, ygwen}@ntu.edu.sg

More information

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression Novel Methodology of Workng Captal Management for Large Publc Constructons by Usng Fuzzy S-curve Regresson Cheng-Wu Chen, Morrs H. L. Wang and Tng-Ya Hseh Department of Cvl Engneerng, Natonal Central Unversty,

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

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

Towards a Global Online Reputation

Towards a Global Online Reputation Hu L Unversty of Ottawa 55 Laurer Ave E Ottawa, ON KN 6N5 Canada + (63) 562 5800, 8834 Hl03@uottawa.ca Towards a Global Onlne Reputaton Morad Benyoucef Unversty of Ottawa 55 Laurer Ave E Ottawa, ON KN

More information

Time Domain simulation of PD Propagation in XLPE Cables Considering Frequency Dependent Parameters

Time Domain simulation of PD Propagation in XLPE Cables Considering Frequency Dependent Parameters Internatonal Journal of Smart Grd and Clean Energy Tme Doman smulaton of PD Propagaton n XLPE Cables Consderng Frequency Dependent Parameters We Zhang a, Jan He b, Ln Tan b, Xuejun Lv b, Hong-Je L a *

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

RequIn, a tool for fast web traffic inference

RequIn, a tool for fast web traffic inference RequIn, a tool for fast web traffc nference Olver aul, Jean Etenne Kba GET/INT, LOR Department 9 rue Charles Fourer 90 Evry, France Olver.aul@nt-evry.fr, Jean-Etenne.Kba@nt-evry.fr Abstract As networked

More information

Packet Dispersion and the Quality of Voice over IP Applications in IP networks

Packet Dispersion and the Quality of Voice over IP Applications in IP networks acet Dsperson and the Qualty of Voce over I Applcatons n I networs Ham Zlatorlov, Hanoch Levy School of Computer Scence Tel Avv Unversty Tel Avv, Israel Abstract- Next Generaton Networs (NGN and the mgraton

More information

Master s Thesis. Configuring robust virtual wireless sensor networks for Internet of Things inspired by brain functional networks

Master s Thesis. Configuring robust virtual wireless sensor networks for Internet of Things inspired by brain functional networks Master s Thess Ttle Confgurng robust vrtual wreless sensor networks for Internet of Thngs nspred by bran functonal networks Supervsor Professor Masayuk Murata Author Shnya Toyonaga February 10th, 2014

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

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

Analysis of Energy-Conserving Access Protocols for Wireless Identification Networks

Analysis of Energy-Conserving Access Protocols for Wireless Identification Networks From the Proceedngs of Internatonal Conference on Telecommuncaton Systems (ITC-97), March 2-23, 1997. 1 Analyss of Energy-Conservng Access Protocols for Wreless Identfcaton etworks Imrch Chlamtac a, Chara

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

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 Parallel Architecture for Stateful Intrusion Detection in High Traffic Networks

A Parallel Architecture for Stateful Intrusion Detection in High Traffic Networks A Parallel Archtecture for Stateful Intruson Detecton n Hgh Traffc Networks Mchele Colajann Mrco Marchett Dpartmento d Ingegnera dell Informazone Unversty of Modena {colajann, marchett.mrco}@unmore.t Abstract

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

An Ad Hoc Network Load Balancing Energy- Efficient Multipath Routing Protocol

An Ad Hoc Network Load Balancing Energy- Efficient Multipath Routing Protocol 246 JOURNA OF SOFTWAR, VO. 9, NO. 1, JANUARY 2014 An Ad Hoc Network oad alancng nergy- ffcent Multpath Routng Protocol De-jn Kong Shanx Fnance and Taxaton College, Tayuan, Chna mal: dejnkong@163.com Xao-lng

More information

Ad-Hoc Games and Packet Forwardng Networks

Ad-Hoc Games and Packet Forwardng Networks On Desgnng Incentve-Compatble Routng and Forwardng Protocols n Wreless Ad-Hoc Networks An Integrated Approach Usng Game Theoretcal and Cryptographc Technques Sheng Zhong L (Erran) L Yanbn Grace Lu Yang

More information

INVESTIGATION OF VEHICULAR USERS FAIRNESS IN CDMA-HDR NETWORKS

INVESTIGATION OF VEHICULAR USERS FAIRNESS IN CDMA-HDR NETWORKS 21 22 September 2007, BULGARIA 119 Proceedngs of the Internatonal Conference on Informaton Technologes (InfoTech-2007) 21 st 22 nd September 2007, Bulgara vol. 2 INVESTIGATION OF VEHICULAR USERS FAIRNESS

More information

Managing Resource and Servent Reputation in P2P Networks

Managing Resource and Servent Reputation in P2P Networks Managng Resource and Servent Reputaton n P2P Networks Makoto Iguch NTT Informaton Sharng Platform Laboratores guch@sl.ntt.co.jp Masayuk Terada NTT DoCoMo Multmeda Laboratores te@mml.yrp.nttdocomo.co.jp

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

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and Ths artcle appeared n a journal publshed by Elsever. The attached copy s furnshed to the author for nternal non-commercal research and educaton use, ncludng for nstructon at the authors nsttuton and sharng

More information

Ensuring Data Storage Security in Cloud Computing

Ensuring Data Storage Security in Cloud Computing 1 Ensurng Data Storage Securty n Cloud Computng Cong Wang,Qan Wang, Ku Ren, and Wenjng Lou Dept of ECE, Illnos Insttute of Technology, Emal: {cwang, qwang, kren}@ecetedu Dept of ECE, Worcester Polytechnc

More information

GENESYS BUSINESS MANAGER

GENESYS BUSINESS MANAGER GENESYS BUSINESS MANAGER e-manager Onlne Conference User Account Admnstraton User Gude Ths User Gude contans the followng sectons: Mnmum Requrements...3 Gettng Started...4 Sgnng On to Genesys Busness Manager...7

More information

Using Series to Analyze Financial Situations: Present Value

Using Series to Analyze Financial Situations: Present Value 2.8 Usng Seres to Analyze Fnancal Stuatons: Present Value In the prevous secton, you learned how to calculate the amount, or future value, of an ordnary smple annuty. The amount s the sum of the accumulated

More information

SPEED: A Stateless Protocol for Real-Time Communication in Sensor Networks

SPEED: A Stateless Protocol for Real-Time Communication in Sensor Networks : A Stateless Protocol for Real-Tme Communcaton n Sensor Networks Tan He a John A Stankovc a Chenyang Lu b Tarek Abdelzaher a a Department of Computer Scence b Department of Computer Scence & Engneerng

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

SMART: Scalable, Bandwidth-Aware Monitoring of Continuous Aggregation Queries

SMART: Scalable, Bandwidth-Aware Monitoring of Continuous Aggregation Queries : Scalable, Bandwdth-Aware Montorng of Contnuous Aggregaton Queres Navendu Jan, Praveen Yalagandula, Mke Dahln, and Yn Zhang Unversty of Texas at Austn HP Labs ABSTRACT We present, a scalable, bandwdth-aware

More information

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic Lagrange Multplers as Quanttatve Indcators n Economcs Ivan Mezník Insttute of Informatcs, Faculty of Busness and Management, Brno Unversty of TechnologCzech Republc Abstract The quanttatve role of Lagrange

More information

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features On-Lne Fault Detecton n Wnd Turbne Transmsson System usng Adaptve Flter and Robust Statstcal Features Ruoyu L Remote Dagnostcs Center SKF USA Inc. 3443 N. Sam Houston Pkwy., Houston TX 77086 Emal: ruoyu.l@skf.com

More information

Semantic Link Analysis for Finding Answer Experts *

Semantic Link Analysis for Finding Answer Experts * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 28, 51-65 (2012) Semantc Lnk Analyss for Fndng Answer Experts * YAO LU 1,2,3, XIAOJUN QUAN 2, JINGSHENG LEI 4, XINGLIANG NI 1,2,3, WENYIN LIU 2,3 AND YINLONG

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

Computer Networks 55 (2011) 3503 3516. Contents lists available at ScienceDirect. Computer Networks. journal homepage: www.elsevier.

Computer Networks 55 (2011) 3503 3516. Contents lists available at ScienceDirect. Computer Networks. journal homepage: www.elsevier. Computer Networks 55 (2011) 3503 3516 Contents lsts avalable at ScenceDrect Computer Networks journal homepage: www.elsever.com/locate/comnet Bonded defct round robn schedulng for mult-channel networks

More information

Research Article QoS and Energy Aware Cooperative Routing Protocol for Wildfire Monitoring Wireless Sensor Networks

Research Article QoS and Energy Aware Cooperative Routing Protocol for Wildfire Monitoring Wireless Sensor Networks The Scentfc World Journal Volume 3, Artcle ID 43796, pages http://dx.do.org/.55/3/43796 Research Artcle QoS and Energy Aware Cooperatve Routng Protocol for Wldfre Montorng Wreless Sensor Networks Mohamed

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

Properties of Indoor Received Signal Strength for WLAN Location Fingerprinting

Properties of Indoor Received Signal Strength for WLAN Location Fingerprinting Propertes of Indoor Receved Sgnal Strength for WLAN Locaton Fngerprntng Kamol Kaemarungs and Prashant Krshnamurthy Telecommuncatons Program, School of Informaton Scences, Unversty of Pttsburgh E-mal: kakst2,prashk@ptt.edu

More information

Adaptive Voice Smoother with Optimal Playback Delay for New Generation VoIP Services

Adaptive Voice Smoother with Optimal Playback Delay for New Generation VoIP Services Adaptve Voce Smoother wth Optmal Playack Delay for New Generaton VoIP Servces Shyh-Fang Huang 1, Erc Hsao-Kuang Wu 2, and Pao-Ch Chang 3 1 Department of Electrcal Engneerng, Natonal Central Unversty, Tawan,

More information