Skip to content

BikramKumar6928/pubsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pubsub

A in memory message queue written in Golang

Where to use

If you need message queues like RabbitMQ or Kafka but in memory and for Golang application, you can use this.

Usage

See the main.go file. It contains a main function that runs this application with all the functionalities.

About

A in memory message queue written in Golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages