pnoltes opened a new pull request #244:
URL: https://github.com/apache/celix/pull/244


   This is added so that registering / unregistering service can be done 
(safely) outside of locks/mutexes.
   
   Note that although this is not part of the OSGi specification, IMO this is 
an added benefit for a native environment where memory deallocation can happen 
right after events are handled.
   
   See to log admin for an example of the use of a reserved service id. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to