Sciweavers

4 search results - page 1 / 1
» Objects and Concurrency in Triveni: A Telecommunication Case...
Sort
View
COOTS
1998
13 years 6 months ago
Objects and Concurrency in Triveni: A Telecommunication Case Study in Java
Christopher Colby, Lalita Jategaonkar Jagadeesan, ...
OOPSLA
2005
Springer
13 years 11 months ago
Safe futures for Java
is a simple and elegant abstraction that allows concurrency to be expressed often through a relatively small rewrite of a sequential program. In the absence of side-effects, futur...
Adam Welc, Suresh Jagannathan, Antony L. Hosking
CSMR
2007
IEEE
13 years 11 months ago
Online Construction of Dynamic Object Process Graphs
A dynamic object process graph is a view on the control flow graph from the perspective of a single object. It has been shown that such a graph can be a useful starting point for...
Jochen Quante
IWMM
2011
Springer
254views Hardware» more  IWMM 2011»
12 years 8 months ago
Short-term memory for self-collecting mutators
We propose a new memory model called short-term memory for managing objects on the heap. In contrast to the traditional persistent memory model for heap management, objects in sho...
Martin Aigner, Andreas Haas, Christoph M. Kirsch, ...