Results 1 - 10
of
114,420
Fast transparent migration for virtual machines
- In Proceedings of the annual conference on USENIX Annual Technical Conference
, 2005
"... This paper describes the design and implementation of a system that uses virtual machine technology [1] to provide fast, transparent application migration. This is the first system that can migrate unmodified applications on unmodified mainstream Intel x86-based operating system, including Microsoft ..."
Abstract
-
Cited by 158 (0 self)
- Add to MetaCart
This paper describes the design and implementation of a system that uses virtual machine technology [1] to provide fast, transparent application migration. This is the first system that can migrate unmodified applications on unmodified mainstream Intel x86-based operating system, including
An Implementation of Transparent Migration on Standard Scheme
- Department of Computer Science, Rice University
, 2000
"... I present a handy (though somewhat restrictive) way to implement mobile computation a la Telescript on top of standard Scheme. Background. Mobile computation is an ecient and eective approach to distributed programming where a program works by migrating from one host to another. The migration is ca ..."
Abstract
-
Cited by 9 (0 self)
- Add to MetaCart
is called transparent if the execution state of the program is preserved before and after the migration. Transparent migration is preferable to non-transparent, because it is easier to use for application programmers. At the same time, however, it is harder to implement for language developers: all existing
Transparent Migration Of Mobile Agents
, 2001
"... sofar, the SOuthampton Framework for Agent Research, is used to build a pervasive information system, which provides context-adapted information to mobile users. Mobile agents are used as intermediaries between mobile users and the xed infrastructure, migrating to locations with resources adapted ..."
Abstract
-
Cited by 1 (0 self)
- Add to MetaCart
sofar, the SOuthampton Framework for Agent Research, is used to build a pervasive information system, which provides context-adapted information to mobile users. Mobile agents are used as intermediaries between mobile users and the xed infrastructure, migrating to locations with resources
MIST: PVM with Transparent Migration and Checkpointing
- In 3rd Annual PVM Users' Group Meeting
, 1995
"... We are currently involved in research to enable PVM to take advantage of shared networks of workstations (NOWs) more effectively. In such a computing environment, it is important to utilize workstations unobtrusively and recover from machine failures. Towards this goal, we have enhanced PVM with tra ..."
Abstract
-
Cited by 38 (0 self)
- Add to MetaCart
with transparent task migration, checkpointing, and global scheduling. These enhancements are part of the MIST project which takes an open systems approach in developing a cohesive, distributed parallel computing environment. This open systems approach promotes plug-and-play integration of independently developed
Transparent Migration of Distributed Communicating Processes
, 2000
"... A Computing Community is a group of cooperating machines that behave like a single system and runs all general-purpose applications---without any modifications to the shrink-wrapped binary applications or the operating system. In order to realize such a system, we inject a wrapper DLL into an a ..."
Abstract
-
Cited by 7 (1 self)
- Add to MetaCart
that use sockets to communicate with other processes. We show how these processes can migrate between machines without disrupting the socket communications. We have implemented the software that needs to be injected into the application to enable this feature. Handling more application types is part
Abstract An Implementation of Transparent Migration on Standard Scheme
"... I present a handy (though somewhat restrictive) way to implement mobile computation à la Telescript on top of standard Scheme. Background. Mobile computation is an efficient and effective approach to distributed programming where a program works by migrating from one host to another. The migration i ..."
Abstract
- Add to MetaCart
is called transparent if the execution state of the program is preserved before and after the migration. Transparent migration is preferable to non-transparent, because it is easier to use for application programmers. At the same time, however, it is harder to implement for language developers: all existing
Transparent Migration of Java-based Mobile Agents
- In Mobile Agents
, 1998
"... . In this paper we describe a way to save and restore the state of a running Java program. We achieve this on the language level, without modifying the Java virtual machine, by instrumenting the programmer 's original code with a preprocessor. The automatically inserted code saves the runtime i ..."
Abstract
- Add to MetaCart
information when the program requests state saving and reestablishes the program's runtime state on restart. The current preprocessor prototype is used in a mobile agent scenario to offer transparent agent migration for Java based mobile agents, but could generally be used to save and reestablish
Transparent Migration and Rollback for Unmodified Applications in Workstation Clusters
- IN WORKSTATION CLUSTERS. INFORMATIK-BERICHT 98-02
, 1998
"... Programmers and users of compute intensive scientific applications often do not want to (or even cannot) code load balancing and fault tolerance into their programs. The P / BEAM system [PL95, PSLS96] uses a global virtual name space to provide migration and rollback transparency in user space for d ..."
Abstract
-
Cited by 1 (1 self)
- Add to MetaCart
Programmers and users of compute intensive scientific applications often do not want to (or even cannot) code load balancing and fault tolerance into their programs. The P / BEAM system [PL95, PSLS96] uses a global virtual name space to provide migration and rollback transparency in user space
Abstract MIST: PVM with Transparent Migration and Checkpointing
"... We are currently involved inresearch to enable PVM to take advantage of shared networks of workstations (NOWs) more e ectively. In such a computing environment, it is important to utilize workstations unobtrusively and recover from machine failures. Towards this goal, we have enhanced PVM with trans ..."
Abstract
- Add to MetaCart
with transparent task migration, checkpointing, and global scheduling. These enhancements are part of the MIST project which takes an open systems approach in developing a cohesive, distributed parallel computing environment. This open systems approach promotes plug-and-play integration of independently developed
Transparent Migration of Java-based Mobile Agents -- Capturing and Reestablishing . . .
- IN MOBILE AGENTS
, 1998
"... In this paper we describe a way to save and restore the state of a running Java program. We achieve this on the language level, without modifying the Java virtual machine, by instrumenting the programmer's original code with a preprocessor. The automatically inserted code saves the runtime inf ..."
Abstract
-
Cited by 75 (1 self)
- Add to MetaCart
information when the program requests state saving and reestablishes the program's runtime state on restart. The current preprocessor prototype is used in a mobile agent scenario to offer transparent agent migration for Java based mobile agents, but could generally be used to save and reestablish
Results 1 - 10
of
114,420