SkillAgentSearch skills...

Regine

regine - modular Erlang process registry

Install / Use

/learn @travelping/Regine
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

regine - modular Erlang process registry

Hex.pm Version Hex.pm Downloads Build Status Coverage Status Erlang Versions

This is process registry similar to gproc. The difference is that gproc complete handles the logic of mapping key to pids and vice versa. Regine on the other hand only deals with the association of key to pids. The reverse direction and some other mapping functions have to be supplied by the developer through a callback module.

This the developer to full flexibility to implement mapping models that to not fall into the one key, one map model.

BUILDING

Using rebar3:

# rebar3 compile
<!-- Badges -->

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated4y ago
Forks6

Languages

Erlang

Security Score

75/100

Audited on Oct 20, 2021

No findings