pnoltes opened a new issue, #515:
URL: https://github.com/apache/celix/issues/515

   Implement the EventAdmin OSGi specification for Apache Celix. 
   
   The initial implementation should be a local useable EventAdmin, but can be 
prepared to function as a remote EventAdmin.
   
   For a remote EventAdmin additional SPI should be designed to that transport 
and discovery can be plugged in. 
   Serialization could also be plug-able, but arguable this is not needed and 
straight forward netstring serialization can be reused.
   
   Additionally if celix_properties is extended to support a "bytes" value 
type, the event admin could be used to communicate arbitrary message using a 
"payload" property entry. In this case, serialization for the "bytes" value 
type should be a low overhead solution. 
   
   


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

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

Reply via email to