Julie Basu
Stanford University
8 Papers
321 Citations
Julie Basu is an academic researcher from Stanford University. The author has contributed to research in topics: Cache & Cache pollution. The author has an hindex of 5, co-authored 8 publications. Previous affiliations of Julie Basu include Indian Institute of Science.
Chat about Author
Papers
A predicate-based caching scheme for client-server database architectures
Arthur M. Keller,Julie Basu +1 more
- 01 Jan 1996
TL;DR: Lower query-response times, reduced message traffic, higher server throughput, and better scalability are some of the expected benefits of this approach over commonly used relational server-side and object ID-based or page-based client-side caching.
A predicate-based caching scheme for client-server database architectures
Arthur M. Keller,Julie Basu +1 more
- 28 Sep 1994
TL;DR: This work proposes a new client-side data caching scheme for relational databases with a central server and multiple clients, and examines various performance and optimization issues involved in addressing the questions of cache currency and completeness using predicate descriptions.
Degrees of Transaction Isolation in SQL*Cache: A Predicate-based Client-side Caching System
Julie Basu,Arthur M. Keller +1 more
- 01 Jan 1996
TL;DR: This paper examines serializability questions that arise in a client-side relational database system and proposes new levels of isolation that take into account the distributed nature of transaction execution, in terms of the lag of locally cached data with respect to the server database and discrepancies between local and remote reads.
18
Ordered ports—a language concept for high-level distributed programming
TL;DR: A new language concept for high-level distributed programming is proposed which implements a path-expression-like mechanism for synchronisation and also equipped with options to provide conditional, non-deterministic and priority ordering of ports.
Two Tools for Interprocess Communication in Distributed Data-Flow Systems
Lalit M. Patnaik,Julie Basu +1 more
TL;DR: This work demonstrates that a data-flow computing system can accommodate, without taking resort to specialised hardware units, the non-deterministic and synchronisation constructs of conventional languages with the attendant benefits of parallel data-driven execution.