Will WebAssembly replace JavaScript?
One of the most powerful innovations in recent past decades for the internet, WebAssembly is an open standard that defines […]
One of the most powerful innovations in recent past decades for the internet, WebAssembly is an open standard that defines […]
This article gives a brief overview of the different ways to implement smart contracts for Substrate-based blockchains. It also aims
Collections in Scala systematically distinguish between mutable and immutable collections. In the previous blog, we had covered – An Overview
In this article, we will familiar with the Play Framework and figure out how we can use it to create
Hey folks, let us understand how we can create stateless actors by changing their behaviour. I hope you have a
In this post we’ll see the Akka Actor Lifecycle. But before that, let us understand what are akka actors. Akka
This blog is for the Scala programmer with a little bit of Akka background, but who is utterly baffled by
“Reactive Streams” — whenever we come across these words, there are two things that come to our mind. The first
What is Apache Pulsar? Yahoo developed Pulsar and it is now open source under the Apache License. Apache Pulsar is
In this article, we are going to create Kafka Clusters on the GCP platform. We can do it in various
Imagine the first day of a new Apache Spark project. The project manager looks at the team and says: which
This blog is a continuation of one of my previous blogs, if you have not checked that out, then here