Thursday, March 29, 2012

Max. Thread Amount of Windows XP and / or Windows Server 2003

Hi @dotnet.itags.org.ll,

I'm working on a web project which has to use multiple channels to
connect to receive several sources at once. The problem is, that I'm
not aware of the maximum amount of Threads i can allocate to my
channels.

Can i open 10 threads, 100 threads even 1000?

is there a general answer to it. my dev. environment runs on win. xp
and the application will run on a ms server 2003.

Kind regards,
Roni SchuetzYou can open as many threads as you want. It all depends on how much your
system can handle.

Shaun C McDonnell
Solutions Architect

> Hi @.ll,
> I'm working on a web project which has to use multiple channels to
> connect to receive several sources at once. The problem is, that I'm
> not aware of the maximum amount of Threads i can allocate to my
> channels.
> Can i open 10 threads, 100 threads even 1000?
> is there a general answer to it. my dev. environment runs on win. xp
> and the application will run on a ms server 2003.
> Kind regards,
> Roni Schuetz
You only need to post this question to one forum. Then sit and wait for an
answer.

--

________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Professional VSTO.NET - Wrox/Wiley 2006
-----------------

<schuetz@.gmail.com> wrote in message
news:1146442850.367681.282510@.i40g2000cwc.googlegr oups.com...
> Hi @.ll,
> I'm working on a web project which has to use multiple channels to
> connect to receive several sources at once. The problem is, that I'm
> not aware of the maximum amount of Threads i can allocate to my
> channels.
> Can i open 10 threads, 100 threads even 1000?
> is there a general answer to it. my dev. environment runs on win. xp
> and the application will run on a ms server 2003.
> Kind regards,
> Roni Schuetz

No comments:

Post a Comment