Li, Jun Jie
2009-01-09 16:44:26 UTC
Hi Guys
We have a client-server application implemented on OminiORB. The server will keep some resource for each client
Normally, if the client exits gracefully, we can use deRegister to inform the server to release the resource for this client.
But if any client is killed or aborted, Is there any way for the server to be aware of its death?
One way might be the server monitor the clients idle time and release it if time is out, I'm wondering if there is any native way at OminiORB level to inform the server if this happens?
Thanks
Junjie
We have a client-server application implemented on OminiORB. The server will keep some resource for each client
Normally, if the client exits gracefully, we can use deRegister to inform the server to release the resource for this client.
But if any client is killed or aborted, Is there any way for the server to be aware of its death?
One way might be the server monitor the clients idle time and release it if time is out, I'm wondering if there is any native way at OminiORB level to inform the server if this happens?
Thanks
Junjie