安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- Pushing the limits of in-network caching for key-value stores . . .
We present OrbitCache, a new in-network caching architecture that can cache variable-length items to balance a wide range of key-value workloads Unlike existing works, Orbit-Cache does not cache hot items in the switch memory
- Pushing the Limits of In-Network Caching for Key-Value Stores
Our approach keeps cached key-value pairs in the switch data plane while freeing them from item size limitations caused by hardware constraints We implement an OrbitCache prototype on an Intel Tofino switch
- Pushing the Limits of In-Network Caching for Key-Value Stores
We design OrbitCache, an in-network caching architec-ture where the switch can cache variable-length hot items to balance a wide range of workloads for dis-tributed key-value stores
- Pushing the Limits of In-Network Caching for Key-Value Stores
Pushing the Limits of In-Network Caching for Key-Value Stores In Theophilus A Benson, Radhika Niranjan Mysore, editors, 22nd USENIX Symposium on Networked Systems Design and Implementation, NSDI 2025, Philadelphia, PA, USA, April 28-30, 2025 pages 1155-1168, USENIX Association, 2025 [doi]
- Pushing the Limits of In-Network Caching for Key-Value Stores
We present OrbitCache, a new in-network caching architecture that can cache variable-length key-value items in the switch data plane Our idea is to make hot items visit the switch data plane continuously in the form of cache packets instead of caching the hot items in the switch memory
- Pushing the Limits of In-Network Caching for Key-Value Stores
Imagine a key-value store with keys sharded across multiple backend servers By configuring the network switches (which are already present in the network) correctly, read requests for hot keys can be handled entirely by the switch, which balances the load across the backend servers
- NSDI 25 - Pushing the Limits of In-Network Caching for Key-Value Stores
Our approach keeps cached key-value pairs in the switch data plane while freeing them from item size limitations caused by hardware constraints
- GitHub - GyuyeongKim OrbitCache-public: The open-source artifact code . . .
Artifact for evaluating OrbitCache, as described in the paper "Pushing the Limits of In-Network Caching for Key-Value Stores" (USENIX NSDI 2025) This repository contains the following code segments: At least 2 nodes (1 client and 1 server) are required More nodes are recommended
|
|
|