Sciweavers

8068 search results - page 38 / 1614
» Java Data Objects
Sort
View
69
Voted
ECOOP
2008
Springer
14 years 11 months ago
Object Roles and Runtime Adaptation in Java
Abstract. Program maintenance usually decreases the programs availability. This is not acceptable for highly available applications. Thus, such applications have to be changed at r...
Mario Pukall
177
Voted
POPL
2006
ACM
15 years 10 months ago
Associating synchronization constraints with data in an object-oriented language
Concurrency-related bugs may happen when multiple threads access shared data and interleave in ways that do not correspond to any sequential execution. Their absence is not guaran...
Mandana Vaziri, Frank Tip, Julian Dolby
EDOC
2000
IEEE
15 years 2 months ago
Wireless Java RMI
Due to its high protocol overhead, both in data traffic and in round-trips, Java RMI is poorly suited for communication over slow wireless links. However, its performance can be ...
Stefano Campadello, Oskari Koskimies, Kimmo E. E. ...
ESOP
2007
Springer
15 years 3 months ago
Immutable Objects for a Java-Like Language
Christian Haack, Erik Poll, Jan Schäfer, Alek...
59
Voted
VEE
2005
ACM
116views Virtualization» more  VEE 2005»
15 years 3 months ago
Exploiting frequent field values in java objects for reducing heap memory requirements
Guangyu Chen, Mahmut T. Kandemir, Mary Jane Irwin