Meetup: Akka in Kotlin
Every last Friday of the month we organise an internal meetup at Sourcelabs. This time it was my turn to prepare the subject: Akka in Kotlin. Akka is an implementation …
Every last Friday of the month we organise an internal meetup at Sourcelabs. This time it was my turn to prepare the subject: Akka in Kotlin. Akka is an implementation …
Every last friday of the month we organise an internal meetup at Sourcelabs. Normally we will pick one subject and dive in to it together. But since a lot of …
Sourcelabs is a company specializing in building software for the JVM, at the moment we mostly use Kotlin at our clients, but we still use and love Java as well. …
Stress. It eats energy. For the last few months, I’ve been rather busy winding down my responsibilities at the Rabobank, preparing myself for interviews with prospective new clients and finally …
For the first internal meetup of this year we decided to have a look at gRPC (https://grpc.io/). From their website: “gRPC is a modern open source high performance RPC framework …
The year 2020 has been one of a kind. Work life was characterized by communicating with colleagues exclusively through messaging and video calls. No physical get-togethers at the office, in …
On September 25th we had our monthly meetup, this time about Java CompletableFutures. CompletableFuture was introduced in Java 8 as a concurrency API improvement to the Future interface (of Java …
bol.com, the Netherlands largest online retailer, has been a client of Sourcelabs for many years. Recently we had the opportunity to co-organized a tech day for one of the product …
Building scalable Java applications using Threads can be quite a challenge. Java Threads are also known for using a lot of OS-resources especially comparing them with lightweight alternative like Fibers …
Microservice integration Organizations that move towards microservices, experience new issues that come with this way of working. Imagine it’s the last day of the sprint and you spot a really …