summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Thruput/TAO/run_server
blob: d7276405bd978f53d58095036f9586604fb5cad9 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/csh -x
#
# Usage: server <switches>
# -u : use IOR 
# -f m : output results in Mbps
# -b <sock Q size> ** not implemented **
# -ORBhost <host name>  ************* must provide this for this version
# -OAthread : use threaded version as opposed to reactive
#

./server -d 1 -f m -o ior -ORBhost $1 -ORBdotteddecimaladdresses 1 -ORBobjrefstyle url#-OAthread