473,396 Members | 1,938 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.

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 3558
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...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.