6 File: DevGuideExamples/Messaging/RelativeRoundtripTimeout/README
9 This directory contains an example illustrating the relative
10 round trip timeout policy defined in CORBA Messaging.
12 At each request invocation on the server, the client checks
13 against a user-specified timout value. If the time spent since
14 the start of the request exceeds the timeout value, a CORBA::TIMEOUT
17 This example is based on the Messenger example in GettingStarted
35 Exeuction via Perl Script
36 -------------------------
38 A Perl script has been created to automate the steps shown
39 above. This script can be run via the following command: