09.01.2021 / By Hubert Hałun
ZIO ZIO ZMX
Tags
Author
Hubert Hałun
Popular Posts in category
Looking into Scala.js
Why Developers Should Pay Attention to ZIO in 2021
Making ZIO, Akka and Slick play together nicely
We’ve been writing more than ever this year with 36 articles about tech, business, and backstage at Scalac.
We already know the cases of companies big, and small adopting ZIO in their production apps. So, how is this change coming? Let’s explore it in more detail.
Queuing and messaging platforms have been gaining in popularity in recent years. They solve numerous problems based on asynchronous message passing or consumer and producer patterns. In this blog post, we're going to build a basic message broker functionality with ZIO for our internal clinic messaging system, specifically with ZIO Queues and ZIO Fibers.