Skip to content

youkebing/goProducerConsumer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoProducerConsumer

Golang provides the powerful channel tools. We can use it to implement the Producer & Consumer pattern with few codes.

This project refer to the example in Effective Go.

About

Producer & Consumer pattern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published