Skip to content

Commit 186b930

Browse files
authored
Graph Forming links to papers added
1 parent 1198495 commit 186b930

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

OPEN_PROBLEMS/DECENTRALIZED_DATA_DELIVERY_MARKETS.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -269,23 +269,23 @@ The target area and expected outcome of this topic is to form the network, the i
269269

270270
**P2P CDNs:** the network architecture setup in these systems is similar in some ways to that of a 3DM
271271

272-
* LiveSky: Enhancing CDN with P2P
273-
* P2P as a CDN: A new service model for file sharing (2012)
274-
* OblivP2P: An Oblivious Peer-to-Peer Content Sharing System
272+
* [LiveSky: Enhancing CDN with P2P](https://dl.acm.org/doi/pdf/10.1145/1823746.1823750)
273+
* [P2P as a CDN: A new service model for file sharing](https://www.sciencedirect.com/science/article/pii/S1389128612002290?casa_token=uNw-gpbx5sIAAAAA:VYBa5QErOCS7DcduOwf1lsl3C174YlOIMmQii9NhKippX_Hm7I3QYnfeZ53LTVcp7Uj8y1JX4DI)
274+
* [OblivP2P: An Oblivious Peer-to-Peer Content Sharing System](https://www.usenix.org/system/files/conference/usenixsecurity16/sec16_paper_jia.pdf)
275275

276276
**P2P VoD:** video delivery is an ideal target use-case, with very strict requirements; therefore, the mechanisms proposed in this field and used for P2P VoD can be inspiring
277277

278-
* Challenges, Design and Analysis of a Large-scale P2P-VoD System
279-
* A Framework for Lazy Replication in P2P VoD
280-
* InstantLeap: Fast Neighbor Discovery in P2P VoD Streaming (2008)
281-
* Proactive Video Push for Optimizing Bandwidth Consumption in Hybrid CDN-P2P VoD Systems
278+
* [Challenges, Design and Analysis of a Large-scale P2P-VoD System](https://dl.acm.org/doi/pdf/10.1145/1402946.1403001)
279+
* [A Framework for Lazy Replication in P2P VoD](https://dl.acm.org/doi/pdf/10.1145/1496046.1496068)
280+
* [InstantLeap: Fast Neighbor Discovery in P2P VoD Streaming](https://dl.acm.org/doi/pdf/10.1145/1542245.1542251)
281+
* [Proactive Video Push for Optimizing Bandwidth Consumption in Hybrid CDN-P2P VoD Systems](https://ieeexplore.ieee.org/abstract/document/8485962?casa_token=41CKY7irz4kAAAAA:V2cwdpnSCny5GB2GGn0Zj1-3-BefgmpJTs0qTPZiAdzMINYIJryr7tU2L5ue8S3kVcRRdyfOtg)
282282

283283
**Content-Centric Networking:** there are several network architectures and protocols proposed for content-/information-centric networks which can be great inspiration for a permissionless, content-addressable P2P network.
284284

285-
* Named Data Networking (NDN)
286-
* iCDN - An NDN based CDN
287-
* Analysis and Improvement of Name-based Packet Forwarding over Flat ID Network Architectures (2018)
288-
* High Throughput Forwarding for ICN with Descriptors and Locators (2016)
285+
* [Named Data Networking (NDN)](https://dl.acm.org/doi/pdf/10.1145/2656877.2656887)
286+
* [iCDN - An NDN based CDN](https://dl.acm.org/doi/pdf/10.1145/3405656.3418716)
287+
* [Analysis and Improvement of Name-based Packet Forwarding over Flat ID Network Architectures](https://dl.acm.org/doi/pdf/10.1145/3267955.3267960)
288+
* [High Throughput Forwarding for ICN with Descriptors and Locators](https://dl.acm.org/doi/pdf/10.1145/2881025.2881032)
289289

290290
Our initial, but thorough investigation resulted in the following potential groups of designs for content discovery and resolution:
291291

0 commit comments

Comments
 (0)