You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2019/09/28 14:30:31 UTC

[GitHub] [celix] rlenferink opened a new issue #83: Add a IPC message queue PubSubAdmin and maybe discovery

rlenferink opened a new issue #83: Add a IPC message queue PubSubAdmin and maybe discovery
URL: https://github.com/apache/celix/issues/83
 
 
   For local communication and testing purposes it would be nice to have a PubSubAdmin based on the POSIX IPC message queues system. If feasible discovery based on POSIC IPC messages queues would also be nice, but a fallback to use shared memory is maybe more logical for discovery (see also the shared memory based remote service discovery)
   
   A primary goal should be that this PubSub setup should work out of the box with no configuration (as long as the processes are on the same host)
   
   ---
   
   Original creation date: 31/Jan/2018
   Reporter: @pnoltes 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services