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

Merged

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Jan 6, 2025

  • 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 19 times, most recently from 4763257 to 5b81cfe Compare January 12, 2025 22:52
@pguyot pguyot force-pushed the w02/erlang-distribution-01 branch 4 times, most recently from 04e0e72 to bcad37e Compare January 18, 2025 08:46
- 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 bcad37e to 04a3e5b Compare January 18, 2025 08:50
@pguyot pguyot marked this pull request as ready for review January 18, 2025 13:59
@bettio bettio merged commit 095e61a into atomvm:feature/distributed-erlang Jan 18, 2025
107 checks passed
@pguyot pguyot deleted the w02/erlang-distribution-01 branch January 18, 2025 14:42
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.

2 participants