Hi,
I'm working on a Web Based Java Application which queries a database and presents graphs to the user.
In testing there are six of us and we noticed a decrease in performance of how long it too for the graph to be presented.
Ideally the application should support 500 online users.
Does anyone know where I can get information or calculations about the effects of adding online users on the graph generation performance ??
Cheers,
Tom
I'm working on a Web Based Java Application which queries a database and presents graphs to the user.
In testing there are six of us and we noticed a decrease in performance of how long it too for the graph to be presented.
Ideally the application should support 500 online users.
Does anyone know where I can get information or calculations about the effects of adding online users on the graph generation performance ??
Cheers,
Tom