Heiko Seeberger loves rock climbing, is an internationally renowned expert on Scala, Akka and Functional Programming and is enthusiastic about Rust. He has more than twenty years of experience in software engineering, consulting and training and is an active open source contributor. Heiko works as an independent consultant and regularly shares his knowledge at conferences and user group meetings.
He tweets as @hseeberger and sometimes blogs at heikoseeberger.rocks.
Talks I've Given
-
Akka Cluster – Up and Running
Featuring Heiko Seeberger
Truly reactive systems must be distributed and Akka offers powerful tools like Cluster Sharding and Distributed Data, which make writing these an easy task. But when it comes to running an Akka Cluster in production it is necessary to understand its workings in detail.
scala distributed-data akka-cluster akka -
Workshop: Whirlwind Tour of Akka Typed
Featuring Heiko Seeberger
One of the most wanted features for Akka has been type safety for actor messaging.
scalacommunityday scala akka -
Farewell Any => Unit, Welcome Akka Typed!
Featuring Heiko Seeberger
Akka has become a very successful platform for building reactive systems. At its core the akka-actor module implements the actor model as created by Carl Hewitt et al. Surprisingly enough, although Scala and Java are type safe languages, Akka actors are untyped. This means that we can send Any...
scala akka -
Learn your advanced Akka Streams for great Good! -Intermediate
Featuring Heiko Seeberger
Stream processing has become ubiquitous and Akka Streams, an implementation of the Reactive Streams specification, is one of the hottest kids on the block. In this talk, you will discover the essential basics and then introduce advanced features like cyclic graphs and custom stream processing...
akka streams scala scalax live-coding reactive -
Akka Cluster on CoreOS
Featuring Heiko Seeberger
Akka is a fantastic toolkit for building elastic and resilient distributed systems, and CoreOS provides a great platform for actually running such a system. In this talk you will get a quick overview of Akka and CoreOS, and then you will learn how to use these innovative technologies in concert....
akka akka-cluster coreos -
High availability with Akka Cluster and Akka Persistence
Featuring Heiko Seeberger
Want to learn how to achieve high availability with Akka Cluster and Akka Persistence in Scala or Java?
typesafe akka akka-cluster akka-persistence scala scalability java functional -
Scala in Action
Featuring Heiko Seeberger
You don't yet speak Scala? Then let us invite you to a journey on which we will explore the outstanding features of this programming language for the Java Virtual Machine.
scala oo -
Scala Modules (Lightning Talk)
Featuring Heiko Seeberger
Heiko Seeberger talks about Scala Modules in this lighning talk.
scala osgi
Heiko Seeberger loves rock climbing, is an internationally renowned expert on Scala, Akka and Functional Programming and is enthusiastic about Rust. He has more than twenty years of experience in software engineering, consulting and training and is an active open source contributor. Heiko works as an independent consultant and regularly shares his knowledge at conferences and user group meetings. He tweets as @hseeberger and sometimes blogs at heikoseeberger.rocks.