Skip to content

VoiSmart/syn_supervisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SynSupervisor

A syn-based, Distributed, Dynamic Supervisor

Installation

If available in Hex, the package can be installed by adding syn_supervisor to your list of dependencies in mix.exs:

def deps do
  [
    {:syn_supervisor, "~> 0.1"}
  ]
end

Documentation

For the full documentation, head to ExDoc.

Acknowledgments

A lot of inspiration, and some code snippets are taken from Pogo. Also the original source code of Elixir DynamicSupervisor has been used as starting point for this project.

License

GNU Lesser General Public License v3.0, see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages