Mathias is lead developer of spray.io, Akka committer and passionate Scala-ista. As a long-time and active member of the Java and Scala open source community he is especially excited about everything performance-, scalability- and web-related.
Talks I've Given
-
REST on Akka: Connect to the world
Featuring Mathias Doenitz
Geared towards providing and consuming REST APIs in high-performance systems, akka-http enhances the increasingly popular Akka toolkit (http://akka.io) with its own client- and server-side HTTP stack, supporting a number of interesting features:
scala spray akka akka-http -
spray: HTTP for your Akka Actors
Featuring Mathias Doenitz
Spray is an open-source toolkit for building REST/HTTP-based integration layers on top of Akka and the basis for the coming akka-http module. It provides a fast, fully-featured client- and server-side HTTP stack on top of the new Akka IO layer.
scala akka spray rest http -
spray: REST on Akka
Featuring Mathias Doenitz
This talk for the ScalaDays Akka track will show how spray makes it easy to supply Scala applications with a high-performance, fully asynchronous REST/HTTP API, especially (but not necessarily) if the application is built on Akka.
akka -
Parsing in Scala: Combinators and Parboiled
Featuring Mathias Doenitz
In this talk, Mathias Doenitz discusses parsing in Scala: combinators and parboiled.
scala lift parboiled -
Parboiled - Scala Parsing DSL (Lightning Talk)
Featuring Mathias Doenitz
In this lightning talk, Marthias Doenitz presents Parboiled - Scala Parsing DSL.
scala lift parboiled