Microservice choreography with the Payara Micro clustered CDI Event Bus
One of the key concepts of a micro-service architecture is the coordination of multiple services using loosely coupled event based choreography (http://www.thoughtworks.com/insights/blog/scaling-microservices-event-stream). In a choreography based approach, micro-services generate events in response to significant […]
Read More