Expert Overview
Things I'm Doing
Talks I've Given
Tom Crayford is the creator of Yeller, an all Clojure tool for debugging exceptions in your production app. He likes fast things.
 
Talks I've Given
-
A History and Evaluation of System R
Featuring Tom Crayford
This is a survey, of a survey paper, of a large and long running research project. System R produced dozens of interesting papers, and we'll touch on the important topics, and reflect a bit on where we stand, 35 years after this paper was published.
r database -
Opening the Grimoire - some things about clojure performance
Featuring Tom Crayford
Performance is an important requirement for your app. Nobody ever wanted a slower website, or for for their data ingestion to take 24 hours. Performance tuning also teaches you surprising things about your application and its dependencies.
clojure functional-programming performance