pertsevds

pertsevds

I grew tired of EPMD and made myself a module that converts node names to ports.

With Nbpm you don’t need EPMD daemon. No additional daemons, no additional configs. Easy and simple distribution without EPMD.

Key Features:

1. No additional daemon required

Does not start EPMD or any other service that needs to listen on any port, so you don’t need to add additional firewall rules to grant access to it.

2. Mix.Release compatibility

Nbpm effortlessly integrates with Mix releases, ensuring smooth production deployments. When you run "your_app remote" or "your_app rpc" commands, Nbpm automatically generates random port assignments, simplifying deployment.

3. Node Name to Port Number Mapping

Nbpm provides flexible methods for mapping node names to port numbers:

  • Last Up to 5 Digits: If your node name ends with digits, Nbpm extracts the last up to 5 digits as the port number. For example, if your node name is “my_node12345,” Nbpm assigns port 12345.
  • Special Prefixes: Node names starting with “rem-” or “rpc-” prompt Nbpm to assign random ports, ensuring compatibility with Mix releases.
  • Hash-Based Port: In the absence of the above conditions, Nbpm employs the :erlang.phash2 function to hash the node name, using the resulting hash as the port number. This approach guarantees consistent name-to-port mappings across different machine architectures and ERTS versions.

If anyone is interested, give it a try:

Showing Posts 1 to 1

pertsevds

pertsevds OP

Version 0.3.0 released.

Added Mix task to get port number from node name.

— All posts loaded —

Where Next? Top

Trending in Announcing Top

wojtekmach
Hey everyone! Req is an HTTP client for Elixir that I’ve been working on for quite some time. There is already a lot of HTTP clients out...
New
handnot2
Samly can be used to enable SAML 2.0 Single Sign On in a Plug/Phoenix application. This library uses Erlang esaml to provide plug enabl...
New
woylie
Flop is an Elixir library that applies filtering, ordering and pagination parameters to your Ecto queries. offset-based pagination with...
New
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
fuelen
Hi all! I want to present a small library which provides a mix task for generating an Entity-Relationship Diagram for Ecto schemas. You...
New
anuaralfetahe
Hello Published a new library - ProcessHub! ProcessHub is a library designed to manage process distribution within the Elixir cluster. ...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
mudasobwa
I am seeing a lot of aplications of Argumentum ad Vericundiam in software discussions. They do link some piece of writing and point us to...
New
bartblast
Hey folks, I just published a post about Hologram’s funding and where the project goes next - the short version: Curiosum as Main Spons...
New
AstonJ
This showed up on my feed.. anyone heard of it? Just hype? Ox Alpha is a reasoning model designed for coding, sustained ag...
New
sorenone
Today we’re releasing Oban for Python. Not an Oban client in Python. Not a pythonx wrapper embedded in Elixir. Nope, it’s a fully operati...
New
sergio
It’s not that it’s vocabulary is too advanced. It’s something worse. I get lost trying to follow even a paragraph written by Claude. It’...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews