
TL;DR
The paper introduces Hybrid Communication Architecture (HCA), a scalable, flexible communication system combining data sharing and streaming, optimized with network topology awareness for diverse distributed applications.
Contribution
It presents the design and specification of HCA, integrating data sharing and streaming with topology-aware optimization, suitable for real-world distributed systems.
Findings
HCA supports both data sharing and streaming functionalities.
HCA's architecture is designed for fault-tolerance and security.
The system is optimized using knowledge of physical network topology.
Abstract
The beginning of the 21st century has seen many projects on distributed hash tables, both research and commercial. One of their aims has been to replace the first generation of file sharing software with scalable peer-to-peer architectures. On other fronts, the same techniques are applied, for example, to content delivery networks, streaming networks, cooperative caches, distributed file systems, and grid computing architectures for scientific use. This trend has emerged because with cooperative peers it is possible to asymptotically enhance the use of resouces in sharing of data compared to the basic client-server architecture. The need for distribution of data is wide and one could argue that it is as fundamental a building block as the message passing of the Internet. As an answer to this need a new scalable architecture is introduced: Hybrid Communication Architecture (HCA), which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPeer-to-Peer Network Technologies · Advanced Data Storage Technologies · Caching and Content Delivery
