Implementation of strong mobility for multi-threaded agents in Java

Strong mobility, which allows multithreaded agents to be migrated transparently at any time, is a powerful mechanism for implementing a peer-to-peer computing environment, in which agents carrying a computational payload find available computing resources. Existing approaches to strong mobility eith...

Full description

Saved in:
Bibliographic Details
Published in:2003 International Conference on Parallel Processing, 2003. Proceedings pp. 321 - 330
Main Authors: Chakravarti, A.J., Wang, X., Hallstrom, J.O., Baumgartner, G.
Format: Conference Proceeding
Language:English
Published: IEEE 2003
Subjects:
ISBN:9780769520179, 0769520170
ISSN:0190-3918
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Strong mobility, which allows multithreaded agents to be migrated transparently at any time, is a powerful mechanism for implementing a peer-to-peer computing environment, in which agents carrying a computational payload find available computing resources. Existing approaches to strong mobility either modify the Java virtual machine or do not correctly preserve the Java semantics when migrating multithreaded agents. We give an overview of our implementation strategy for strong mobility in which each agent thread maintains its own serializable execution state at all times, while thread states are captured just before a move. We explain how to solve the synchronization problems involved in migrating a multithreaded agent and how to cleanly terminate the Java threads in the originating virtual machine. We present experimental results that indicate that our implementation approach is feasible in practice
ISBN:9780769520179
0769520170
ISSN:0190-3918
DOI:10.1109/ICPP.2003.1240595