summaryrefslogtreecommitdiff
path: root/TAO/examples/AMI/FL_Callback/README
blob: f2352ecdde566c43ce00a5d2f8e0ef6995d47a4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id$

	A demo of the AMI callback model, using the FL toolkit for the
GUI components.

	Run as:

$ ./progress -p 4 -i 10000 -ORBSvcConf svc.conf
$ ./peer -n 1 -t 10000 -ORBSvcConf peer.conf
$ ./peer -n 2 -t 10000 -ORBSvcConf peer.conf
$ ./peer -n 4 -t 10000 -ORBSvcConf peer.conf
$ ./peer -n 8 -t 10000 -ORBSvcConf peer.conf

	then press "start" in the progress window.