Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - RESOURCE MANAGER frame work development: (1 Item)
   
RESOURCE MANAGER frame work development  
Hi, I am working in the resouce manager(multi threaded) framework development. Here the two client processess accessing 
the 
resource manager buffer(i.e reader  and writer  clients). when we terminate the client process first and then resource 
manager process means thread pool destroyed properly and resource manager is detached successfully. if the resource 
manager process terminated unfortunately while the client processes are running , the resource manager cant be detached.

sometimes thread pool destroy itself failed. could you please suggest the solution...