472,993 Members | 1,869 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,993 software developers and data experts.

Web Service requests are being queued...why?

I have a web service that contains a WebMethod that takes a request object as
a param and returns a response object. I have a test method for NUnit that
spools n threads and each thread fires the web method. My results are
showing me that even though the threads are being created at the same time,
the web method call is taken incrementally longer for each thread in it's
terminating order. This also happens when I do true multi-user / multi
session testing (tried 7 clients 2 sessions each). I have tried different
dev machines and different web servers. I also ran methods from other web
services I have written. They appear to be queuing. Is there something in
the web.config, IIS or web method attributes that I do not know about to
allow true multi-session concurrency with web methods?

I show the output of the test below. Notice that all the threads were
created at the same time, but ended non-deterministically at different times.
Also, notice that the ending time and the timespan for the actual web method
call are correlated.

Any insight you can provide would be greatly appreciated.

Output
xusababyxil, Thread 2, span: 1.171875, Start: 7/21/2005 3:35:56 PM, End:
7/21/2005 3:35:57 PM
xusababyxil, Thread 1, span: 1.25, Start: 7/21/2005 3:35:56 PM, End:
7/21/2005 3:35:57 PM
xusababyxil, Thread 4, span: 2.140625, Start: 7/21/2005 3:35:56 PM, End:
7/21/2005 3:35:58 PM
xusababyxil, Thread 3, span: 2.203125, Start: 7/21/2005 3:35:56 PM, End:
7/21/2005 3:35:58 PM
xusababyxil, Thread 6, span: 3, Start: 7/21/2005 3:35:56 PM, End: 7/21/2005
3:35:59 PM
xusababyxil, Thread 5, span: 3.203125, Start: 7/21/2005 3:35:56 PM, End:
7/21/2005 3:35:59 PM
xusababyxil, Thread 7, span: 4.109375, Start: 7/21/2005 3:35:56 PM, End:
7/21/2005 3:36:00 PM
xusababyxil, Thread 9, span: 5.5625, Start: 7/21/2005 3:35:56 PM, End:
7/21/2005 3:36:01 PM
xusababyxil, Thread 8, span: 9.09375, Start: 7/21/2005 3:35:56 PM, End:
7/21/2005 3:36:05 PM
xusababyxil, Thread 0, span: 11.046875, Start: 7/21/2005 3:35:56 PM, End:
7/21/2005 3:36:07 PM

--
Thanks,
Larry
Jul 26 '05 #1
0 878

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Fritz Bosch | last post by:
We are in the process of refactoring our GUI-based test application for radio equipment and are rewriting a significant part in Python. The new architecture will substantially be based on the...
11
by: Ohaya | last post by:
Hi, I'm trying to understand a situation where ASP seems to be "blocking" of "queuing" requests. This is on a Win2K Advanced Server, with IIS5. I've seen some posts (e.g.,...
5
by: PerryG | last post by:
We have a .NET 1.1 client which is sending a gzipped soap request using HttpWebRequest to an Apache server. The Apache server is using a the 'mod_deflate' server to decompress the incoming...
5
by: PJ | last post by:
I posted a few days ago concerning requests being blocked from a main window after a popup window had initiated a file download. Apparently this has to do with the fact that asp.net or iis...
2
by: Joe | last post by:
Is there anyway to register an application with the various systems (like Windows firewall) to prevent the user from having to click the 'Allow action' or similar that pops up from applications...
0
by: Larry D | last post by:
I have a web service that contains a WebMethod that takes a request object as a param and returns a response object. I have a test method for NUnit that spools n threads and each thread fires the...
2
by: Ole | last post by:
The pin_changed event from serial port is being queued while the eventhandler is busy, but how do I change it so that the new event is ignored instead while eventhandler is busy (I want to...
0
by: Jorre Meijrink | last post by:
Dear reader, We have two Win2003 webfarms each consisting of 5 servers. Which we call cluster1 and cluster2. Cluster2 is the bussiest of these two and periodicaly (varies from 2 times per day to...
2
by: dmagliola | last post by:
Hello all, I'm experiencing a problem with ASP.Net for which I can't find a reasonable explanation, or any information. I'm currently developing an application that, through AJAX, asks the...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
3
SueHopson
by: SueHopson | last post by:
Hi All, I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.