Qconn

Priming Java for Speed at Market Open

Priming Java for Speed at Market Open

Time: 
Friday, 11:55am - 12:45pm
Abstract: 

Dynamically optimized environments present unique challenges for trading systems. Dynamic optimizations give us faster code, but can also bring temporary slowdowns, often at the worst possible times. After GC complaints, the most common issues we hear about in Java-based trading systems have to do with "warmup" behavior and de-optimization slowdowns. These seem to predictably hit just as the market opens, resulting in slow trades when speed matters most. In this talk, Gil Tene (CTO, Azul Systems) will provide an overview of JIT compiler optimization techniques and their impact on common market-open slowdown scenarios. Gil will cover the technical issues behind such slowdowns, and discuss new techniques that may be used to avoid them, including the use of features specifically built to tame the JVM and improve behavior at market open.

Gil.Tene's picture
Gil Tene is CTO and co-founder of Azul Systems. He has been involved with virtual machine technologies for the past 20 years and has been building Java technology-based products since 1995. Gil pioneered Azul's Continuously Concurrent Compacting Collector (C4), Java Virtualization, Elastic Memory, and various managed runtime and systems stack technologies that combine to deliver the industry's most scalable and robust Java platforms. In 2006 he was named one of the Top 50 Agenda Setters in the technology industry by Silicon.com. Prior to co-founding Azul, Gil held key technology positions at Nortel Networks, Shasta Networks and at Check Point Software Technologies, where he delivered several industry-leading traffic management solutions including the industry's first Firewall-1 based security appliance. He architected operating systems for Stratus Computer, clustering solutions at Qualix/Legato, and served as an officer in the Israeli Navy Computer R and D unit. Gil holds a BSEE from The Technion Israel Institute of Technology, and has been awarded 27 patents in computer-related technologies. @giltene