Skip to content

thomasmodeneis/go-amq-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ActiveMQ with Golang

ActiveMQ

This is a basic POC for creating AMQ Producer and Consumer with Go:

Installation:

go get

Run Producer:

go run main.go

Run Consumer:

go run reader.go

About

Golang with ActiveMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages