Skip to content

A go implementation of supervisors pattern for goroutines

Notifications You must be signed in to change notification settings

chrislse/supervisors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

features: *worker report back about the status to supervisor *supervisor holds a list of workers *supervisor tell out how much time worker has been running every 5 seconds

About

A go implementation of supervisors pattern for goroutines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages