SESSION + Live Q&A
Novel Algos and Optimizations in JCTools Concurrent Queues
Bitwise tricks, memory layout, minimal memory ordering primitives and some innovation result in queues that leave their JDK alternatives in the dust.
In this talk we will follow several examples of optimizations, tradeoffs and implementation details from the JCTools library. In addition we will explore the driving forces behind some of JCTools novel algorithms and their applicability.
Speaker
Nitsan Wakart
Performance Engineer - Consultant @DataStax & Chief Performance Consultant at TTNR Labs
An experienced performance engineer with decades of programming experience ranging from finance to commercial JVM implementations, Nitsan started writing software as a child and is unable to stop. A blogger, public speaker, open source contributor, instructor, JUG organizer and Java Champion,...
Read moreFind Nitsan Wakart at:
From the same track
Applying Concurrency Cookbook Recipes to SPEC JBB
Our overarching goal was to understand, quantify and highlight the consequences of certain choices of fences when compiling Java constructs down to hardware platforms such as ARM, IBM Power or Intel x86. We used Doug Lea's cookbook as a compilation guide, and SPEC JBB as our reference benchmark....
Monica Beckwith
Java Champion, First Lego League Coach, passionate about JVM Performance @Microsoft
Jade Alglave
Lecturer @ucl
Continuous Profiling in Production: What, Why and How
Everyone wants to understand what their application is really doing in production, but this information is normally invisible to JVM developers. Profilers tell you what code your application is running but few developers profile and mostly on their development environments. Thankfully...
Richard Warburton
Top Performance-Minded Java Engineer & cofounder of Opsian.com
Sadiq Jaffer
Director at Opsian
Interaction Protocols: It's All About Good Manners
Distributed and concurrent systems can be considered a social group that collaborate to achieve collective goals. In order to collaborate a system of rules must be applied that affords good hygiene, fault tolerance, and effective communication to coordinate, share knowledge, and provide feedback...
Martin Thompson
High Performance & Low Latency Specialist
Peddle the Pedal to the Metal
Tips and techniques for writing highly efficient and scalable software drawn from decades of experience. You'll see that the guiding principle is a simple one, and can be applied nearly everywhere. The talk is focused on programming in C.
Howard Chu
Systems Level Developer & CTO @SymasCorp
Panel: Performance - What's Next?
A lot of the techniques and approaches that we use for developing and improving software performance are tried and tested rather than innovative. But what does the future hold - will be doing the same things in 5, 10 or 20 years time or will software evolve?
Richard Warburton
Top Performance-Minded Java Engineer & cofounder of Opsian.com
Sadiq Jaffer
Director at Opsian
Howard Chu
Systems Level Developer & CTO @SymasCorp
Nitsan Wakart
Performance Engineer - Consultant @DataStax & Chief Performance Consultant at TTNR Labs
Martin Thompson
High Performance & Low Latency Specialist
Monica Beckwith
Java Champion, First Lego League Coach, passionate about JVM Performance @Microsoft