jdufner / microservice

Showcase of a microserivce architecture using the Spring Boot Netflix stack.
Apache License 2.0
3 stars 4 forks source link

Asynchrone Kommunikation zwischen Microservices #11

Open jdufner opened 7 years ago

jdufner commented 7 years ago

Als Zuschauer will ich asynchrone Kommunikation zwischen Services sehen, weil ich Microservices möglich gut voneinander entkoppeln möchte, um sie möglichst widerstandsfähig (resilient) zu machen.

Welche Möglichkeiten der asynchronen Kommunikation stehen zur Verfügung?