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

Introduce erlang distribution #1459

Draft
wants to merge 3 commits into
base: feature/distributed-erlang
Choose a base branch
from

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Jan 6, 2025

Continuation of #1390 and #1419

  • Add support for handshake from OTP nodes
  • Add support for monitoring processes and sending messages to registered processes from OTP nodes

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

@pguyot pguyot force-pushed the w02/erlang-distribution-01 branch 5 times, most recently from c2c0566 to fb1782a Compare January 7, 2025 20:45
pguyot added 3 commits January 8, 2025 22:22
Signed-off-by: Paul Guyot <[email protected]>
- Add support for handshake from OTP nodes
- Add support for monitoring processes and sending messages to registered
processes from OTP nodes

Signed-off-by: Paul Guyot <[email protected]>
@pguyot pguyot force-pushed the w02/erlang-distribution-01 branch from fb1782a to 1987d36 Compare January 8, 2025 21:23
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