StressTestM - Thread Test
ThreadTest() allows testing the performance in a local or client/server environment for multi-threaded applications. For testing the performance queries can be defined. The test program allows starting a number of concurrent clients, where each client may run with a different query.
StressTestM ini_file query [-D:dist] [-C:clients] [-R:repete]
Definition:
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)
repete - number of repetitions of processing the query collection (1000)
-q - do not write messages to system output
-h - show help information