ASP.NET and Thread limit

Z

zorhel

Hi.
I'm developing an ASP.NET app using VS.NET 2005. In this app, wich user
browser are open create an Thread and set this Thread sleed.
I'm using .net remoting for raise events from the server. In one of this
events, the server interrupt one of this threads, os an especif client.
The problem is, after 36 clients logged in the app, the app stop!
I guest the problem is the maximum workers thread in the machine.config, but
the maximum value I can use is 100, but in my app more then 900 simultaneos
user will login.

How can I fix this problem? There's another way, not using thread, to do
that? (server send messages to a especific client, client send messages to
another client, etc)
I read some thing about the thread pool, but I don't understand very well.

Thanks.

zorhel
 

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

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top