[omniORB] problem with server memory deallocation

risc risc riscman77 at gmail.com
Thu Apr 15 12:10:29 BST 2010


Hi Luke,

I have read on omniOrb.pdf in  omniOrb doc reference :

    Once you have called CORBA::release() on an object reference, you must
no longer use that reference. This is because the associated resources may
have
been deallocated. Notice that we are referring to the resources associated
with
the object reference and not the servant object. Servant objects are not
affected
by the lifetimes of object references. In particular, servants are not
deleted when
all references to them have been released—CORBA does not perform distributed
garbage collection.


that is my case? so there isn't any mechanism to deallocated object created
into a servant routine?

thanks so Much
Best Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20100415/b3c57094/attachment.htm


More information about the omniORB-list mailing list