4 posts tagged "jvm"
view all tagsFunctional Effects with ZIO
ZIO 1.0 is finally released after three years of active development and more than 300 contributors, so I decided to write a practical…
August 08, 202015 minsA Taste of Functional Java
There are lots of different definitions of what functional programming is. It can be challenging for people new to it to understand it since…
May 24, 202019 minsThe Power of Akka Streams
In the previous article: Parallel processing with Scala and Akka Actors I have explained how to design actor-based applications. The example…
April 25, 202015 minsParallel processing with Scala and Akka Actors
Everyone experienced in distributed, and data-intensive systems or big data technologies must have heard about Akka. This article will…
April 04, 202013 mins