Konrad is an Akka hakker at Typesafe, where he also participated in the Reactive Streams initiative, and implemented its Technology Compatibility Kit.
Konrad is a late-night passionate dev living by the motto "Life is Study!". His favourite discussion topics range from distributed systems to capybaras. He has founded and run multiple user groups (Java, Scala, Computer Science, ...), and works on program committees of awesome conferences such as GeeCON and JavaOne SF.
Other than that, he's a frequent speaker on distributed systems and concurrency topics at conferences all around the world. In those rare times he's not coding, he spreads the joy of computer science, through helping local user groups and whitepaper reading clubs.
You can follow Konrad on Twitter or check out his website here. You can also view some of his talks here and here, with his most recent talk being "The need for async".
Talks I've Given
-
Workshop: End-to-end asynchronous back-pressure with Akka Streams
Featuring Konrad Malawski
In this workshop you'll learn what asynchronous back-pressure (in accordance to the reactive-streams.org specification) is, and why it's so tremendously useful in asynchronous systems. You will use that knowledge hands-on in a sample app you'll be developing, which aims to be...
asynchronous-back-pressure end-to-end akka-streams streams reactive reactive-streams -
Scalding A.K.A: Writing Hadoop jobs, but without the pain
Featuring Konrad Malawski
In this talk though we'll focus on Scalding - a library, developed at Twitter, but used by many others - including eBay - to simplify and bring back the joy to Big Data by using a thin layer of Scala on top of Cascading to build-up data processing "as if it was a simple map {...
scala hadoop api scalax scalding data cascading