pnoltes commented on pull request #257:
URL: https://github.com/apache/celix/pull/257#issuecomment-645901364


   > The changes made so far look good to me, but I think all the senders have 
the same issue and would need a similar refactoring.
   
   no. a publisher service is registered as service factory. That means every 
bundle get its own publisher. Multiple components in a single bundle can all 
use the same service instance.
   
   The issue with subscribers is that all registered subscribers need to be 
picked up the the topic receivers.


----------------------------------------------------------------
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