Jeeva Paudel <je...@ualberta.ca> wrote on 08/17/2010 06:08:19 PM:
>
> Place being an encapsulation of data and activities, I thought the
> entire collection of data and activities would be moved to a
> different computing node as a result of place migration, isn' t it?
> Am I missing something here?
>
> I am still awaiting answers to what place migration entails in X10
> and when does the deployment unit decide to migrate a place.

Hi,

        The current implementations of X10 do not migrate places.  Once a
program begins executing, each place in the program is bound to a
particular process on a particular node, and that binding is not changed
for the lifetime of the program's exeuction.

--dave
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to