ASMX pages / WebService Apps and ASP.NET Thread Pools

H

Howard Hoffman

An ASP.NET Performance and scalability related question.

Given there are a set of 25 ASMX pages that stand independently (and that
don't call each other), all running on the same W2K3 WebServer.

Speaking purely from a scalability perspective, how would deploying the
ASMX WebServices as one single WebService application (read VS.NET 2003
WebService Project), dividing the pages into 5 separate WebService
applications (5 ASMXs per App), or even 25 different WebService
applications (1 ASMX page per App) affect the available number of ASP.NET
worker threads for each ASMX?

I seem to recall that ASP.NET has its own ICorRuntimeHost shim partly to
manage its thread pool differently than the standard .NET runtime.

TIA,

Howard Hoffman
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Asp.net Important Topics. 0
comp.lang.java.gui FAQ 0

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top