Sciweavers

5128 search results - page 49 / 1026
» An Efficient Storage Manager
Sort
View
VLDB
1987
ACM
109views Database» more  VLDB 1987»
15 years 8 months ago
The Design of the POSTGRES Storage System
This paper presents the design of the storage system for the POSTGRES data base system under construction at Berkeley. It is novel in several ways. First, the storage manager supp...
Michael Stonebraker
TC
2008
15 years 4 months ago
DRES: Dynamic Range Encoding Scheme for TCAM Coprocessors
One of the most critical resource management issues in the use of ternary content addressable memory (TCAM) for packet classification/filtering is how to effectively support filte...
Hao Che, Zhijun Wang, Kai Zheng, Bin Liu
CHI
2006
ACM
16 years 4 months ago
Unified associative information storage and retrieval
We present a novel system for performing information management in a unified manner. Users currently must manage large amounts of data which may be fragmented across file formats ...
Brandon Rothrock, Brad A. Myers, Sophie H. Wang
IPPS
1999
IEEE
15 years 8 months ago
Mapping Media Streams onto a Network of Servers
This paper presents the definition as well as a number of methods for the solution of a new combinatorial optimization problem, called S-MAMP that has to be solved for the efficie...
Reinhard Lüling
CF
2009
ACM
15 years 11 months ago
Space-and-time efficient garbage collectors for parallel systems
As multithreaded server applications and runtime systems prevail, garbage collection is becoming an essential feature to support high performance systems. The fundamental issue of...
Shaoshan Liu, Ligang Wang, Xiao-Feng Li, Jean-Luc ...