Sciweavers

9 search results - page 2 / 2
» wiess 2000
Sort
View
WIESS
2000
13 years 6 months ago
Automatic Precompiled Headers: Speeding up C++ Application Build Times
This paper describes the crucial design and implementation issues that arise in building a fully automatic precompiled header mechanism for compiling industrial-strength C and C++...
Tara Krishnaswamy
WIESS
2000
13 years 6 months ago
Incremental Linking on HP-UX
The linker is often a time bottleneck in the development of large applications. Traditional linkers process all input files, even if only one or two objects have changed since the...
Dmitry Mikulin, Murali Vijayasundaram, Loreena Won...
WIESS
2000
13 years 6 months ago
Operational Information Systems: An Example from the Airline Industry
Our research is motivated by the scaleability, availability, and extensibility challenges in deploying open systems based, enterprise operational applications. We present Delta�...
Van Oleson, Karsten Schwan, Greg Eisenhauer, Beth ...
WIESS
2000
13 years 6 months ago
Stub-Code Performance Is Becoming Important
As IPC mechanisms become faster, stub-code efficiency becomes a performance issue for local client/server RPCs and inter-component communication. Inefficient and unnecessary compl...
Andreas Haeberlen, Jochen Liedtke, Yoonho Park, La...