Sciweavers

377 search results - page 2 / 76
» Designing a DHT for Low Latency and High Throughput
Sort
View
INFOCOM
2005
IEEE
13 years 10 months ago
A performance vs. cost framework for evaluating DHT design tradeoffs under churn
Abstract— Protocols for distributed hash tables (DHTs) incorporate features to achieve low latency for lookup requests in the face of churn, continuous changes in membership. The...
Jinyang Li, Jeremy Stribling, Robert Morris, M. Fr...
SIGMETRICS
2003
ACM
119views Hardware» more  SIGMETRICS 2003»
13 years 10 months ago
Incrementally improving lookup latency in distributed hash table systems
Distributed hash table (DHT) systems are an important class of peer-to-peer routing infrastructures. They enable scalable wide-area storage and retrieval of information, and will ...
Hui Zhang 0002, Ashish Goel, Ramesh Govindan
ISCC
2006
IEEE
104views Communications» more  ISCC 2006»
13 years 10 months ago
Stable High-Capacity One-Hop Distributed Hash Tables
Most research on Distributed Hash Tables (DHTs) assumes ephemeral, lightly loaded deployments. Each node has a lifetime of a few hours and initiates a lookup once every few second...
John Risson, Aaron Harwood, Tim Moors
ASYNC
2000
IEEE
138views Hardware» more  ASYNC 2000»
13 years 9 months ago
Low-Latency Asynchronous FIFO's Using Token Rings
This paper presents several new asynchronous FIFO designs. While most existing FIFO’s trade higher throughput for higher latency, our goal is to achieve very low latency while m...
Tiberiu Chelcea, Steven M. Nowick
MM
1997
ACM
118views Multimedia» more  MM 1997»
13 years 9 months ago
BubbleUp: Low Latency Fast-Scan for Media Servers
Interactive multimediaapplicationsrequire fast response time. Traditional disk scheduling schemes can incur high latencies, and caching data in memory to reduce latency is usually...
Edward Y. Chang, Hector Garcia-Molina