Search Results for: Scala
-
Enterprise Java
Distributed Quasar Actors with Kafka and ZeroMQ
So you’ve got a fancy design using actors, you’ve chosen the JVM and Quasar’s powerful, loyal take on the subject.…
Read More » -
Enterprise Java
Whirlpool: Microservices Using Netty And Kafka
Introduction In my last blog, I introduced Netty being used as a web server. That example worked well… as long…
Read More » -
Software Development
Apache Apex on MapR Converged Platform
Editor’s Note: This guest post was authored by Charu Madan and Thomas Weise. In today’s world of immense competition and…
Read More » -
Scala
Akka Notes – Finite State Machines – 2
In the first part of notes on Akka FSM, we saw the basics of Akka FSM and the outline of…
Read More » -
Enterprise Java
Scaling and Rebalancing a Couchbase Cluster using CLI
Couchbase provides high availability and disaster recovery in several ways: Homogenous cluster Replication Intra-cluster replication Cross-data center replication (XDCR) Backup and…
Read More » -
Scala
Akka Notes – Finite State Machines – 1
I recently had the opportunity to play with Akka FSM at work for some really interesting use-case. The API (in…
Read More » -
Enterprise Java
13 Decks Java Developers Must See to Stay Updated
There are many key figures in the Java domain, each with his own perspective and opinions about the future of…
Read More » -
Scala
Apache Spark Advanced Cluster Deploy Troubleshooting
In this Apache Spark example tutorial, we’ll review a few options when your Scala Spark code does not deploy as…
Read More » -
Enterprise Java
Publish Subscribe model in Kafka
This is the fourth post in the series about integrating sync clients with async systems (1, 2, 3). Here we’ll…
Read More »