Skip to content

marcospgsilva/clustlixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clustlixir

Using libcluster in order to create a Elixir cluster and GenServer for node connection monitoring.

clustlixir

Try it

Run mix deps.get and then iex -name [email protected] --cookie secret_token -S mix in the first node/terminal and iex -name [email protected] --cookie secret_token -S mix in the second one.

Now, just run Clustlixir.Ping.ping() or kill one of those nodes/terminals, and see the magic happen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages