Java Virtual Machine (Video Game Platform)

Programming Talks tagged with: "Java Virtual Machine (Video Game Platform)"

"Ludicrous Speed: Designing For Performance on the JVM" by Cliff Moon

"Ludicrous Speed: Designing For Performance on the JVM" by Cliff MoonOver the past 3 years the JVM has largely overtaken C++ as the platform of choice for writing high performance software. The JVM / Java can be found powering HFT systems, low latency distributed databases, and real-time analytics platforms in almost every enterprise. During this talk you will come to ...