Hi there,
I've made a chat application in ASP which uses Application scope Dictionary objects.
The application works fine with 4-5 users (CPU usage= 11%). But if it subjected to stress testing with 20 simultaneous users typing too fast the CPU Usage was exponentially increased (100%).
Now its become a topic of debate whether the chat application should be implemented or not.
I am badly in need of expert advice on this. Please tell me what will be the effect on my web site which is a moderately visited site.
Thanx,
Sweta
I've made a chat application in ASP which uses Application scope Dictionary objects.
The application works fine with 4-5 users (CPU usage= 11%). But if it subjected to stress testing with 20 simultaneous users typing too fast the CPU Usage was exponentially increased (100%).
Now its become a topic of debate whether the chat application should be implemented or not.
I am badly in need of expert advice on this. Please tell me what will be the effect on my web site which is a moderately visited site.
Thanx,
Sweta