Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a IPC message queue PubSubAdmin and maybe discovery #83

Closed
rlenferink opened this issue Sep 28, 2019 · 0 comments · Fixed by #703
Closed

Add a IPC message queue PubSubAdmin and maybe discovery #83

rlenferink opened this issue Sep 28, 2019 · 0 comments · Fixed by #703
Labels
component/pubsub Categorizes an issue or PR as relevant to pubsub. kind/improvement Categorizes issue or PR as related to improvements.

Comments

@rlenferink
Copy link
Member

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

@rlenferink rlenferink added the kind/improvement Categorizes issue or PR as related to improvements. label Sep 28, 2019
@rlenferink rlenferink added this to the 2.3.0 milestone Sep 28, 2019
@rlenferink rlenferink added the component/pubsub Categorizes an issue or PR as relevant to pubsub. label Sep 28, 2019
@pnoltes pnoltes removed this from the 2.3.0 milestone Apr 3, 2023
@PengZheng PengZheng reopened this Dec 24, 2023
@PengZheng PengZheng linked a pull request Dec 24, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/pubsub Categorizes an issue or PR as relevant to pubsub. kind/improvement Categorizes issue or PR as related to improvements.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants