imr and object migration
seth piezas <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
i'm trying to establish an object migration pattern with orbacus and its imr and need to validate my moves. the goal is to support stateful, persistent client sessions that can be migrated among servers for load balancing and failure recovery without the use of replication, etc. is it possible to migrate objects and keep client from having to reestablish connections? it's not clear to me what the failure behaviour is. I assume that a TRANSIENT exception is generated. does the imr make it such that the client can keep holding its remote reference and just retry until no exception is generated? or does the client have to go through a location service again? The documentation states that the client goes through the IMR initially to get a direct connection to the server. but if the server fails and the object is moved, then that connection should be useless. does something in the middle redirect? thanks in advance, seth _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html