---
name: Konrad `ktoso` Malawski
title: "Distribute All The Things (with Akka)"
length: 40
audience: Intermediate
language: English
twitter: ktosopl
github: ktoso
icon: https://scontent-nrt1-1.xx.fbcdn.net/v/t31.0-8/15626425_10202875601369012_2764589549729738273_o.jpg?oh=57591212f91d0b834b45ff9806e05ec8&oe=5A921F16
organization: Akka Team, Lightbend
tags:
- Software Design and Architecture, Microservices, Others
suggestions:
- Developers interested in building performant and reliable systems. No prior exposure to Akka is needed to enjoy the session.
---
With Akka's recent focus, and accomplishment of shipping Akka Streams and having included Reactive Streams (java.util.concurrent.Flow) in the OpenJDK (Java 9), one has to wonder -- what's the next focus point for the Akka toolkit? It actually means continuing where we left off, and adding more types to all APIs (as was already started by Akka Streams), via the introduction of a stable Akka Typed API as well as more integration between Streams and Cluster. In other words -- allowing to build safe, back-pressure aware distributed systems that type-check and can scale out (or in) according to your needs. In this session, we'll look at the evolution of Akka's APIs and core principles, and how the new APIs allow us to integrate and distribute all things, for building reactive and distributed systems.
name - Konrad Malawski