Skip to content

Commit e158a7e

Browse files
yiannisbotjsoares
andauthored
Update OPEN_PROBLEMS/DECENTRALIZED_DATA_DELIVERY_MARKETS.md
Co-authored-by: Jorge Soares <[email protected]>
1 parent 767e357 commit e158a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OPEN_PROBLEMS/DECENTRALIZED_DATA_DELIVERY_MARKETS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ DHTs are very popular constructions in P2P networks. The DHT system is used as a
298298

299299
#### Name-based routing:
300300

301-
In Name-based routing systems, routing hints are integrated as part of the content name; routing tables are filled with routing hints at network setup time by a routing protocol. Routers make hop-by-hop forwarding decisions based on content names seen in requests and routing hints in their routing tables.. Matching between hints and names depend on the structure of the names, e.g., hierarchical vs flat.
301+
In Name-based routing systems, routing hints are integrated as part of the content name; routing tables are filled with routing hints at network setup time by a routing protocol. Routers make hop-by-hop forwarding decisions based on content names seen in requests and routing hints in their routing tables. Matching between hints and names depend on the structure of the names, e.g., hierarchical vs flat.
302302

303303
* **Pros:** very fast, enables multicast-like opportunities and on-path caching, which can result in significant savings in case of popular and heavy content (e.g., HD VoD). Also makes routing from browser/limited connectivity clients more feasible.
304304
* **Cons:** design can be(come) complex, security properties not fully studied in the literature.

0 commit comments

Comments
 (0)