3 A demo of the AMI callback model, using the FL toolkit for the
8 $ ./progress -p 4 -i 10000
9 $ ./peer -n 1 -t 10000 -ORBSvcConf peer.conf
10 $ ./peer -n 2 -t 10000 -ORBSvcConf peer.conf
11 $ ./peer -n 4 -t 10000 -ORBSvcConf peer.conf
12 $ ./peer -n 8 -t 10000 -ORBSvcConf peer.conf
14 then press "start" in the progress window.
17 - Compile TAO with TAO_HAS_CORBA_MESSAGING and TAO_HAS_AMI_CALLBACK
20 - Use the switch -GC on the TAO IDL compiler to generate AMI stubs.