Skip to content

An example of creating your own supervisor that can restart dying children processes

Notifications You must be signed in to change notification settings

TylerPachal/my_supervisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySupervisor - Example of Creating Your Own Simple Supervisor

This is a simple example of how to create your own supervisor that can start child processs and restart them using a one_for_one strategy when they die.

Learn more here

About

An example of creating your own supervisor that can restart dying children processes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages