lexiross / go-amq-poc

Golang with ActiveMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 100.0%