pentium3 / sys_reading

system paper reading notes
236 stars 12 forks source link

NetCache: Balancing Key-Value Stores with Fast In-Network Caching #121

Closed pentium3 closed 3 years ago

pentium3 commented 3 years ago

https://dl.acm.org/doi/10.1145/3132747.3132764

pentium3 commented 3 years ago

https://github.com/netx-repo/netcache-p4

pentium3 commented 3 years ago

https://www.jianshu.com/p/7a9224944118

https://nan01ab.github.io/2018/05/NetCache.html

pentium3 commented 3 years ago

we can also put the small cache close to user side(eg: user accessing a small web site) -> to decrease latency

multiple level of cache

burst workload? measure congestion in the queue. detecting hot items in the queue(on ToR switch)

pentium3 commented 3 years ago

netcache.pptx

pentium3 commented 3 years ago

we can also use programmable switch to do health checking(monitoring) on servers

outsourced observation. 取代heartbeat