T
terry17
I have a simple web Service which takes a parameter and queries the database
and returns a dataset. I tried to do a performace test using ACT and it is
able to handle around 4 requests per second?
This seems very low? what can i do to improve the performance. Is WebService
multi-threaded by default or is there something we need to do (to enable
multi-threading)
thanks in advance
and returns a dataset. I tried to do a performace test using ACT and it is
able to handle around 4 requests per second?
This seems very low? what can i do to improve the performance. Is WebService
multi-threaded by default or is there something we need to do (to enable
multi-threading)
thanks in advance