Sciweavers

256 search results - page 24 / 52
» codes 1997
Sort
View
ICDE
1997
IEEE
121views Database» more  ICDE 1997»
16 years 1 months ago
A Persistent Hyper-Programming System
We demonstrate the use of a hyper-programming system in building persistent applications. This allows program representations to contain type-safe links to persistent objects embe...
Graham N. C. Kirby, Ronald Morrison, David S. Munr...
HICSS
1997
IEEE
94views Biometrics» more  HICSS 1997»
15 years 4 months ago
ThreadMon: A Tool for Monitoring Multithreaded Program Performance
This paper describes ThreadMon, a monitoring tool for improving the performance of multithreaded programs, and how we have used it to examine various aspects of the many-to-many (...
Bryan Cantrill, Thomas W. Doeppner Jr.
HOTOS
1997
IEEE
15 years 4 months ago
Operating Systems for Component Software Environments
Although component software has emerged as one of the most significant and commercially successful technologies of the past few years, few operating systems are designed to host a...
Noah Mendelsohn
IWPC
1997
IEEE
15 years 4 months ago
Glyphs for Software Visualization
Producing large software systems is an extremely challenging engineering task. The main reason is the difficulty of managing the enormous amounts of code and the great numbers of ...
Mei C. Chuah, Stephen G. Eick
TOOLS
1997
IEEE
15 years 4 months ago
Dynamically Extensible Objects in a Class-Based Language
Object-oriented programming techniques support construction of reusable and extensible code. However, class-based languages have poor support for implementing type-orthogonal beha...
R. W. Schmidt