BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Java at Speed: Getting the Most out of Modern Hardware

Java at Speed: Getting the Most out of Modern Hardware

Bookmarks
56:41

Summary

Gil Tene discusses some of the optimizations and capabilities that the latest crop of JVMs are able to apply when running on the latest servers. Also, the issues that these techniques can introduce when speed "right out of the gate" or "at rare but critical times" is an important consideration, as is often the case in FinServ applications.

Bio

Gil Tene is CTO and co-founder of Azul Systems. He has been involved with virtual machine and runtime technologies for the past 25 years. His focus areas include system responsiveness and latency behavior. He pioneered the Continuously Concurrent Compacting Collector (C4) that powers Azul's continuously reactive Java platforms.

About the conference

Software is changing the world. QCon empowers software development by facilitating the spread of knowledge and innovation in the developer community. A practitioner-driven conference, QCon is designed for technical team leads, architects, engineering directors, and project managers who influence innovation in their teams.

Recorded at:

Oct 23, 2017

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • What about the other way round

    by Mark Ayad,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    How does an older JVM and therefore an older JIT fare on a modern high core count CPU?

    Or put another doyou need to have a up-to-date JIT to take advantage of the modern CPU instruction sets?

  • Wrong "Download MP3"

    by Johnny Lim,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    "Download MP3" gives me a wrong one (infoq-17-jun-digitalassets-2.mp3).

  • Re: Wrong "Download MP3"

    by Roxana Bacila,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Hi Johnny,
    Thank you for drawing our attention to this error. It's now fixed with the correct mp3 file. Enjoy listening to the presentation.
    Best regards,
    Roxana Bacila
    Community Manager
    InfoQ Enterprise Software Development Community
    InfoQ.com | InfoQ China | InfoQ Japan | InfoQ Brazil | InfoQ France | QCon

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT