Expert Overview
Things I'm Doing
Talks I've Given
Peter is a Scala enthusiast with over 14 years of experience in software industry.
 
Talks I've Given
-
Type classes, monads, etc. - functional programming in Scala can be simple!
Featuring Piotr Gabryanczyk
Piotry Gabryanczyk is quite excited how elegantly we can solve IO-bound problems like DB access with this new set of tools Scala and functional programming provides. Piotr recently built a simple Cassandra client using actors, type classes and monads while migrating a system at Zeebox from Amazon...
monads scala functional-programming cassandra -
Migrating akka-camel module to Akka 2.x
Featuring Piotr Gabryanczyk
Peter Gabryanczyk has been working on migration of Akka-Camel module to Akka 2.x, and will share his experiences and show how Apache Camel library plays nicely with the newest version of akka 2.x
akka scala