go-message-broker

command module
v0.0.0-...-3579b89 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2020 License: MIT Imports: 7 Imported by: 0

README

Welcome to Go Message Broker 👋

Example of implementing message brokers in golang

Message Brokers

  • RabbitMQ
  • Apache Kafka
  • Apache ActiveMQ
  • Redis

Test implements

RabbitMQ
  • Run
make up-rabbitmq
Username: guest
Password: guest
  • Consume message
make consumer-rabbitmq
  • Publish message
make publish-rabbitmq

Kafka

  • Run
make up-kafka
  • Consume message
make consumer-kafka
  • Publish message
make publish-kafka

ActiveMQ

  • Run
make up-activemq
Username: guest
Password: guest
  • Consume message
make consumer-activemq
  • Publish message
make publish-activemq

Author

👤 Gabriel S. Facina

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL