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

Remote reg and pub/sub #173

Merged
merged 3 commits into from
Feb 24, 2024
Merged

Remote reg and pub/sub #173

merged 3 commits into from
Feb 24, 2024

Conversation

uwiger
Copy link
Owner

@uwiger uwiger commented May 31, 2019

First sketch of remote registration and gproc_ps subscriptions.

The idea is that registering remote pids shouldn't be a problem in itself, but all regs must go through the gproc server, can only have local scope, and the API function should be distinctly only for non-local pids.

TODO: add ensure_... and unreg functions etc. as well as test cases.

@uwiger uwiger added the WIP Work in progress label May 31, 2019
@uwiger
Copy link
Owner Author

uwiger commented Feb 23, 2024

  • Added tests for the remote API.
  • also added some pub/sub test cases
  • fixed dialyzer config and warnings
  • fixed some documentation issues

@uwiger uwiger removed the WIP Work in progress label Feb 23, 2024
@uwiger
Copy link
Owner Author

uwiger commented Feb 23, 2024

Also fixed some return values in gproc_ps, mainly regarding 'singles'. They now match the documentation.

@uwiger uwiger changed the title w.i.p. remote reg and pub/sub Remote reg and pub/sub Feb 23, 2024
@uwiger uwiger merged commit 862ae79 into master Feb 24, 2024
5 checks passed
@uwiger uwiger deleted the uw-remote-reg branch February 24, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant