Spray
-
Scala
Building a rest api with spray
Building a rest api with akka and spray is easy. This is how I did it: SprayApiApp: …
Read More » -
Scala
Microservices Development with Scala, Spray, MongoDB, Docker and Ansible
This article tries to provide one possible approach to building microservices. We’ll use Scala as programming language. API will be…
Read More » -
Enterprise Java
A reactive and performant Spray + Akka solution to “Playing with concurrency and performance in Java and Node.js”
In my previous post I examined a fictitious trading engine and compared a Java based blocking solution to a Node.js…
Read More »