Sciweavers

369 search results - page 21 / 74
» Scalable Bloom Filters
Sort
View
LCN
2002
IEEE
14 years 1 months ago
Efficient Summarization of URLs using CRC32 for Implementing URL Switching
We investigate methods of using CRC32 for compressing Web URL strings and sharing of URL lists between servers, caches, and URL switches. Using trace-based evaluation, we compare ...
Zornitza Genova, Kenneth J. Christensen
ISAAC
1994
Springer
91views Algorithms» more  ISAAC 1994»
14 years 16 days ago
A New Problem in String Searching
We describe a substring search problem that arises in group presentation simplification processes. We suggest a two-level searching model: skip and match levels. We give two timest...
George Havas, Jin Xian Lian
DEXA
2008
Springer
143views Database» more  DEXA 2008»
13 years 10 months ago
XML Filtering Using Dynamic Hierarchical Clustering of User Profiles
Information filtering systems constitute a critical component in modern information seeking applications. As the number of users grows and the information available becomes even bi...
Panagiotis Antonellis, Christos Makris
ICDE
2005
IEEE
90views Database» more  ICDE 2005»
14 years 9 months ago
Distributed XML Stream Filtering System with High Scalability
We propose a distributed XML stream filtering system that uses a large number of subscribers' profiles, written in XPath expressions, to filter XML streams and then publish t...
Hiroyuki Uchiyama, Makoto Onizuka, Takashi Honishi
PVLDB
2010
136views more  PVLDB 2010»
13 years 6 months ago
SigMatch: Fast and Scalable Multi-Pattern Matching
Multi-pattern matching involves matching a data item against a large database of “signature” patterns. Existing algorithms for multipattern matching do not scale well as the s...
Ramakrishnan Kandhan, Nikhil Teletia, Jignesh M. P...