Sciweavers

648 search results - page 94 / 130
» Authenticated hash tables
Sort
View
ICDE
2006
IEEE
98views Database» more  ICDE 2006»
14 years 9 months ago
Space-Partitioning Trees in PostgreSQL: Realization and Performance
Many evolving database applications warrant the use of non-traditional indexing mechanisms beyond B+-trees and hash tables. SP-GiST is an extensible indexing framework that broade...
Mohamed Y. Eltabakh, Ramy Eltarras, Walid G. Aref
MICCAI
2004
Springer
14 years 8 months ago
Progressive Attenuation Fields: Fast 2D-3D Image Registration Without Precomputation
This paper introduces the progressive attenuation field (PAF), a method to speed up computation of digitally reconstructed radiograph (DRR) images during intensity-based 2D-3D regi...
Torsten Rohlfing, Daniel B. Russakoff, Joachim Den...
WWW
2004
ACM
14 years 8 months ago
PipeCF: a scalable DHT-based collaborative filtering recommendation system
Collaborative Filtering (CF) technique has proved to be one of the most successful techniques in recommendation systems in recent years. However, traditional centralized CF system...
Bo Xie, Peng Han, Ruimin Shen
PADL
2009
Springer
14 years 8 months ago
Operational Semantics for Declarative Networking
Declarative Networking has been recently promoted as a high-level programming paradigm to more conveniently describe and implement systems that run in a distributed fashion over a ...
Juan A. Navarro, Andrey Rybalchenko
SIGMOD
2004
ACM
95views Database» more  SIGMOD 2004»
14 years 7 months ago
Querying at Internet-Scale
We are developing a distributed query processor called PIER, which is designed to run on the scale of the entire Internet. PIER utilizes a Distributed Hash Table (DHT) as its comm...
Brent N. Chun, Joseph M. Hellerstein, Ryan Huebsch...