Skip to content

A simple experiment showing hub-spoke design pattern for sending notifications

License

Notifications You must be signed in to change notification settings

nandak522/hub-spoke-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hub-spoke-notifications

A simple experiment showing hub-spoke design pattern for sending notifications, written in Golang, using channels and with read-write mutexes.

Test the app for data races

go run -race main.go

Run the app

go run main.go

About

A simple experiment showing hub-spoke design pattern for sending notifications

Topics

Resources

License

Stars

Watchers

Forks

Languages