[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference pamsrc::objectbroker_development

Title:ObjectBroker Development - BEA Systems' CORBA
Notice:See note 2 for kit locations; note 4 for training
Moderator:RECV::GUMBELd
Created:Thu Dec 27 1990
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2482
Total number of notes:13057

2332.0. "How to Implement a Server Timeout?" by METSYS::THOMPSON () Thu Sep 26 1996 12:49

T.RTitleUserPersonal
Name
DateLines
2332.1FBEDEV::KYZIVATPaul KyzivatThu Sep 26 1996 14:0015
2332.2LEMAN::DONALDSONFroggisattva! Froggisattva!Mon Sep 30 1996 06:4516
2332.3VAXCPU::michaudJeff Michaud - ObjectBrokerWed Apr 02 1997 23:108
> Clients should be written to expect servers to disappear occasionally.

	Gag me! :-)

	One should not have to code every invoke to sleep & retry, etc.
	While a client should expect a server to crash, etc, they should
	not have to worry about a timing race condition created by the server
	that can occur even on an otherwise robust network.