2000
DOI: 10.1007/978-3-540-45347-5_4
|View full text |Cite
|
Sign up to set email alerts
|

Portable Support for Transparent Thread Migration in Java

Abstract: Abstract. In this paper, we present a mechanism to capture and reestablish the state of Java threads. We achieve this by extracting a thread's execution state from the application code that is executing in this thread. This thread serialization mechanism is implemented by instrumenting the original application code at the byte code level, without modifying the Java Virtual Machine. We describe this thread serialization technique in the context of middleware support for mobile agent technology. We present a sim… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
48
0
1

Year Published

2002
2002
2012
2012

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 66 publications
(49 citation statements)
references
References 8 publications
0
48
0
1
Order By: Relevance
“…RELATED WORK MAG [3], Brakes [18] and JavaGoX [19] implement Java thread migration at application level. These systems are designed as mobile agent systems.…”
Section: Migration For Resource Utilizationmentioning
confidence: 99%
See 3 more Smart Citations
“…RELATED WORK MAG [3], Brakes [18] and JavaGoX [19] implement Java thread migration at application level. These systems are designed as mobile agent systems.…”
Section: Migration For Resource Utilizationmentioning
confidence: 99%
“…Computation migration can be implemented at different levels: application level [7,8], middleware level [9,10], Java virtual machine level [11,12] and OS level [13]. The motivation for implementing migration feature at the application level is the portability.…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations
“…The problem with strong mobility is that it is typically complex and costly, especially when agent activity is based on threads (e.g. see work on Java thread migration in [15]). …”
Section: Transparency To Mobilitymentioning
confidence: 99%