Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

stefanprodan/EsnServiceBus

Repository files navigation

EsnServiceBus

Service Bus and Service Registry implementation based on RabbitMQ

Prerequisites

  1. Install Erlang/OTP 18.0
  2. Install RabbitMQ Server
  3. Enable Management Plugin ./rabbitmq-plugins.bat enable rabbitmq_management
  4. Restart service
  5. Open web manager http://localhost:15672 using user/pass guest
  6. Connect from code URI amqp://guest:guest@localhost:5672/%2f?heartbeat=60

About

Service Bus and Service Registry implementation based on RabbitMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published