StressTestS - Test Client/Server Performance
In order to test client server feature, one may trun the TestServer test run from the TestBrowser. Moreover, TestCS() allows testing the performance in a client/server environment. one may define queries for testing the performance or reading extents sequentially. The test program allows starting a number of concurrent clients, where each client can run with a different query.
StressTestS ini_file query [-D:dist] [-C:clients] [-O:objects]
ini_file - ini-file that describes the data sources
query - extent name or query to be executed
dist - distance in seconds between starting threads (10s)
clients - number of clients to be started (100)
objects - number of objects to be processed (1000)
-q - do not write messages to system output
-h - show help information