Last February I was lucky enough to be able to give a presentation on the grand ballroom stage at one of the bigger developer conferences…
Tag: reactive programming
What is a semantic microservice? What I mean (in this post) with a semantic microservice is a small self-sustainable piece of software. That software should…
The delta-service has already been mentioned and used in previous blog posts on reactive programming to make microservices hook into changes introduced by other microservices. In this…
Hands on reactive micro service – Part 2 Build a mail handling service My goal for this short coding session is to have a mail…
Build a mail handling service My goal for this short coding session is to have a mail handling service that will allow me to list…
We are experimenting with reactive programming. Why? Orchestration! The traditional mu.semte.ch architecture provides user-facing microservices. The frontend orchestrates the microservices as it is best suited…