Search Results for: Scala
-
Core Java
Composing Multiple Async Results via an Applicative Builder in Java 8
A few months ago, I put out a publication where I explain in detail an abstraction I came up with…
Read More » -
Core Java
Functional vs Imperative Programming. Fibonacci, Prime and Factorial in Java 8
There are multiple programming styles/paradigms, but two well-known ones are Imperative and Functional. Imperative programming is the most dominant paradigm…
Read More » -
Enterprise Java
Reactive Development Using Vert.x
Lately, it seems like we’re hearing about the latest and greatest frameworks for Java. Tools like Ninja, SparkJava, and Play;…
Read More » -
Scala
Reactive file system monitoring using Akka actors
In this article, we will discuss: File system monitoring using Java NIO.2 Common pitfalls of the default Java library Design…
Read More » -
Software Development
Apache Spark vs. Apache Drill
Editor’s note: If you would like to learn more about using Spark there is a free book titled Getting Started…
Read More » -
Core Java
Jigsaw Delays Push Java 9 Launch Date to 2017
The Java 9 release date is postponed to 2017 because of delays in Project Jigsaw It might come to some…
Read More » -
DevOps
Blue-Green Deployment To Docker Swarm with Jenkins Workflow Plugin
The idea behind this article is to explore ways to deploy releases with Jenkins to Docker Swarm without downtime. We’ll…
Read More » -
Core Java
Writing BDD tests with Cucumber JVM
Cucumber JVM as an excellent tool to write your BDD tests.In this article I would like to give an introduction…
Read More » -
Software Development
Real-Time Applications With RethinkDB
In the last several years, there have been new requirements and expectations placed on enterprise applications that have dramatically increased…
Read More »