Reactive

A Field Report From the O’Reilly Software Architecture in Berlin

by Susanne Apel, Stephan Klapproth, and Andreas Zitzelsberger | 1108 words | ~6 min read

Last week, we were at the O’Reilly Software Architecture in Berlin. In this article we share our key learnings and takeaways with you.

How to dispatch flux to worker in Reactor

by Andreas Grub | 1498 words | ~8 min read

This post shows how to dispatch a flux of items to services of separated functional domains when using Reactor in Java.