|
RESOURCE MANAGER frame work development
|
04/21/2015 2:47 AM
post113731
|
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...
|
|
|