InfoQ

InfoQ

Editor Specific Content View

All of Jonas Bonér's Content on InfoQ


Latest featured content by Jonas Bonér

Jonas Bonér on Akka, Actors and Shared State, STM, Typesafe

Topics
Scala,
Akka,
Functional Programming,
JVM Languages,
Erlang,
Programming,
Event Driven Architecture,
Java,
Architecture,
Performance & Scalability,
STM,
Languages,
Actors,
Erlang Factory 2011,
Transactions,
Typesafe

Jonas Bonér explains the Akka project and the types of actors it offers as well as its transactional features. Also: a preview of how Akka 2.0 changes the management of (remote) actors.

Above the Clouds: Introducing Akka

Topics
Akka,
Java,
Languages,
Fault Tolerance,
Concurrency,
Scalability,
Programming,
Performance & Scalability,
Infrastructure,
STM,
What's Next,
Actors

Jonas Bonér introduces Akka, a JVM platform that wants to address the complex problems of concurrency, scalability and fault tolerance using Actors, STM and self-healing from crashes.

Pragmatic Real-World Scala

Topics
JVM,
Virtual Machines,
Scala,
Runtimes,
Java,
JVM Languages,
Functional Programming,
QCon London 2009,
Languages,
QCon,
Programming,
Language,
Conferences

Jonas Bonér talks about Scala: using OO and the type system to create reusable components, using closures, high-order functions, immutability to create coherent and deterministic code, using Actors to create concurrent and event-driven systems, and using ORM, AOP, DI and Testing with Scala.