View Single Post
  #1 (permalink)  
Old 07-25-2005
acbell acbell is offline
Registered User
 
Name: Andrew Bell
Organization: Iowa State University
Project: National Resources Inventory
 
Join Date: Jan 2005
Location: Ames, IA, USA
Posts: 89
Forking Process within Ice Server

Hi,

We are using a third party library in our server application which leaks memory quite a bit. Can we fork a process to handle each ICE request so that we can end the process (and free the leaked memory) when the request is complete? Are there any problems related to ICE that might be created by taking this approach?

Thanks,

-- Andrew Bell
andrew.bell.ia@gmail.com
Reply With Quote