Sciweavers

3274 search results - page 23 / 655
» Access Support in Object Bases
Sort
View
JUCS
2010
97views more  JUCS 2010»
13 years 7 months ago
Usage-based Object Similarity
: Recommender systems are widely used online to support users in finding relevant information. They can be based on different techniques such as content-based and collaborative ...
Katja Niemann, Maren Scheffel, Martin Friedrich, U...
WWW
2010
ACM
14 years 4 months ago
Object views: fine-grained sharing in browsers
Browsers do not currently support the secure sharing of JavaScript objects between principals. We present this problem as the need for object views, which are consistent and contr...
Leo A. Meyerovich, Adrienne Porter Felt, Mark S. M...
CGO
2007
IEEE
14 years 3 months ago
Run-Time Support for Optimizations Based on Escape Analysis
The JavaTM programming language does not allow the programmer to influence memory management. An object is usually allocated on the heap and deallocated by the garbage collector ...
Thomas Kotzmann, Hanspeter Mössenböck
APDC
1994
13 years 10 months ago
WEA, a Distributed Object Manager Based on a Workspace Hierarchy
WEA is our implementation of a new architectural model for virtual memory access, the WorkSpace. It relies on a generalisation of client / server model and enables to build new di...
Didier Donsez, Philippe Homond, Pascal Faudemay
VLDB
1999
ACM
112views Database» more  VLDB 1999»
14 years 1 months ago
Context-Based Prefetch for Implementing Objects on Relations
When implementing persistent objects on a relational database, a major performance issue is prefetching data to minimize the number of roundtrips to the database. This is especial...
Philip A. Bernstein, Shankar Pal, David Shutt