Hi Fabio,
No it's not possible. This would require a shared memory model across seperate nodes of a cluster. Tandem and Vax did this somewhat, but nothing does this today, at least for interactive applications. If the server where the code was executing fails, what your working on goes away. Just like unplugging your PC.

The best you can do is architect around failure, perhaps running nothing but something like a web browser on the Sun Ray Server which accesses a SSGD (Tarantella) farm to actually execute the application there. Of course using Sun Ray Failover groups and other things like enabling autosave on your applications and using HA file and print servers all help mitigate how long and painful a failure is.

Fabio Sales wrote:
Hello.

Is it possible to keep the same session in a Failover Group when a server fails
?
For exemple:
I`m working with a document in OpenOffice, so the primary server fails and I am
redirect to another server, my session and my document in OpenOffice is
redirect too ?

Thanks.

Fabio Sales.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to