Sciweavers

918 search results - page 144 / 184
» Supporting Web Application Evolution by Dynamic Analysis
Sort
View
OSDI
2000
ACM
13 years 10 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
ESAW
2003
Springer
14 years 1 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
ERCIMDL
2004
Springer
221views Education» more  ERCIMDL 2004»
14 years 2 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...
ICNP
1999
IEEE
14 years 28 days 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
SIGPLAN
2002
13 years 8 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