Software Architect @ Trifork
Erwin is a Software Architect at Trifork. He designs software solutions based on open source technology and helps teams getting started with their projects. Next to this he is a certified Scrum Master and trainer of several Java courses. He also supervises graduates during their final thesis. Erwin likes to share knowledge by giving workshops and presentations.
Everything is reactive. Your application reacts to the click of a button, an incoming message. But also to the result of a database query. Between these events, you want to process other tasks. Being reactive needs a complete approach. Let’s look at the state of reactive programming in Java. Which frameworks are available? Do we […]