Jump to content
Xtreme .Net Talk

Recommended Posts

  • Moderators
Posted

Is there any way of ending the Worker Process, short of using

the Task Manager?

 

I did (finished) a project with asynchronous multi-threading and I

kept an eye out on the thread count and the size of the process.

The thread count worked as expected but the size of the

aspnet_wp.exe sometimes grew to 300 megs. I invoked some

better dispose methods and was able to contain it to less than

60 megs.

 

Is there a way to kill the process or reduce the size after or once

a page is loaded?

Visit...Bassic Software

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...