473,396 Members | 1,749 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

asp.net, remoting and frame

I've built a system in myjob that does the following:
We have a page with frames one frame loads the default.aspx and the other
frame loads the events.aspx.

Inside events.aspx we have a loop that exists while IsClientConnected ==
true, inside this loop we have a try/catch block, that catches exceptions of
type ThreadInterruptedException and inside the Try block we have only a
Thread.Sleep(SOME_INTERVAL).

When the page events.aspx is started, it connects to the remoting server and
register the user. We als have a global variable that references the
ApplicationState variable, and when the page events.aspx connects to the
remoting server, it adds the client and a reference to the clients thread to
a ClientsCollection variable inside the Application class. This global
reference to the application state is visible to the remoting server also.
So every time the ManagementTool, calls a specific client Thread.Interrupt()
method, the try/catch block, catches a exception of
ThreadInterruptedException type, and inside the Catch block we write the
javascript command that the management tool wrote to the client.

The application is working, but the point is. Our system almost all time
will have around 300 users online, so we will have 300 loops running and
interacting with the remoting server. We will use Windows 2003 server, and
we will use 3 servers. The 1st server will run the IIS that will run the
site (i mean, the default.aspx and the other site pages) and in the 2nd
server we will run only the IIS running the events.aspx and the remoting
server and the 3rd will run the SQL Server.

My question is, is this solution viable to using into an enterprise solution
?

Thanks.

Felipe Garcia
Nov 18 '05 #1
0 960

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

Similar topics

3
by: Tom | last post by:
Hi friends I am new to remoting so this may sound silly. I don't understand remoting, I think its suppose to be client / server but why is it that you always need to attach somesort of...
0
by: bettervssremoting | last post by:
To view the full article, please visit http://www.BetterVssRemoting.com Better VSS Remote Access Tool This article makes a detailed comparison among SourceAnyWhere, SourceOffSite, VSS...
1
by: Nick | last post by:
I am working on a VB.NET application that uses remoting hosted inside on IIS. I chose the binary formatter for this application because the only clients that will be connecting to it are .NET...
5
by: mayamorning123 | last post by:
A comparison among six VSS remote tools including SourceOffSite , SourceAnyWhere, VSS Connect, SourceXT, VSS Remoting, VSS.NET To view the full article, please visit...
0
by: bettervssremoting | last post by:
To view the full article, please visit http://www.BetterVssRemoting.com Better VSS Remote Access Tool including SourceOffSite, SourceAnyWhere and VSS Remoting This article makes a detailed...
5
by: Sam Martin | last post by:
Hi All, I've got a problem where my application loads an assembly in the running AppDomain when it shouldn't. Ok, I've got a RemotingHost application that configs the remoting stuff and...
15
by: Sharon | last post by:
I’m trying to build a generic Publisher-Subscriber that will work over the net, so I’m using the Remoting. I wish that the subscriber user will be notify about the messages sent by the...
0
by: zorhel | last post by:
Hi ALL, I have the following scenario: a web application (ASP.NET/C#). The connected users would be send messages to another user, the server would be sende message from especific user, the server...
8
by: Raju Joseph | last post by:
Hi All, I am just trying to get an opinion here. I know this is always a tough choice to make. We are in the process of converting our VB6 based Healthcare Information System (a full-fledged...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.