General discussion
March 14, 2002 at 02:43 PM
shanghai sam

DLLHOST.exe process using which componen

by shanghai sam . Updated 24 years, 5 months ago

Scenario:
———
Our web based ASP application is running on W2k server with SQL2000, Crystal Report 8. We have some components (Dlls) that we deploy in Component Mamager. Those components represent different modules in of our aplication.

Intask manager I’ve seen that for each component there is a process running with the name DLLHOST.EXE. So there are almost 6-10 DLLHOST.exe processes running at one time. Most of these process use memory in range of 7000-10000 KB. But one is using more than 25000 KB.

Questions:
———-
1) Now my question is how can I determine which DLLHOST.exe process represents which component/DLL of our application. Is there a way or Tool through which we can know about the component?

2) How can wedetermine:
a) The ideal size of a component?
b) The Ideal memory usage for a component?

3) Whats are the pros & cons of breaking apart a component into smaller Components? What will be effects on application’s & system’s performance?

This discussion is locked

All Comments