I have an application that utilizes background timer threads that sends object (row) lock requests to the backend on a periodic basis. As objects are opened, a new thread is created for this periodic processing.
In talking with the developers these requests become a higher percentage of the communication with the BE application. Any suggestions on how to simulate this behavior as each user(thread) will be accessing a different set of objects? Stan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
