marcoskirchner / HelloWorldMicroservice

A simple microservice which publishes and consumes messages from a messaging broker.

Repository from Github https://github.commarcoskirchner/HelloWorldMicroserviceRepository from Github https://github.commarcoskirchner/HelloWorldMicroservice

HelloWorldMicroservice

A simple microservice containing both a producer and a consumer. The producer generates a message every 5 seconds. The consumer reads the messages generated by another instances of this microservice.

Run at least two instances of the microservice in order to see any message output.

About

A simple microservice which publishes and consumes messages from a messaging broker.


Languages

Language:C# 97.2%Language:Dockerfile 2.8%