Sciweavers

36 search results - page 1 / 8
» Efficient bulk insertion into a distributed ordered table
Sort
View
SIGMOD
2008
ACM
112views Database» more  SIGMOD 2008»
14 years 5 months ago
Efficient bulk insertion into a distributed ordered table
Adam Silberstein, Brian F. Cooper, Utkarsh Srivast...
CN
2010
136views more  CN 2010»
13 years 5 months ago
PCIR: Combining DHTs and peer clusters for efficient full-text P2P indexing
Distributed hash tables (DHTs) are very efficient for querying based on key lookups. However, building huge term indexes, as required for IR-style keyword search, poses a scalabil...
Odysseas Papapetrou, Wolf Siberski, Wolfgang Nejdl
ANCS
2005
ACM
13 years 11 months ago
Segmented hash: an efficient hash table implementation for high performance networking subsystems
Hash tables provide efficient table implementations, achieving O(1), query, insert and delete operations at low loads. However, at moderate or high loads collisions are quite freq...
Sailesh Kumar, Patrick Crowley
SPAA
2009
ACM
14 years 6 months ago
A DoS-resilient information system for dynamic data management
Denial of service (DoS) attacks are arguably one of the most cumbersome problems in the Internet. This paper presents a distributed information system (over a set of completely co...
Matthias Baumgart, Christian Scheideler, Stefan Sc...
AINA
2009
IEEE
14 years 9 days ago
A Fast and Memory Efficient Dynamic IP Lookup Algorithm Based on B-Tree
—This paper deals with the traditional IP address lookup problem with fast updates. We propose a B-tree data structure, called MMSPT (Multiway Most Specific Prefix Tree), which i...
Yeim-Kuan Chang, Yung-Chieh Lin