Jonas Bonér is founder and CTO of Lightbend, inventor of the Akka project, co-author of the Reactive Manifesto and a Java Champion.
Find out more about Lightbend, the Akka project, and the Reactive Manifesto here. Jonas also maintains a blog at http://jonasboner.com
Talks I've Given
-
On Reactive Microservices
Featuring Jonas Bonér
Join this talk on Reactive Microservices and learn how to design low-latency and high-throughput microservices that can self-heal and scale elastically. Everyone is talking about microservices, but there is more confusion than ever about what the promise of microservices really means and how to...
rest high-throughput reactive scala low-latency microservices -
Keynote: Without Resilience, Nothing Else Matters
Featuring Jonas Bonér
It doesn’t matter how beautiful, loosely coupled, scalable, highly concurrent, non-blocking, responsive and performant your application is––if it isn't running, then it's 100% useless. Without resilience, nothing else matters.
scalax scala -
Tuesday Keynote: Life Beyond the Illusion of Present
Featuring Jonas Bonér
The idea of the present is an illusion. Everything we see, hear and feel is just an echo from the past. But this illusion has influenced us and the way we view the world in so many ways; from Newton’s physics with a linearly progressing timeline accruing absolute knowledge along the way to the...
scala -
Go Reactive: Building Responsive, Resilient, Elastic & Message-Driven Systems
Featuring Jonas Bonér
In this talk Jonas Boner, co-founder and CTO of Typesafe will discuss four key traits of Reactive; Responsive, Resilient, Elastic, and Message-Driven—how they impact application design, how they interact, their supporting technologies and techniques, how to think when designing and building them—...
scala reactive-applications reactive-programming -
The Road to Akka Cluster, and Beyond…
Featuring Jonas Bonér
With the advent of mobile devices, NoSQL databases and cloud services, you most likely already have a distributed system at your hands. Distributed computing is the new norm. Writing distributed applications is both more important and more challenging than ever. In this talk Jonas takes you on a...
akka akka-cluster distributed-computing scala hat scalax -
Building Scalable, Highly Concurrent and Fault-Tolerant Systems: Lessons Learned
Featuring Jonas Bonér
Jonas Boner discusses the most common practices for building building Scalable, Highly Concurrent and Fault-Tolerant Systems.
scalable scala -
Concurrency - Akka 2: Distributed by Design
Featuring Jonas Bonér
Jonas Boner gives a talk on Concurrency and Akka 2: Distributed by Design at Scala Days 2012.
scala concurrency -
2
Simpler Scalability, Fault-Tolerance, Concurrency & Remoting through Actors
Featuring Jonas Bonér and Viktor Klang
We believe that writing correct concurrent, fault-tolerant and scalable applications is too hard. Most of the time it's because we are using the wrong tools and the wrong level of abstraction.
akka scala stm fault-tolerance -
2
Akka: Simpler Scalability, Fault-Tolerance, Concurrency & Remoting through Actors
Featuring Jonas Bonér and Ross McDonald
We believe that writing correct concurrent, fault-tolerant and scalable applications is too hard. Most of the time it's because we are using the wrong tools and the wrong level of abstraction.
Akka is here to change that.
-
Akka: Simpler Concurrency, Scalability & Fault-Tolerance through Actors
Featuring Jonas Bonér
Jonas Boner, creator of Akka, will talk about how to achieve simpler concurrency, scalability & fault-tolerance through Actors.
scala akka lift