Dissertations / Theses on the topic 'Peer-to-Peer (P2P) Overlay'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 19 dissertations / theses for your research on the topic 'Peer-to-Peer (P2P) Overlay.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.
Francesquini, Emilio de Camargo. "Hermes: um arcabouço para a programação de aplicações P2P." Universidade de São Paulo, 2007. http://www.teses.usp.br/teses/disponiveis/45/45134/tde-09062007-172437/.
Full textHermes is a framework for P2P application programming. Using it, one can create several kinds of distributed applications without worrying about the underlying network. Hermes is not a P2P overlay network implementation, but a shell envolving existing implementations. The application developer is isolated from the implementation of the overlay network in use. This isolation is done in a way that poses no limitations on the network architecture used, which may be centralized, decentralized, structured or unstructured. Amongst the services offered by Hermes are: message exchange, search, group communication, and distributed storage. In the early stages of the development of a distributed application, information as to its final size or utilization profile is often unknown. Hermes gives the application developer the possibility of delaying, until the actual moment of system deployment, the decision as to which network architecture or which overlay network implementation is the most appropriate. It also gives the developer the choice, when utilization profile changes over time, of replacing the network implementation with one more suitable to the application needs, without changes on the application code.
FAIRBANKS, MICHAEL STEWART. "MINIMIZING CONGESTION IN PEER-TO-PEER NETWORKS UNDER THE PRESENCE OF GUARDED NODES." University of Cincinnati / OhioLINK, 2006. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1147362818.
Full textCelebi, Remzi. "Design And Implementation Of A P2p Contracting Overlay." Master's thesis, METU, 2009. http://etd.lib.metu.edu.tr/upload/12610819/index.pdf.
Full textdescription of an operator to decide on whether given capabilities turnout to an agreement or not and self organization of peer connectivity for better contracting performance are distinguishing features of the system. The system can easily be adapted to different domains while the core functionality remains the same. Practical use of Peer-Con is shown by two applications from different domains
Driving Route Calculation on Web Maps and Digital Signal Processing Module (DSPM) product planning domain.
Baumung, Peter. "P2P-basierte Gruppenkommunikation in drahtlosen Ad-hoc-Netzen." Karlsruhe Univ.-Verl. Karlsruhe, 2008. http://d-nb.info/990446468/04.
Full textAbbas, Syed Muhammad, and Christopher Henricsson. "A Simulation Framework for Efficient Search in P2P Networks with 8-Point HyperCircles." Thesis, Jönköping University, Jönköping University, Jönköping University, JTH, Computer and Electrical Engineering, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:hj:diva-7404.
Full textThis report concerns the implementation of a simulation framework to evaluate an emerging peer-to-peer network topology scheme using 8-point hypercircles, entitled HyperCircle. This topology was proposed in order to alleviate some of the drawbacks of current P2P systems evolving in an uncontrolled manner, such as scalability issues, network overload and long search times. The framework is supposed to be used to evaluate the advantages of this new topology. The framework has been built on top of an existing simulator software solution, the selection of which was an important part of the development. Weighing different variables such as scalability and API usability, the selection fell on OverSim, an open-source discreet-event simulator based on OMNET++.
After formalizing the protocol for easier implementation, as well as extending it for better performance, implementation followed using C++ with OverSim’s API and simulation library. Implemented as a module (alongside other stock modules providing their own protocols such as Chord and Kademlia), it can be used in OverSim to simulate a user-defined network using one of the simulation routine applications provided (or using a custom application written by the user). For the purposes of this thesis, the standard application KBRTestApp was used; an application sending test messages between randomly selected nodes, while adding and removing nodes at specific time intervals. The adding and removing of nodes can be configured with probability parameters.
Tentative testing shows that this implementation of the HyperCircle protocol has a certain performance gain over the OverSim implementations of the Chord and Kademlia protocols, measurable in the time it takes a message to get from sender to recipient. Further testing is outside the scope of this thesis.
Chowdhury, Farida. "Structured peer-to-peer overlays for NATed churn intensive networks." Thesis, University of Stirling, 2015. http://hdl.handle.net/1893/23038.
Full textCavalcanti, de Castro Marcel. "Enhancing P2P Systems over Wireless Mesh Networks." Doctoral thesis, Karlstads universitet, Avdelningen för datavetenskap, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:kau:diva-8691.
Full textRosa, Diego Moreira da. "Suporte a cooperação em sistemas de gerenciamento de redes utilizando tecnologias peer-to-peer." reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2007. http://hdl.handle.net/10183/12008.
Full textModern networks not rarely require human operators from different administrative domains to interact with one another in order to accomplish a management task in a cooperative fashion. In this scenario one observes that not only management actions are executed in a distributed way, but also the management decisions are cooperatively taken by all autonomous operators participating in a management session. Traditional management solutions fail to support human centered cooperative management because they were conceived considering a single administrative domain being managed by a single operator or by a group of operators belonging to the same organization. In order to address this issue, we introduce in this paper the use of peer-to-peer (P2P) technologies in network management solutions to enable human-centered cooperative management. In this approach, network operators use hybrid tools that both manage their local domains and are peers of an overlay management system. We have implemented the proposed management approach through a tool called ManP2P, which combines network management and groupware functionalities.
Pinheiro, Marcos Cesar Madruga Alves. "Uma arquitetura P2P baseada na hierarquia do endere?amento IP com roteamento unificado." Universidade Federal do Rio Grande do Norte, 2006. http://repositorio.ufrn.br:8080/jspui/handle/123456789/15177.
Full textThere are some approaches that take advantage of unused computational resources in the Internet nodes - users? machines. In the last years , the peer-to-peer networks (P2P) have gaining a momentum mainly due to its support for scalability and fault tolerance. However, current P2P architectures present some problems such as nodes overhead due to messages routing, a great amount of nodes reconfigurations when the network topology changes, routing traffic inside a specific network even when the traffic is not directed to a machine of this network, and the lack of a proximity relationship among the P2P nodes and the proximity of these nodes in the IP network. Although some architectures use the information about the nodes distance in the IP network, they use methods that require dynamic information. In this work we propose a P2P architecture to fix the problems afore mentioned. It is composed of three parts. The first part consists of a basic P2P architecture, called SGrid, which maintains a relationship of nodes in the P2P network with their position in the IP network. Its assigns adjacent key regions to nodes of a same organization. The second part is a protocol called NATal (Routing and NAT application layer) that extends the basic architecture in order to remove from the nodes the responsibility of routing messages. The third part consists of a special kind of node, called LSP (Lightware Super-Peer), which is responsible for maintaining the P2P routing table. In addition, this work also presents a simulator that validates the architecture and a module of the Natal protocol to be used in Linux routers
Entre as diversas abordagens para se aproveitar os recursos computacionais ociosos existentes nas folhas da Internet, ou seja, nas m?quinas dos usu?rios, as redes peer-to-peer (P2P) v?m ganhando destaque especial nos ?ltimos anos devido principalmente ? sua escalabilidade, desempenho e toler?ncia ? falhas. As arquiteturas P2P atuais, entretanto, ainda apresentam alguns problemas como a sobrecarga nos n?s devido ? realiza??o do roteamento de mensagens, o n?mero elevado de n?s reconfigurados devido ? mudan?as de topologia da rede, a exist?ncia de tr?fego de roteamento dentro das redes das organiza??es que n?o ? destinado a nenhuma de suas m?quinas e ? aus?ncia de rela??o entre a proximidade dos n?s na rede P2P e a proximidade desses n?s na rede IP. Embora algumas arquiteturas considerem essas dist?ncias na rede IP, o fazem atrav?s de m?todos que requerem a troca de informa??es constantemente. Nesse trabalho n?s propomos uma arquitetura P2P para resolver os problemas citados. Essa arquitetura ? composta por tr?s partes. A primeira parte consiste em uma arquitetura P2P b?sica, chamada SGrid, que mant?m a rela??o dos n?s na rede P2P com suas posi??es na rede IP e atribui regi?es de chaves adjacentes para n?s de uma mesma organiza??o. A segunda parte consiste em um protocolo chamado NATal (Routing and NAT application layer) que estende a arquitetura b?sica para retirar dos n?s a fun??o de roteamento de mensagens. A terceira parte consiste de um tipo especial de n?, chamado LSP (Lightware Super-Peer), que ? o respons?vel pela manuten??o das tabelas de roteamento P2P. Al?m da descri??o da arquitetura proposta e da especifica??o dos protocolos SGrid e NATal, esse trabalho apresenta o simulador desenvolvido para validar a arquitetura e um m?dulo para ser utilizado em roteadores Linux que implementa o protocolo Natal
Mani, Mehdi. "Stratégies d'overlay de service : d'une architecture centalisée vers le Pair-à-Pair." Paris 6, 2008. http://www.theses.fr/2008PA066188.
Full textCiancaglini, Vincenzo. "Du routage par clé au routage par contenu : interconnexion des systèmes et applications de diffusion vidéo." Phd thesis, Université Nice Sophia Antipolis, 2013. http://tel.archives-ouvertes.fr/tel-00875653.
Full textMathieu, Bertrand. "Potacco : noeud polymorphique transparent pour l'adaptation de contenu adapté au contexte." Phd thesis, Paris 6, 2008. https://tel.archives-ouvertes.fr/tel-00812520.
Full textWith the evolution of fixed and mobile networks, the increasing number of diversified devices, it is now possible to access any type of services, from any type of devices, being connected to any type of networks. By adding the wish of users to receive personalized contents, adapting content has become a major problem. To help to reach this goal, this thesis defines an intermediate flexible node, allowing dynamic adaptation of any type of content depending on the context of the users. This study resulted in the definition of a node architecture, called Potacco (for noeud POlymorphique Transparent pour l'Adaptation de Contenu adapté au COntexte, in French or Transparent Polymorphic node for content adaptation to the context in English) and its implementation and validation. This node: · collects and provides current context information to enable application modules to make adaptation based on such values · manages/coordinates the application modules and the context collectors (e. G. Context sensors) · enables the secured deployment of code in the node (the supplier code, but also the target node are authenticated) · may be transparent to the applications and may process data without no mean for the endpoints to detect it. Two demonstrators have been implemented as a proof of concept of this generic node being located in a physical network: as a wired/wireless gateway performing media content adaptation and as a node in an ADSL network inserting transparently the users’ context. Then, the use of that node in "overlay" networks has been the subject of a new proof of concept. Two cases were studied: the first one for the provisioning of services adapted to the user’s context in a service specific overlay network service, where a case of a personalized IPTV service is presented, and the second one related to the content adaptation of multimedia stream broadcasted on a P2P network where the Potacco node itself is a member of the P2P network. Validation by simulation and real experiments, permitted to evaluate these solutions
Tauber, Markus. "Autonomic management in a distributed storage system." Thesis, St Andrews, 2010. http://hdl.handle.net/10023/926.
Full text"Small-world overlay P2P network." 2004. http://library.cuhk.edu.hk/record=b5892159.
Full textThesis (M.Phil.)--Chinese University of Hong Kong, 2004.
Includes bibliographical references (leaves 62-64).
Abstracts in English and Chinese.
Chapter 1 --- Introduction --- p.10
Chapter 1.1 --- Motivation --- p.10
Chapter 1.2 --- P2P small-world solution --- p.11
Chapter 1.3 --- Balance of this thesis --- p.12
Chapter 2 --- Background --- p.13
Chapter 2.1 --- Small World phenomenon --- p.13
Chapter 2.2 --- Internet Flash Crowds --- p.16
Chapter 2.3 --- Dynamics in the small world network --- p.17
Chapter 3 --- Small-world Overlay Protocol --- p.19
Chapter 3.1 --- Overview --- p.23
Chapter 3.2 --- Join Cluster Protocol (JCP): --- p.25
Chapter 3.3 --- Leave Cluster Protocol (LCP): --- p.29
Chapter 3.4 --- Object Lookup Protocol (OLP): --- p.31
Chapter 3.5 --- Experimental Results Of Comparing with Other Structured P2P Networks --- p.33
Chapter 3.5.1 --- Performance of object lookup: --- p.33
Chapter 3.5.2 --- Effect of object lookup performance under different net- work sizes and number of long links: --- p.34
Chapter 3.5.3 --- Comparison of Clustering Coefficient: --- p.35
Chapter 4 --- Protocols for Handling Flash Crowd --- p.39
Chapter 4.1 --- Static Flash Crowd --- p.40
Chapter 4.2 --- Dynamic Flash Crowd --- p.44
Chapter 4.3 --- Experimental Results for Replicating Popular Object --- p.45
Chapter 4.3.1 --- Comparison between Chord and SWOP --- p.46
Chapter 4.3.2 --- Comparison on Queue Size --- p.48
Chapter 4.3.3 --- Variation on object request rate --- p.49
Chapter 4.3.4 --- Variation on Number of Long Link Neighbors (k) --- p.50
Chapter 4.4 --- Experiment Results for Examining the Effects on Traffic Loadings --- p.51
Chapter 5 --- Performance Analysis --- p.53
Chapter 5.1 --- Lookup complexity of SWOP --- p.53
Chapter 5.2 --- Average time used for replicating item to all clusters in SWOP --- p.56
Chapter 6 --- Related Work --- p.59
Chapter 7 --- Conclusion --- p.61
Podduturi, Vinith. "MultiTrack: A Delay and Cost Aware P2P Overlay Architecture." 2009. http://hdl.handle.net/1969.1/ETD-TAMU-2009-08-7089.
Full textGraça, Afonso da Rocha. "Peer to peer multicast overlay for smart content delivery." Dissertação, 2012. http://hdl.handle.net/10216/65632.
Full textGraça, Afonso da Rocha. "Peer to peer multicast overlay for smart content delivery." Master's thesis, 2012. http://hdl.handle.net/10216/65632.
Full textΠαπαλουκόπουλος, Γιώργος. "Σχεδιασμός και ανάπτυξη αλγορίθμων και εργαλείων για peer-to-peer δίκτυα." Thesis, 2010. http://nemertes.lis.upatras.gr/jspui/handle/10889/3382.
Full textIn this master thesis we study the applicability of the peer-to-peer computing and techniques on wireless ad-hoc networks and sensor-nets. We propose a simplified mapping of an optimal P2P protocol (NBDT) onto sensor-nets, the so called Energy Level Distributed Tree (ELDT), which has one main operation: the life expectancy of a sensor-net. Furthermore, are examined the most popular Peer-to-Peer simulators and is presented a new distributed simulator for P2P routing algorithms. The key feature of the proposed simulator is the ability to simulate millions of peers. Finally, is presented a revised version of the NBDT protocol which is hot-spot free and achieves a better load distribution introducing a negligible routing overhead.
Qureshi, Basit I., Geyong Min, and Demetres D. Kouvatsos. "Countering the collusion attack with a multidimensional decentralized trust and reputation model in disconnected MANETs." 2013. http://hdl.handle.net/10454/9718.
Full textThe FIRE trust and reputation model is a de-centralized trust model that can be applied for trust management in unstructured Peer-to-Peer (P2P) overlays. The FIRE model does not, however, consider malicious activity and possible collusive behavior in nodes of network and it is therefore susceptible to collusion attacks. This investigation reveals that FIRE is vulnerable to lying and cheating attacks and presents a trust management approach to detect collusion in direct and witness interactions among nodes based on colluding node's history of interactions. A witness ratings based graph building approach is utilized to determine possibly collusive behavior among nodes. Furthermore, various interaction policies are defined to detect and prevent collaborative behavior in colluding nodes. Finally a multidimensional trust model FIRE+ is devised for avoiding collusion attacks in direct and witness based interactions. The credibility of the proposed trust management scheme as an enhancement of the FIRE trust model is verified by extensive simulation experiments.