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