472,961 Members | 1,725 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,961 software developers and data experts.

Process Memory Limitation & IIS

We have distributed application built upon .NET 2.0. The business components
are exposed as Web Services. Some of the Business Components involves in
heavy processing and occupies more RAM. It appears there is a memory
limitation of 4 GB per process and we are not sure if we have to further
distribute the heavy processing components in to separate process/application
domain. We use II6 6.0 and Windows 2003 to hosts all Web services. Currently
all Web Services are part of single Application Domain.

To over come the 4GB limitation, we are planning to isolate the heave
processing components out of process using the below options.

1.Isolate the heavy processing components which use more memory using .NET
remoting (The application server will invoke these components using .NET
remoting). This way, we have a dedicated process established for heavy
processing components.
2.Create a new Web site to host heavy processing components. They will be
exposed as Web services similar to application server components. The
application server will make use the new web service so that the processing
happens in a different application domain. We are really not sure whether
this approach addresses the 4GB limitation per process. Otherwise we will
have to go for #1

Please note all the above should work within single application server. The
hardware typically contains multiple processors and can accommodate more
memory (8 GB). Any inputs on the above would be really helpful. We will have
to pickup the right solution from the above options.

We are still researching IIS 6.0 architecture to make sure item #2 above is
feasible in this context.

Thanks,
Rasheed
Feb 15 '07 #1
1 3539
We have distributed application built upon .NET 2.0. The business components
are exposed as Web Services. Some of the Business Components involves in
heavy processing and occupies more RAM. It appears there is a memory
limitation of 4 GB per process and we are not sure if we have to further
distribute the heavy processing components in to separate process/application
domain. We use II6 6.0 and Windows 2003 to hosts all Web services. Currently
all Web Services are part of single Application Domain.

To over come the 4GB limitation, we are planning to isolate the heave
processing components out of process using the below options.

1.Isolate the heavy processing components which use more memory using .NET
remoting (The application server will invoke these components using .NET
remoting). This way, we have a dedicated process established for heavy
processing components.
2.Create a new Web site to host heavy processing components. They will be
exposed as Web services similar to application server components. The
application server will make use the new web service so that the processing
happens in a different application domain. We are really not sure whether
this approach addresses the 4GB limitation per process. Otherwise we will
have to go for #1

Please note all the above should work within single application server. The
hardware typically contains multiple processors and can accommodate more
memory (8 GB). Any inputs on the above would be really helpful. We will have
to pickup the right solution from the above options.

We are still researching IIS 6.0 architecture to make sure item #2 above is
feasible in this context.

Thanks,
Rasheed
Is this 64bit ?

BizTalk Utilities - Frustration free BizTalk Adapters
http://www.topxml.com/biztalkutilities
Feb 27 '07 #2

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

Similar topics

1
by: Bob Kochem | last post by:
Can someone point me at a tutorial or other reference on how VB 5 &/or 6 consumes memory and what its limits are? I have a program in VB5 that has been around a while and grown quite a bit. I...
17
by: VM | last post by:
In my Windows app, I'm running a batch process that's composed of a FOR loop that'll run 15,000 times (datatable row count), copy cthe data of each row -3 fields- to a struct, and send the strct to...
22
by: Zen | last post by:
Hi, My production machine has 2G of memory, when aspnet_wp.exe goes up to about ~1.2G of memory usage, I start get out-of-memory exception. Other processes don't use as much memory and I added...
335
by: extrudedaluminiu | last post by:
Hi, Is there any group in the manner of the C++ Boost group that works on the evolution of the C language? Or is there any group that performs an equivalent function? Thanks, -vs
28
by: Jon Davis | last post by:
We're looking at running a memory-intensive process for a web site as a Windows service in isolation of IIS because IIS refuses to consume all of the available physical RAM. Considering remoting to...
4
by: Daniel | last post by:
is there some per-process-limit on memory in .net processes? is there any way to increase it? i keep getting System.OutOfMemoryException when my box has 8 gigs of unused memory.
5
by: Max2006 | last post by:
Hi, What is the limit for memory that a .NET process or AppDomain can use? Thank you, Max
4
by: =?Utf-8?B?U3ZlbiBXLg==?= | last post by:
Hi Newsgroup, I am developing a C# Windows Forms application that launches processes within a background worker.. The processes seem to have a memory limit of about 278mb. Some proccesses...
7
by: dieter | last post by:
Hi, Overview ======= I'm doing some simple file manipulation work and the process gets "Killed" everytime I run it. No traceback, no segfault... just the word "Killed" in the bash shell and...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
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
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
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
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...
2
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...

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.