tonychen0924 commented on issue #766:
URL: https://github.com/apache/celix/issues/766#issuecomment-2262230315

   I did not find any difference between the example of "logaddrin bundle" 
(celix/bundles/logging/log.admin/src) and a regular server bundle, and it is 
not implemented in C++
   
   What effect do I want
   CelixTest/UnitDemo15, 
   link:  https://github.com/tonychen0924/CelixTest
   Catalog: CelixTest/UnitDemo15
   Pou: As a serverbundle
   PLC1: Call Pou as a consumer bundle
   PLC2: Call Pou as a consumer bundle
   
   The variable count of the called interface calc operation should be 
independent of PLC1 and PLC2 (but the test results are shared at present), and 
PLC1 and PLC2 can run simultaneously (but the test results are executed in 
sequence at present)


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

To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to