Entries by Brock Mills

, ,

Reactive Microservices (Part 3)

This is part 3 of a series on reactive microservices, the first two parts are available at https://marlo.com.au/reactive-microservices and https://marlo.com.au/reactive-microservices-part-2 Photo by Mika Baumeister on Unsplash At the end of the last post, I introduced the "Customer Microservice" from CompuHyperGlobalMegaNet1. The business at CompuHyperGlobalMegaNet have determined that a key plank in their digital strategy is […]

,

Reactive Microservices (Part 2)

This is part 2 of a series on reactive microservices, the first part is available at https://marlo.com.au/reactive-microservices In the last post we talked at length about why reactive applications are really useful and how they can help squeeze more performance out of your java applications. Tl;dr: Backpressure and non blocking IO are amazing. But the […]

, , ,

Reactive Microservices

At Marlo we specialise in systems integration: Message Brokers, Enterprise Service Buses, Business Process Management, EAI – you name it, we’ve seen (and implemented) them all – tomorrow’s legacy today! One of our current favourite application architectures for complex systems is microservices. Developing microservices is great – we have seen great benefits derive from using […]