Sciweavers

933 search results - page 67 / 187
» Extending Forward Checking
Sort
View
IWMM
1992
Springer
138views Hardware» more  IWMM 1992»
15 years 4 months ago
Incremental Collection of Mature Objects
Abstract. We present a garbage collection algorithm that extends generational scavenging to collect large older generations (mature objects) non-disruptively. The algorithm's ...
Richard L. Hudson, J. Eliot B. Moss
SP
2002
IEEE
134views Security Privacy» more  SP 2002»
15 years 11 days ago
Performance engineering, PSEs and the GRID
Performance Engineering is concerned with the reliable prediction and estimation of the performance of scientific and engineering applications on a variety of parallel and distrib...
Tony Hey, Juri Papay
HVC
2005
Springer
183views Hardware» more  HVC 2005»
15 years 6 months ago
Detecting Potential Deadlocks with Static Analysis and Run-Time Monitoring
Concurrent programs are notorious for containing errors that are difficult to reproduce and diagnose. A common kind of concurrency error is deadlock, which occurs when a set of thr...
Rahul Agarwal, Liqiang Wang, Scott D. Stoller
ICARIS
2007
Springer
15 years 4 months ago
Revisiting the Central and Peripheral Immune System
The idiotypic network has a long and chequered history in both theoretical immunology and Artificial Immune Systems. In terms of the latter, the drive for engineering applications ...
Chris McEwan, Emma Hart, Ben Paechter
PDPTA
2008
15 years 2 months ago
Dynamic Aspect-Oriented Load Balancing in Java RMI
Load balancing is the process of distributing client requests over a set of servers, and is a key element of obtaining good performance in a distributed application. Java RMI exte...
Andrew Stevenson, Steve MacDonald