-
Scala
Testing AKKA application with Spock
AKKA is message-driven and actor model based concurrency toolkit. Although it’s written in Scala, AKKA can be used in any…
Read More » -
DevOps
Kernel Load-Balancing for Docker Containers Using IPVS
Yesterday at DockerCon Europe, Andrey Sibiryov, a senior engineer at Uber Technologies, demonstrated how to improve load-balancing performance using an…
Read More » -
Enterprise Java
Getting Started With EAP 7 Alpha and Java EE 7
Red Hat JBoss Enterprise Application Platform 7 (JBoss EAP 7) is a middleware platform built on open standards and compliant…
Read More » -
Software Development
Tips for a friendly open source experience
Open source has moved from being an important actor in software development to being central for plenty of people, especially…
Read More » -
Core Java
Java 8 Streams: filter and predicate negation
Recently there was an interesting discussion on the use of predicate negation in the .filter method on a stream by…
Read More » -
Core Java
Using a reactive stream as a data source for Drools
A few months ago we started redesigning the Drools lowest level executable model and making it accessible to end user…
Read More » -
Enterprise Java
My personal CRUD story – or how i came to CUBA platform
In this blog post i’d like to lay out how i came to the CUBA platform and what the benefits…
Read More » -
Software Development
Tell, don’t ask
about rules and principles Some time ago I wrote about the Law of Demeter, about the advantages of following this…
Read More » -
Core Java
Eclipse IDE on JDK 9 Early Access with Project Jigsaw
I wrote a few weeks ago about getting Eclipse Neon running on Java 9 (though, I had mistakenly and embarrassingly left “Mars”…
Read More »