Dangercoder / highlander

There can only be one (process in your cluster)!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highlander

There can only be one (process in your cluster)! (h/t @tuxified for the name)

Highlander ensures that your process only runs once in your system. It is based on erlang's :global.

The entire library is only about 50 lines of code, and has no additional dependencies.

Read the documentation for usage instructions.

About

There can only be one (process in your cluster)!

License:MIT License


Languages

Language:Elixir 100.0%