Sciweavers

918 search results - page 144 / 184
» Supporting Web Application Evolution by Dynamic Analysis
Sort
View
116
Voted
OSDI
2000
ACM
15 years 3 months ago
Taming the Memory Hogs: Using Compiler-Inserted Releases to Manage Physical Memory Intelligently
Out-of-core applications consume physical resources at a rapid rate, causing interactive applications sharing the same machine to exhibit poor response times. This behavior is the...
Angela Demke Brown, Todd C. Mowry
117
Voted
ESAW
2003
Springer
15 years 7 months ago
Patterns Reuse in the PASSI Methodology
Abstract. Design patterns already proved successful in lowering the development time and number of errors of object-oriented software; now, they are, candidate to play a similar ro...
Massimo Cossentino, Luca Sabatucci, Antonio Chella
127
Voted
ERCIMDL
2004
Springer
221views Education» more  ERCIMDL 2004»
15 years 8 months ago
Citiviz: A Visual User Interface to the CITIDEL System
The Digital Library (DL) field is one of the most promising areas of application for information visualization technology. In this paper, we propose a visual user interface tool ki...
Nithiwat Kampanya, Rao Shen, Seonho Kim, Chris Nor...
154
Voted
ICNP
1999
IEEE
15 years 6 months ago
Scaling End-to-End Multicast Transports with a Topologically-Sensitive Group Formation Protocol
While the IP unicast service has proven successful, extending end-to-end adaptation to multicast has been a difficult problem. Unlike the unicast case, multicast protocols must su...
Sylvia Ratnasamy, Steven McCanne
135
Voted
SIGPLAN
2002
15 years 2 months ago
Write barrier removal by static analysis
We present a new analysis for removing unnecessary write barriers in programs that use generational garbage collection. To our knowledge, this is the first static program analysis...
Karen Zee, Martin C. Rinard