|
I found the article interesting.
If you have a request that returns results based on remote web services (1 or more successive requests from the server) then the user's request could be 3x or 4x as long as a regular request.
Since this is for an intranet site with only ~30 users at a time, the thread issues become negligible.
In fact, I was trying to dream up something like a jsp progress bar of my own when I saw this article!
|