Peter Lawrey
Biography
Peter Lawrey likes to inspire developers to improve the craftmanship of their solutions, engineer their systems for simplicity and performance, and enjoy their work more by being creative and innovative. He has a popular blog “Vanilla Java” which gets 120K page views per months, is 3rd on StackOverflow.com for Java, and is lead developer of the OpenHFT project which includes support for thread safe off heap memory, thread pinning and low latency persistence and IPC (as low as 100 nano-seconds)
Lectures
1h - live coding
Topics include: GC Free logging, serialization and deserialization without garbage, off heap collections and data structures.
Micro-second latency logging, persistence, IPC and more
A look at the performance of different open source
- logging solutions
- persistence including serialization
- Inter Process Communication
- distributed map