[GitHub] [celix] Oipo opened a new pull request #214: Fix data race in get/set bundle state

2020-05-01 Thread GitBox
Oipo opened a new pull request #214: URL: https://github.com/apache/celix/pull/214 The atomics should work for gcc and clang, even if C11 is not specified. This is an automated message from the Apache Git Service. To respond

Questions

2020-05-01 Thread Brian Michael
Hello, I was curious about some of the capabilities of Celix. In particular the RSA and PubSub implementations. Could you inform me of the following items: - Is Celix setup to perform PubSub between Java and C/C++? I see the documentation says it is setup similar to the RSA implementation,