12.07.2015 Views

RPC, RMI and CORBA

RPC, RMI and CORBA

RPC, RMI and CORBA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Timeouts• Possible options on timeout of DoOperation:• return with error indication• relies on application-level interpretation• not appropriate if operation must be redone, since the newattempt will have a different requestId (possible source ofduplicate requests)• multiple retry• re-invokes DoOperation with same message until success or“reasonably certain” problem due to server failure• returns with server failure indication (throws Exception)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!