Skip to content

bandari-abhilash/channels

Repository files navigation

Contains basic implemnentation of the following

1. Publishing data into a queue continuously

2. Reading from the queue simultaneously from different subscribers

3. Adjusting the size of the queue dynamically to avoid data overloading

// To execute the code use "go run .go

About

Implementing Sample Pub Sub using channels and go routines in GO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages