Sciweavers

2056 search results - page 24 / 412
» Mobile objects in Java
Sort
View
102
Voted
VLC
2008
94views more  VLC 2008»
15 years 2 months ago
MOVIS: A system for visualizing distributed mobile object environments
This paper presents MOVIS
Yaniv Frishman, Ayellet Tal
112
Voted
PASTE
2004
ACM
15 years 7 months ago
An improved slicer for Java
We present an improved slicing algorithm for Java. The best algorithm known so far, first presented in [11], is not always precise if nested objects are used as actual parameters...
Christian Hammer, Gregor Snelting
OOPSLA
1999
Springer
15 years 6 months ago
Reducing Transfer Delay Using Java Class File Splitting and Prefetching
The proliferation of the Internet is fueling the development of mobile computing environments in which mobile code is executed on remote sites. In such environments, the end user ...
Chandra Krintz, Brad Calder, Urs Hölzle
134
Voted
CGO
2006
IEEE
15 years 6 months ago
Space-Efficient 64-bit Java Objects through Selective Typed Virtual Addressing
Memory performance is an important design issue for contemporary systems given the ever increasing memory gap. This paper proposes a space-efficient Java object model for reducing...
Kris Venstermans, Lieven Eeckhout, Koen De Bossche...
97
Voted
JOT
2002
105views more  JOT 2002»
15 years 1 months ago
Java Distributed Separate Objects
Java supports distributed programming using threads and Remote Method Invocation (JRMI). However, a Java thread does not match well with the object concept, and JRMI cannot easily...
Miguel Katrib, Iskander Sierra, Mario del Valle, T...