> Has any body got Idea about process migration in Java.
> I mean MPI/PVM concepts. could anybody explaint the programming concepts
> and
> the APIs required for process migration on Java
Thanks a lot oliver
Could you also help me out with the programming side of this.
That would help me out a lot to understand the whole migration (basically
state) a lot better. Could you please throw some light on programming side i
mean the APIs that are in Java library.
>> Has any body got Idea about process migration in Java.
>> I mean MPI/PVM concepts. could anybody explaint the programming concepts
[quoted text clipped - 5 lines]
>
> - Oliver

Signature
Thanks and Regards
Shouvik
Oliver Wong - 27 Mar 2007 15:52 GMT
[post re-ordered for clarity]
>>> Has any body got Idea about process migration in Java.
>>> I mean MPI/PVM concepts. could anybody explaint the programming
[quoted text clipped - 13 lines]
> side i
> mean the APIs that are in Java library.
Re-read the page I linked to. They are not merely making API calls.
They list four techniques, one of them involving changing the JVM itself.
- Oliver